Suburst commited on
Commit
9e7a27f
·
verified ·
1 Parent(s): ad0f387

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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'', label="3d")
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">')