Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -76,7 +76,7 @@ The following video is a short animation created by the author using Manim to ex
|
|
76 |
gr.HTML('</div>')
|
77 |
with gr.Row():
|
78 |
gr.HTML('<div class="video-container">')
|
79 |
-
gr.Video(3d_ddm_deepsort.mp4'
|
80 |
gr.HTML('</div>')
|
81 |
with gr.Row():
|
82 |
gr.HTML('<div class="video-container">')
|
|
|
76 |
gr.HTML('</div>')
|
77 |
with gr.Row():
|
78 |
gr.HTML('<div class="video-container">')
|
79 |
+
gr.Video('3d_ddm_deepsort.mp4', label="3d")
|
80 |
gr.HTML('</div>')
|
81 |
with gr.Row():
|
82 |
gr.HTML('<div class="video-container">')
|