prithivMLmods commited on
Commit
32738dd
·
verified ·
1 Parent(s): 42c727c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
- ["edgetts@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,
 
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,