Hev832 commited on
Commit
9818be6
·
verified ·
1 Parent(s): 61941bf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,7 +45,7 @@ with gr.Blocks() as demo:
45
  with gr.Row():
46
  download_button = gr.Button("Download")
47
 
48
- with gr.Row():
49
  dynamic_output = gr.State()
50
 
51
  def update_output_component(download_video):
 
45
  with gr.Row():
46
  download_button = gr.Button("Download")
47
 
48
+
49
  dynamic_output = gr.State()
50
 
51
  def update_output_component(download_video):