EvanTHU commited on
Commit
f3b0e01
·
verified ·
1 Parent(s): fa77dcf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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=True)
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():