Ligeng-Zhu commited on
Commit
0676163
·
1 Parent(s): 5c4d97a
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -129,7 +129,7 @@ with gr.Blocks(
129
  with gr.Column(scale=2):
130
  image_input = gr.Image(
131
  label="Video Preview ",
132
- height=320,
133
  # width=480,
134
  value="https://github.com/NVlabs/VILA/raw/main/demo_images/vila-logo.jpg",
135
  )
 
129
  with gr.Column(scale=2):
130
  image_input = gr.Image(
131
  label="Video Preview ",
132
+ # height=320,
133
  # width=480,
134
  value="https://github.com/NVlabs/VILA/raw/main/demo_images/vila-logo.jpg",
135
  )