Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -227,7 +227,7 @@ block = gr.Blocks()
|
|
227 |
with block:
|
228 |
#description
|
229 |
gr.Markdown(title)
|
230 |
-
gr.
|
231 |
|
232 |
with gr.Tabs():
|
233 |
with gr.Row():
|
|
|
227 |
with block:
|
228 |
#description
|
229 |
gr.Markdown(title)
|
230 |
+
gr.Markdown(description)
|
231 |
|
232 |
with gr.Tabs():
|
233 |
with gr.Row():
|