Jeysshon commited on
Commit
d48f028
·
1 Parent(s): a5846cc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,7 +41,7 @@ article= "<p style='text-align: center'><span style='font-size: 15pt;'>IsaTron .
41
  interface=gr.Interface(fn=make_prediction,
42
  inputs=image_input,
43
  outputs='label',
44
- title="Método de apoyo diagnóstico neumonía pediatrica IsaTron ",
45
  ##interpretation = "default",
46
  description=description,
47
  theme="default",
 
41
  interface=gr.Interface(fn=make_prediction,
42
  inputs=image_input,
43
  outputs='label',
44
+ title="Modelo (CNN) IsaTron ",
45
  ##interpretation = "default",
46
  description=description,
47
  theme="default",