SergioI1991 commited on
Commit
4c9448a
·
verified ·
1 Parent(s): c802d67

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -54,7 +54,7 @@ def predecir(rx_image):
54
  return resultado_texto
55
 
56
  with gr.Blocks(theme="default") as demo:
57
- gr.Markdown("## Clasificador de Radiografías Dentales 🦷")
58
 
59
  with gr.Row():
60
  with gr.Column():
 
54
  return resultado_texto
55
 
56
  with gr.Blocks(theme="default") as demo:
57
+ gr.Markdown("## Clasificador RX LAB 🦷 V1(529NV-348V) TFG Marta B.")
58
 
59
  with gr.Row():
60
  with gr.Column():