Suburst commited on
Commit
0ad4383
·
verified ·
1 Parent(s): 3ee59f3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -72,7 +72,7 @@ The following video is a short animation created by the author using Manim to ex
72
 
73
  with gr.Row():
74
  gr.HTML('<div class="video-container">')
75
- gr.Video(show_video(), label="Your Video")
76
  gr.HTML('</div>')
77
  with gr.Row():
78
  gr.HTML('<div class="video-container">')
 
72
 
73
  with gr.Row():
74
  gr.HTML('<div class="video-container">')
75
+ gr.Video(show_video(), label="animation")
76
  gr.HTML('</div>')
77
  with gr.Row():
78
  gr.HTML('<div class="video-container">')