jree423 commited on
Commit
d05c4c9
·
verified ·
1 Parent(s): f052061

Upload inference-config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. inference-config.json +12 -0
inference-config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "text-to-image",
3
+ "widget": {
4
+ "text": "a cat sitting on a windowsill",
5
+ "examples": [
6
+ "a cat sitting on a windowsill",
7
+ "a beautiful mountain landscape",
8
+ "a portrait of a person with glasses",
9
+ "a sunset over the ocean"
10
+ ]
11
+ }
12
+ }