allyourtech commited on
Commit
1fffadf
·
verified ·
1 Parent(s): 99d8521

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -132,10 +132,10 @@ def generate(
132
 
133
 
134
  examples = [
135
- "An astronaut riding a green horse",
136
- "A mecha robot in a favela by Tarsila do Amaral",
137
- "The sprirt of a Tamagotchi wandering in the city of Los Angeles",
138
- "A delicious feijoada ramen dish"
139
  ]
140
 
141
  with gr.Blocks() as demo:
 
132
 
133
 
134
  examples = [
135
+ "Food photography of a delicious steak dish",
136
+ "Futuristic soldier with hi-tech armor and weaponry",
137
+ "complex 3d render ultra detailed of a beautiful porcelain human brain",
138
+ "a red heart in the clouds over water"
139
  ]
140
 
141
  with gr.Blocks() as demo: