prithivMLmods commited on
Commit
7eb8468
·
verified ·
1 Parent(s): 696cd59

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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": "@gemma3-4b-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?"],
 
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?"],