SergioI1991 commited on
Commit
df86d7c
·
verified ·
1 Parent(s): a3acdf6

Update app.py

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