Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -112,7 +112,7 @@ demo = gr.ChatInterface(
|
|
112 |
],
|
113 |
stop_btn=None,
|
114 |
examples=[
|
115 |
-
["@tts Who is Nikola Tesla?"],
|
116 |
["A train travels 60 kilometers per hour. If it travels for 5 hours, how far will it travel in total?"],
|
117 |
["Write a Python function to check if a number is prime."],
|
118 |
["@tts What causes rainbows to form?"],
|
|
|
112 |
],
|
113 |
stop_btn=None,
|
114 |
examples=[
|
115 |
+
["@tts Who is Nikola Tesla, and why did he die?"],
|
116 |
["A train travels 60 kilometers per hour. If it travels for 5 hours, how far will it travel in total?"],
|
117 |
["Write a Python function to check if a number is prime."],
|
118 |
["@tts What causes rainbows to form?"],
|