Spaces:
Runtime error
Runtime error
changed UI
Browse files
app.py
CHANGED
@@ -174,6 +174,7 @@ with gr.Blocks() as demo:
|
|
174 |
|
175 |
gr.Markdown(f'<center><h1>{title}</h1></center>')
|
176 |
gr.Markdown(description)
|
|
|
177 |
|
178 |
with gr.Row():
|
179 |
|
|
|
174 |
|
175 |
gr.Markdown(f'<center><h1>{title}</h1></center>')
|
176 |
gr.Markdown(description)
|
177 |
+
gr.Markdown('<br>')
|
178 |
|
179 |
with gr.Row():
|
180 |
|