Spaces:
Build error
Build error
Commit
·
e8bfb0c
1
Parent(s):
1bdc06c
Update app.py
Browse files
app.py
CHANGED
@@ -7,7 +7,7 @@ title = "COVID_19 Infection Detectation App!"
|
|
7 |
head = (
|
8 |
"<body>"
|
9 |
"<center>"
|
10 |
-
"<img src='/file=Gradcam.png' width=
|
11 |
"<h2>"
|
12 |
"This Space demonstrates a model based on efficientnet base model"
|
13 |
"</h2>"
|
|
|
7 |
head = (
|
8 |
"<body>"
|
9 |
"<center>"
|
10 |
+
"<img src='/file=Gradcam.png' width=200>"
|
11 |
"<h2>"
|
12 |
"This Space demonstrates a model based on efficientnet base model"
|
13 |
"</h2>"
|