pablo-rf commited on
Commit
7a51399
1 Parent(s): 0ccf025

remove img

Browse files
Files changed (1) hide show
  1. app.py +1 -8
app.py CHANGED
@@ -140,14 +140,7 @@ def gradio_app():
140
  """
141
  )
142
  with gr.Row():
143
- with gr.Column():
144
- gr.Markdown(
145
- """
146
- ## <img src="https://huggingface.co/spaces/proxectonos/README/resolve/main/title-card.png" width="100%" style="border-radius: 0.75rem;">
147
- """
148
- )
149
- with gr.Column():
150
- gr.Markdown(markdown_description_gl)
151
  with gr.Row(equal_height=True):
152
  model_select = gr.Dropdown(
153
  label="Selecione un modelo / Select a model",
 
140
  """
141
  )
142
  with gr.Row():
143
+ gr.Markdown(markdown_description_gl)
 
 
 
 
 
 
 
144
  with gr.Row(equal_height=True):
145
  model_select = gr.Dropdown(
146
  label="Selecione un modelo / Select a model",