Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -107,7 +107,7 @@ demo = gr.ChatInterface(
|
|
107 |
examples=[
|
108 |
["A train travels 60 kilometers per hour. If it travels for 5 hours, how far will it travel in total?"],
|
109 |
["@text What causes rainbows to form?"],
|
110 |
-
["
|
111 |
["@text Rewrite the following sentence in passive voice: 'The dog chased the cat.'"],
|
112 |
],
|
113 |
cache_examples=False,
|
|
|
107 |
examples=[
|
108 |
["A train travels 60 kilometers per hour. If it travels for 5 hours, how far will it travel in total?"],
|
109 |
["@text What causes rainbows to form?"],
|
110 |
+
["@tts Explain Newton's third law of motion."],
|
111 |
["@text Rewrite the following sentence in passive voice: 'The dog chased the cat.'"],
|
112 |
],
|
113 |
cache_examples=False,
|