Spaces:
Runtime error
Runtime error
Commit
Β·
c594e21
1
Parent(s):
acd4f5a
Update app.py
Browse files
app.py
CHANGED
|
@@ -236,10 +236,6 @@ with gr.Blocks(title='Video-LLaVAπ', theme=gr.themes.Default(), css=block_css
|
|
| 236 |
f"{cur_dir}/examples/sample_demo_2.mp4",
|
| 237 |
"what is strange about this video?",
|
| 238 |
],
|
| 239 |
-
[
|
| 240 |
-
f"{cur_dir}/examples/sample_demo_3.mp4",
|
| 241 |
-
"Can you identify any safety hazards in this video?",
|
| 242 |
-
],
|
| 243 |
[
|
| 244 |
f"{cur_dir}/examples/sample_demo_4.mp4",
|
| 245 |
"what is unusual about this video?",
|
|
|
|
| 236 |
f"{cur_dir}/examples/sample_demo_2.mp4",
|
| 237 |
"what is strange about this video?",
|
| 238 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
| 239 |
[
|
| 240 |
f"{cur_dir}/examples/sample_demo_4.mp4",
|
| 241 |
"what is unusual about this video?",
|