typo
Browse files
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,
|