Spaces:
Running
on
L40S
Running
on
L40S
Update app.py
Browse files
app.py
CHANGED
@@ -159,7 +159,7 @@ def gradio_interface():
|
|
159 |
</a>
|
160 |
</div>
|
161 |
""")
|
162 |
-
with gr.Group()
|
163 |
with gr.Row():
|
164 |
with gr.Column(scale=2):
|
165 |
|
|
|
159 |
</a>
|
160 |
</div>
|
161 |
""")
|
162 |
+
with gr.Group():
|
163 |
with gr.Row():
|
164 |
with gr.Column(scale=2):
|
165 |
|