noumanjavaid commited on
Commit
06500c7
·
verified ·
1 Parent(s): abffe4b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -38,7 +38,7 @@ def generate_video(original_video, watermark):
38
  with gr.Column():
39
  gr.Image('', visible=False)
40
  with gr.Column():
41
- gr.Image(,
42
  show_label=False,
43
  show_download_button=False,
44
  elem_id='example',
 
38
  with gr.Column():
39
  gr.Image('', visible=False)
40
  with gr.Column():
41
+ gr.Image(
42
  show_label=False,
43
  show_download_button=False,
44
  elem_id='example',