Upload api-config.json with huggingface_hub
Browse files- api-config.json +5 -0
api-config.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"handler_type": "diffsketcher-rjv",
|
| 3 |
+
"handler_path": ".",
|
| 4 |
+
"task_type": "text-to-image"
|
| 5 |
+
}
|