video component updated

pull/6/head
vahid K. nejad 2023-04-14 18:48:22 +04:00
parent ee8077efea
commit 6f78796dc4
1 changed files with 1 additions and 3 deletions

View File

@ -345,9 +345,7 @@ def on_ui_tabs():
)
with gr.Column(scale=1, variant="compact"):
output_video = gr.Video(
label="Output", format="mp4", interactive=True
).style(width=512, height=512)
output_video = gr.Video(label="Output").style(width=512, height=512)
(
out_image,
generation_info,