radames commited on
Commit
e68b44c
1 Parent(s): 7a485e5
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -184,10 +184,11 @@ You can upload an initial image and prompt to generate an enhanced version.
184
  ],
185
  [
186
  "./examples/anna-sullivan-DioLM8ViiO8-unsplash.jpg",
187
- "A crowded stadium with enthusiastic fans watching a daytime sporting event, the stands filled with colorful attire and the sun casting a warm glow"
188
  "blurry, ugly, duplicate, poorly drawn, deformed, mosaic",
189
  8398712905087378000,
190
- 3
 
191
  ],
192
  inputs=inputs,
193
  outputs=outputs,
 
184
  ],
185
  [
186
  "./examples/anna-sullivan-DioLM8ViiO8-unsplash.jpg",
187
+ "A crowded stadium with enthusiastic fans watching a daytime sporting event, the stands filled with colorful attire and the sun casting a warm glow",
188
  "blurry, ugly, duplicate, poorly drawn, deformed, mosaic",
189
  8398712905087378000,
190
+ 3,
191
+ ],
192
  ],
193
  inputs=inputs,
194
  outputs=outputs,