Nick088 commited on
Commit
6753cc6
1 Parent(s): ead2968
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -131,14 +131,14 @@ additional_inputs = [
131
  examples = [
132
  [
133
  "Expand the following prompt to add more detail: A storefront with 'Text to Image' written on it.",
134
- None,
135
  512,
136
  1.2,
137
  0.5,
138
  1,
139
  50,
140
  False,
141
- None,
142
  "roborovski/superprompt-v1",
143
  "fp16",
144
  ]
 
131
  examples = [
132
  [
133
  "Expand the following prompt to add more detail: A storefront with 'Text to Image' written on it.",
134
+ "",
135
  512,
136
  1.2,
137
  0.5,
138
  1,
139
  50,
140
  False,
141
+ 42,
142
  "roborovski/superprompt-v1",
143
  "fp16",
144
  ]