Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -21,8 +21,8 @@ DESCRIPTIONXX = """## TEXT 2 IMAGE🥠"""
|
|
21 |
|
22 |
examples = [
|
23 |
|
24 |
-
"A tiny astronaut hatching from an egg on the moon, 4k, planet theme",
|
25 |
-
"An anime illustration of a wiener schnitzel --style raw5
|
26 |
"Cold coffee in a cup bokeh --ar 85:128 --v 6.0 --style raw5, 4K, Photo-Realistic",
|
27 |
"A cat holding a sign that says hello world --ar 85:128 --v 6.0 --style raw"
|
28 |
]
|
|
|
21 |
|
22 |
examples = [
|
23 |
|
24 |
+
"A tiny astronaut hatching from an egg on the moon, 4k, planet theme, --style raw5 --v 6.0",
|
25 |
+
"An anime-style illustration of a delicious, golden-brown wiener schnitzel on a plate, served with fresh lemon slices, parsley --style raw5",
|
26 |
"Cold coffee in a cup bokeh --ar 85:128 --v 6.0 --style raw5, 4K, Photo-Realistic",
|
27 |
"A cat holding a sign that says hello world --ar 85:128 --v 6.0 --style raw"
|
28 |
]
|