prithivMLmods commited on
Commit
6294196
·
verified ·
1 Parent(s): 1d2fb5f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -376,8 +376,9 @@ demo = gr.ChatInterface(
376
  gr.Slider(label="Repetition penalty", minimum=1.0, maximum=2.0, step=0.05, value=1.2),
377
  ],
378
  examples=[
379
- [{"text": "@qwen2vl-video Describe the video", "files": ["examples/Missing.mp4"]}],
380
  [{"text": "@qwen2vl-video Summarize the event in video", "files": ["examples/sky.mp4"]}],
 
381
  ["@image Chocolate dripping from a donut"],
382
  ["Python Program for Array Rotation"],
383
  ["@tts1 Who is Nikola Tesla, and why did he die?"],
 
376
  gr.Slider(label="Repetition penalty", minimum=1.0, maximum=2.0, step=0.05, value=1.2),
377
  ],
378
  examples=[
379
+ [{"text": "@qwen2vl-video Describe the Ad", "files": ["examples/coca.mp4"]}],
380
  [{"text": "@qwen2vl-video Summarize the event in video", "files": ["examples/sky.mp4"]}],
381
+ [{"text": "@qwen2vl-video Describe the video", "files": ["examples/Missing.mp4"]}],
382
  ["@image Chocolate dripping from a donut"],
383
  ["Python Program for Array Rotation"],
384
  ["@tts1 Who is Nikola Tesla, and why did he die?"],