Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -310,7 +310,7 @@ demo = gr.ChatInterface(
|
|
310 |
["@tts1 Who is Nikola Tesla, and why did he die?"],
|
311 |
[{"text": "Extract JSON from the image", "files": ["examples/document.jpg"]}],
|
312 |
[{"text": "summarize the letter", "files": ["examples/1.png"]}],
|
313 |
-
["@image
|
314 |
["Write a Python function to check if a number is prime."],
|
315 |
["@tts2 What causes rainbows to form?"],
|
316 |
|
|
|
310 |
["@tts1 Who is Nikola Tesla, and why did he die?"],
|
311 |
[{"text": "Extract JSON from the image", "files": ["examples/document.jpg"]}],
|
312 |
[{"text": "summarize the letter", "files": ["examples/1.png"]}],
|
313 |
+
["@image Chocolate dripping from a donut against a yellow background, in the style of brocore, hyper-realistic"],
|
314 |
["Write a Python function to check if a number is prime."],
|
315 |
["@tts2 What causes rainbows to form?"],
|
316 |
|