Spaces:
Sleeping
Sleeping
Same var and distribution
Browse files
app.py
CHANGED
@@ -121,6 +121,7 @@ with gr.Blocks(css="footer {visibility: hidden}", theme=gr.themes.Base()) as mai
|
|
121 |
|
122 |
with gr.Row():
|
123 |
|
|
|
124 |
mrk_title = gr.Markdown(texto_del_markdown)
|
125 |
nueva_label = gr.Label("Credits")
|
126 |
|
|
|
121 |
|
122 |
with gr.Row():
|
123 |
|
124 |
+
mrk_title = gr.Markdown(texto_del_markdown)
|
125 |
mrk_title = gr.Markdown(texto_del_markdown)
|
126 |
nueva_label = gr.Label("Credits")
|
127 |
|