Spaces:
Running
on
Zero
Running
on
Zero
Update demo (#8)
Browse files- update (f9a9b9f3db09a6864b7a0038d136b13457c36740)
Co-authored-by: jingjing <[email protected]>
- .gitattributes +1 -0
- app.py +1 -1
- examples/chart.jpg +0 -0
- examples/desert.jpg +0 -0
- examples/doc.jpg +0 -0
- examples/{cake.png → exercise.mp4} +2 -2
- examples/long.mp4 +0 -3
- examples/painting.png +0 -3
- examples/performance.png +0 -0
- examples/running.mp4 +0 -3
.gitattributes
CHANGED
@@ -39,3 +39,4 @@ examples/dog.mp4 filter=lfs diff=lfs merge=lfs -text
|
|
39 |
examples/running.mp4 filter=lfs diff=lfs merge=lfs -text
|
40 |
examples/cake.png filter=lfs diff=lfs merge=lfs -text
|
41 |
examples/painting.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
39 |
examples/running.mp4 filter=lfs diff=lfs merge=lfs -text
|
40 |
examples/cake.png filter=lfs diff=lfs merge=lfs -text
|
41 |
examples/painting.png filter=lfs diff=lfs merge=lfs -text
|
42 |
+
examples/exercise.mp4 filter=lfs diff=lfs merge=lfs -text
|
app.py
CHANGED
@@ -153,7 +153,7 @@ with gr.Blocks() as interface:
|
|
153 |
gr.Examples(examples=[
|
154 |
[f"examples/bear.mp4", "What is unusual in the video?"],
|
155 |
[f"examples/dog.mp4", "Please describe the video in detail."],
|
156 |
-
[f"examples/
|
157 |
], inputs=[input_video, input_text], label="Video examples")
|
158 |
|
159 |
with gr.Tab(label="Configure"):
|
|
|
153 |
gr.Examples(examples=[
|
154 |
[f"examples/bear.mp4", "What is unusual in the video?"],
|
155 |
[f"examples/dog.mp4", "Please describe the video in detail."],
|
156 |
+
[f"examples/exercise.mp4", "What is the man doing in the video?"],
|
157 |
], inputs=[input_video, input_text], label="Video examples")
|
158 |
|
159 |
with gr.Tab(label="Configure"):
|
examples/chart.jpg
DELETED
Binary file (312 kB)
|
|
examples/desert.jpg
DELETED
Binary file (881 kB)
|
|
examples/doc.jpg
DELETED
Binary file (329 kB)
|
|
examples/{cake.png → exercise.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:0c4e88d905963281f64141a38310d6ddb6c926b7556399e3ee1f4761cf205e0d
|
3 |
+
size 6973710
|
examples/long.mp4
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:b709283d14fd8f1aa225877707c5ef54773654a9263727f36b86733d642d16a4
|
3 |
-
size 44392567
|
|
|
|
|
|
|
|
examples/painting.png
DELETED
Git LFS Details
|
examples/performance.png
DELETED
Binary file (727 kB)
|
|
examples/running.mp4
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:32c9a7c0ee384aebd18e2e40928fb27895c3f61941f7b8330ebe78f061988309
|
3 |
-
size 4295126
|
|
|
|
|
|
|
|