merle commited on
Commit
edc3009
·
verified ·
1 Parent(s): 42cf012

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -433,7 +433,8 @@ with gr.Blocks(theme='ParityError/Interstellar') as demo:
433
  ![gif1](http://files.ipd.uw.edu/pub/sequence_diffusion/figs/seqdiff_anim_720p.gif)
434
  """)
435
 
436
- with gr.Row().style(equal_height=False):
 
437
  with gr.Column():
438
  with gr.Tabs():
439
  with gr.TabItem("Inputs"):
 
433
  ![gif1](http://files.ipd.uw.edu/pub/sequence_diffusion/figs/seqdiff_anim_720p.gif)
434
  """)
435
 
436
+ #with gr.Row().style(equal_height=False):
437
+ with gr.Row():
438
  with gr.Column():
439
  with gr.Tabs():
440
  with gr.TabItem("Inputs"):