Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -498,7 +498,7 @@ def main():
|
|
498 |
video_display = gr.HTML(label="Generated motion", visible=True)
|
499 |
|
500 |
|
501 |
-
tabs = gr.Tabs(visible=
|
502 |
with tabs:
|
503 |
with gr.Tab("Motion (de-)emphasizing"):
|
504 |
with gr.Row():
|
|
|
498 |
video_display = gr.HTML(label="Generated motion", visible=True)
|
499 |
|
500 |
|
501 |
+
tabs = gr.Tabs(visible=False)
|
502 |
with tabs:
|
503 |
with gr.Tab("Motion (de-)emphasizing"):
|
504 |
with gr.Row():
|