Update app.py
Browse files
app.py
CHANGED
@@ -52,7 +52,7 @@ with gr.Blocks() as demo:
|
|
52 |
with gr.Column():
|
53 |
gr.Markdown("""<img src="https://prociencia.gob.pe/wp-content/uploads/2022/05/PROCIENCIA-LOGO-300x169.png" width=200px>""")
|
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 |
|
|
|
52 |
with gr.Column():
|
53 |
gr.Markdown("""<img src="https://prociencia.gob.pe/wp-content/uploads/2022/05/PROCIENCIA-LOGO-300x169.png" width=200px>""")
|
54 |
with gr.Column():
|
55 |
+
gr.Markdown("""<img src="https://i.ibb.co/k8LxVMT/images.jpg" width=200px>""")
|
56 |
|
57 |
gr.Markdown("# Estimaci贸n de la densidad aparente del suelo")
|
58 |
|