Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -530,7 +530,6 @@ demo = gr.ChatInterface(
|
|
530 |
["Write a Python function to check if a number is prime."],
|
531 |
["@tts2 What causes rainbows to form?"],
|
532 |
["@web search latest AI research"],
|
533 |
-
["@web visit https://www.example.com"],
|
534 |
],
|
535 |
cache_examples=False,
|
536 |
type="messages",
|
|
|
530 |
["Write a Python function to check if a number is prime."],
|
531 |
["@tts2 What causes rainbows to form?"],
|
532 |
["@web search latest AI research"],
|
|
|
533 |
],
|
534 |
cache_examples=False,
|
535 |
type="messages",
|