linoyts HF Staff commited on
Commit
ced0ae2
·
verified ·
1 Parent(s): e2111cf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -393,8 +393,7 @@ with gr.Blocks() as demo:
393
  "Generate",
394
  )
395
 
396
- with gr.Column(scale=1):
397
-
398
  output_video = gr.Video(
399
  label="Generated Video",
400
  height=400
 
393
  "Generate",
394
  )
395
 
396
+ with gr.Column(scale=1):
 
397
  output_video = gr.Video(
398
  label="Generated Video",
399
  height=400