prithivMLmods commited on
Commit
fc53105
1 Parent(s): 8ec9ed3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -106,7 +106,7 @@ def infer(
106
 
107
  examples = [
108
  "A tiny astronaut hatching from an egg on the moon, 4k, planet theme",
109
- "An anime illustration of a wiener schnitzel --style raw5, 4K",
110
  "Cold coffee in a cup bokeh --ar 85:128 --v 6.0 --style raw5, 4K, Photo-Realistic",
111
  "A cat holding a sign that says hello world --ar 85:128 --v 6.0 --style raw"
112
  ]
 
106
 
107
  examples = [
108
  "A tiny astronaut hatching from an egg on the moon, 4k, planet theme",
109
+ "An anime-style illustration of a delicious, golden-brown wiener schnitzel on a plate, served with fresh lemon slices, parsley --style raw5",
110
  "Cold coffee in a cup bokeh --ar 85:128 --v 6.0 --style raw5, 4K, Photo-Realistic",
111
  "A cat holding a sign that says hello world --ar 85:128 --v 6.0 --style raw"
112
  ]