ylacombe commited on
Commit
591238d
·
1 Parent(s): cf600c8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -218,7 +218,7 @@ with gr.Blocks() as demo_blocks:
218
  gr.Examples(
219
  [
220
  "A panda going on an adventure with a caterpillar. This is a story teaching a wonderful life lesson.",
221
- "A princess breaks free from a dragon's grip. This evocates women empowerement and freedom."
222
  "Tell me about the wonders of the world.",
223
  ],
224
  [inp_text],
 
218
  gr.Examples(
219
  [
220
  "A panda going on an adventure with a caterpillar. This is a story teaching a wonderful life lesson.",
221
+ "A princess breaks free from a dragon's grip. This evocates women empowerement and freedom.",
222
  "Tell me about the wonders of the world.",
223
  ],
224
  [inp_text],