Spaces:
Sleeping
Sleeping
Commit
·
0676163
1
Parent(s):
5c4d97a
update
Browse files
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 |
)
|