Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -379,7 +379,7 @@ with gr.Blocks(theme='Hev832/Applio', css=css, fill_width=True, fill_height=True
|
|
379 |
)
|
380 |
with gr.Column(scale=1):
|
381 |
gr.Textbox(visible=False, lines=10)
|
382 |
-
with gr.Row():
|
383 |
gr.Markdown(
|
384 |
"""
|
385 |
Login below using the internal<br>
|
|
|
379 |
)
|
380 |
with gr.Column(scale=1):
|
381 |
gr.Textbox(visible=False, lines=10)
|
382 |
+
with gr.Row():
|
383 |
gr.Markdown(
|
384 |
"""
|
385 |
Login below using the internal<br>
|