MaxLSB commited on
Commit
2d0a01f
·
verified ·
1 Parent(s): 07012cb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -99,9 +99,9 @@ with gr.Blocks(title="LeCarnet - Chat Interface") as demo:
99
  )
100
  gr.Examples(
101
  examples=[
102
- ["Il était une fois un petit garçon qui vivait dans un village paisible."],
103
- ["Il était une fois une grenouille qui rêvait de toucher les étoiles chaque nuit depuis son étang."],
104
- ["Il était une fois un petit lapin perdu"],
105
  ],
106
  inputs=msg_input,
107
  label="Example Prompts"
 
99
  )
100
  gr.Examples(
101
  examples=[
102
+ ["Il était une fois un petit renard nommé Roux. Roux aimait jouer dans la forêt."],
103
+ ["Dans un petit village, il y avait un jardin magnifique."],
104
+ ["Il était une fois un petit garçon nommé Tom. Tom aimait beaucoup dessiner."],
105
  ],
106
  inputs=msg_input,
107
  label="Example Prompts"