Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -47,7 +47,7 @@ gr.ChatInterface(
|
|
47 |
examples=[
|
48 |
["What is NLP?"],
|
49 |
["Please tell me about Aurora Borealis"],
|
50 |
-
["Tell me a
|
51 |
["What makes Palestine and Israel war?"]
|
52 |
]
|
53 |
).queue().launch(server_name="0.0.0.0")
|
|
|
47 |
examples=[
|
48 |
["What is NLP?"],
|
49 |
["Please tell me about Aurora Borealis"],
|
50 |
+
["Tell me a recommendation to choose the right running shoes"],
|
51 |
["What makes Palestine and Israel war?"]
|
52 |
]
|
53 |
).queue().launch(server_name="0.0.0.0")
|