Skip to content

Commit dc19645

Browse files
authored
Update config.json
1 parent 6a9f87e commit dc19645

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

config.json

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,7 @@
55
"type" : "str",
66
"description" : "text to image",
77
"default" : "prime minister of thailand"
8-
},
9-
{
10-
"name" : "num_inference_steps",
11-
"type" : "int",
12-
"default" : 25,
13-
"optional" : {
14-
"ge" : 1,
15-
"le" : 100
16-
}
17-
}
8+
}
189
],
1910
"output" :
2011
{

0 commit comments

Comments
 (0)