MiguelCh commited on
Commit
ecb332d
verified
1 Parent(s): 211c0e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -54,8 +54,8 @@ with gr.Blocks() as demo:
54
  with gr.Column():
55
  gr.Markdown("""<https://i.ibb.co/k8LxVMT/images.jpg" width=200px>""")
56
 
57
- with gr.Row():
58
  gr.Markdown("# Estimaci贸n de la densidad aparente del suelo")
 
59
  with gr.Row():
60
  with gr.Column(scale=0, min_width=250):
61
  gr.Markdown("**M.O. (%)**")
 
54
  with gr.Column():
55
  gr.Markdown("""<https://i.ibb.co/k8LxVMT/images.jpg" width=200px>""")
56
 
 
57
  gr.Markdown("# Estimaci贸n de la densidad aparente del suelo")
58
+
59
  with gr.Row():
60
  with gr.Column(scale=0, min_width=250):
61
  gr.Markdown("**M.O. (%)**")