prithivMLmods commited on
Commit
3b12c2f
·
verified ·
1 Parent(s): f6ecd7f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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, 4K",
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
  ]