Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -104,8 +104,8 @@ with gr.Blocks(title="LeCarnet - Chat Interface") as demo:
|
|
104 |
)
|
105 |
gr.Examples(
|
106 |
examples=[
|
107 |
-
["Il était une fois un petit
|
108 |
-
["
|
109 |
["Il était une fois un petit garçon nommé Tom. Tom aimait beaucoup dessiner."],
|
110 |
],
|
111 |
inputs=msg_input,
|
|
|
104 |
)
|
105 |
gr.Examples(
|
106 |
examples=[
|
107 |
+
["Il était une fois un petit phoque nommé Zoom. Zoom était très habile et aimait jouer dans l'eau."],
|
108 |
+
["Il était une fois un petit écureuil nommé Pipo. Pipo adorait grimper aux arbres."],
|
109 |
["Il était une fois un petit garçon nommé Tom. Tom aimait beaucoup dessiner."],
|
110 |
],
|
111 |
inputs=msg_input,
|