MiguelCh commited on
Commit
a3e079b
verified
1 Parent(s): 756e690

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -53,7 +53,7 @@ with gr.Blocks() as demo:
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=150px>""")
56
- gr.Markdown("""<img src="https://www.wycia.com/wp-content/uploads/2016/09/LOGO-PUCP.jpg" width=1200px height=300px >""")
57
  gr.Markdown("# Estimaci贸n de la densidad aparente del suelo")
58
 
59
  with gr.Row():
 
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=150px>""")
56
+ gr.Markdown("""<img src="https://www.wycia.com/wp-content/uploads/2016/09/LOGO-PUCP.jpg" width=1000px height=250px >""")
57
  gr.Markdown("# Estimaci贸n de la densidad aparente del suelo")
58
 
59
  with gr.Row():