Update configuration.json
Browse files- configuration.json +1 -4
configuration.json
CHANGED
|
@@ -1,4 +1 @@
|
|
| 1 |
-
{
|
| 2 |
-
"framework": "Pytorch",
|
| 3 |
-
"task": "any-to-any"
|
| 4 |
-
}
|
|
|
|
| 1 |
+
{"framework": "pytorch", "task": "others", "allow_remote": true}
|
|
|
|
|
|
|
|
|