Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -108,7 +108,7 @@ example_list = [
|
|
| 108 |
"A young man standing in front of a park, on a sunny day",
|
| 109 |
2.5,
|
| 110 |
"full",
|
| 111 |
-
"Anime style, stoic, serene atmosphere, bright sky, sunny ",
|
| 112 |
False,
|
| 113 |
"examples/anime_2out.webp"
|
| 114 |
],
|
|
|
|
| 108 |
"A young man standing in front of a park, on a sunny day",
|
| 109 |
2.5,
|
| 110 |
"full",
|
| 111 |
+
"((a man with a green shirt)), Anime style, stoic, serene atmosphere, bright sky, sunny ",
|
| 112 |
False,
|
| 113 |
"examples/anime_2out.webp"
|
| 114 |
],
|