jree423 commited on
Commit
634da6e
·
verified ·
1 Parent(s): d6d7931

Upload .api-inference-config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. .api-inference-config.json +5 -0
.api-inference-config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "task": "text-to-image",
3
+ "framework": "pytorch",
4
+ "revision": "main"
5
+ }