Spaces:
Running
on
Zero
Running
on
Zero
update video files
Browse files
app.py
CHANGED
@@ -290,12 +290,12 @@ with gr.Blocks(title='VideoLLaMA 2 π₯ππ₯', theme=theme, css=block_css) as
|
|
290 |
gr.Examples(
|
291 |
examples=[
|
292 |
[
|
293 |
-
f"{cur_dir}/examples/
|
294 |
-
"
|
295 |
],
|
296 |
[
|
297 |
-
f"{cur_dir}/examples/
|
298 |
-
"
|
299 |
],
|
300 |
],
|
301 |
inputs=[video, textbox],
|
|
|
290 |
gr.Examples(
|
291 |
examples=[
|
292 |
[
|
293 |
+
f"{cur_dir}/examples/output_v_1jgsRbGzCls.mp4",
|
294 |
+
"What activity are the people practicing in the video?",
|
295 |
],
|
296 |
[
|
297 |
+
f"{cur_dir}/examples/output_v_3V9tzjyr51I.mp4",
|
298 |
+
"What is the man doing in the video?",
|
299 |
],
|
300 |
],
|
301 |
inputs=[video, textbox],
|
examples/{WBS4I.mp4 β output_v_1jgsRbGzCls.mp4}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eea8875fa088c6450cb9a152a593327b2e072cebb2b717dd532217b0b4a9181c
|
3 |
+
size 1993276
|
examples/{sample_demo_1.mp4 β output_v_3V9tzjyr51I.mp4}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:690715aa60372e1cd130d9358cfa042eda0d74601e987314b2a8f193faaeff92
|
3 |
+
size 172204
|