prithivMLmods commited on
Commit
325626b
·
verified ·
1 Parent(s): ed03f26

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -184,8 +184,6 @@ demo = gr.ChatInterface(
184
  ["A train travels 60 kilometers per hour. If it travels for 5 hours, how far will it travel in total?"],
185
  ["Write a Python function to check if a number is prime."],
186
  ["@tts2 What causes rainbows to form?"],
187
- ["Rewrite the following sentence in passive voice: 'The dog chased the cat.'"],
188
- ["@tts5 What is the capital of France?"],
189
  ],
190
  cache_examples=False,
191
  type="messages",
 
184
  ["A train travels 60 kilometers per hour. If it travels for 5 hours, how far will it travel in total?"],
185
  ["Write a Python function to check if a number is prime."],
186
  ["@tts2 What causes rainbows to form?"],
 
 
187
  ],
188
  cache_examples=False,
189
  type="messages",