Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -658,7 +658,7 @@ with gr.Blocks(
|
|
658 |
[
|
659 |
{
|
660 |
"files": [
|
661 |
-
f"{cur_dir}/examples/realcase_video.
|
662 |
],
|
663 |
"text": "Please describe the video in detail.",
|
664 |
},
|
|
|
658 |
[
|
659 |
{
|
660 |
"files": [
|
661 |
+
f"{cur_dir}/examples/realcase_video.mp4",
|
662 |
],
|
663 |
"text": "Please describe the video in detail.",
|
664 |
},
|