Spaces:
Sleeping
Sleeping
Prathamesh1420
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -96,7 +96,7 @@ with gr.Blocks(
|
|
96 |
),
|
97 |
css="footer {visibility: hidden}",
|
98 |
) as demo:
|
99 |
-
|
100 |
with gr.Row():
|
101 |
with gr.Column(scale=1):
|
102 |
file_input = gr.File(
|
|
|
96 |
),
|
97 |
css="footer {visibility: hidden}",
|
98 |
) as demo:
|
99 |
+
|
100 |
with gr.Row():
|
101 |
with gr.Column(scale=1):
|
102 |
file_input = gr.File(
|