Moibe commited on
Commit
093ba53
·
1 Parent(s): 0eeaea6

Same var and distribution

Browse files
Files changed (1) hide show
  1. app.py +1 -0
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