Spaces:
Sleeping
Sleeping
Jeysshon
commited on
Commit
·
d48f028
1
Parent(s):
a5846cc
Update app.py
Browse files
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="
|
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",
|