Upload .api-inference-config.json with huggingface_hub
Browse files
.api-inference-config.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"task": "text-to-image",
|
3 |
+
"framework": "pytorch",
|
4 |
+
"revision": "main"
|
5 |
+
}
|