Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -393,7 +393,7 @@ demo = gr.ChatInterface(
|
|
393 |
gr.Slider(label="Repetition penalty", minimum=1.0, maximum=2.0, step=0.05, value=1.2),
|
394 |
],
|
395 |
examples=[
|
396 |
-
[{"text": "@
|
397 |
["@image Chocolate dripping from a donut against a yellow background, in the style of brocore, hyper-realistic"],
|
398 |
["Python Program for Array Rotation"],
|
399 |
["@tts1 Who is Nikola Tesla, and why did he die?"],
|
|
|
393 |
gr.Slider(label="Repetition penalty", minimum=1.0, maximum=2.0, step=0.05, value=1.2),
|
394 |
],
|
395 |
examples=[
|
396 |
+
[{"text": "@qwen2vl-video Summarize the events in this video", "files": ["examples/sky.mp4"]}],
|
397 |
["@image Chocolate dripping from a donut against a yellow background, in the style of brocore, hyper-realistic"],
|
398 |
["Python Program for Array Rotation"],
|
399 |
["@tts1 Who is Nikola Tesla, and why did he die?"],
|