Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -461,7 +461,6 @@ demo = gr.ChatInterface(
|
|
461 |
[{"text": "@video-infer Explain what is happening in this video ?", "files": ["examples/oreo.mp4"]}],
|
462 |
[{"text": "@video-infer Summarize the events in this video", "files": ["examples/sky.mp4"]}],
|
463 |
[{"text": "@video-infer What is in the video ?", "files": ["examples/redlight.mp4"]}],
|
464 |
-
[{"text": "@gemma3-4b Where do the major drought happen?", "files": ["examples/111.png"]}],
|
465 |
[{"text": "@gemma3-4b Transcription of the letter", "files": ["examples/222.png"]}],
|
466 |
['@lightningv5 Chocolate dripping from a donut'],
|
467 |
["Python Program for Array Rotation"],
|
|
|
461 |
[{"text": "@video-infer Explain what is happening in this video ?", "files": ["examples/oreo.mp4"]}],
|
462 |
[{"text": "@video-infer Summarize the events in this video", "files": ["examples/sky.mp4"]}],
|
463 |
[{"text": "@video-infer What is in the video ?", "files": ["examples/redlight.mp4"]}],
|
|
|
464 |
[{"text": "@gemma3-4b Transcription of the letter", "files": ["examples/222.png"]}],
|
465 |
['@lightningv5 Chocolate dripping from a donut'],
|
466 |
["Python Program for Array Rotation"],
|