Spaces:
Build error
Build error
Anthony-Ml
commited on
Commit
•
3a72a6e
1
Parent(s):
3b82920
Update app.py
Browse files
app.py
CHANGED
@@ -15,7 +15,7 @@ title = "COVID_19 Infection Detectation App!"
|
|
15 |
head = (
|
16 |
"<center>"
|
17 |
"<img src='covid/Xray Image SuperImposed Gradcam.png' width=400>"
|
18 |
-
"This Space demonstrates model based on efficientnet base model. I has been trained to classify chest xray image.
|
19 |
"To test it, Use the Example Images Provided or Upload your own xray images the space provided."
|
20 |
"The model is trained using [anasmohammedtahir/covidqu](https://www.kaggle.com/datasets/anasmohammedtahir/covidqu) dataset"
|
21 |
"</center>"
|
|
|
15 |
head = (
|
16 |
"<center>"
|
17 |
"<img src='covid/Xray Image SuperImposed Gradcam.png' width=400>"
|
18 |
+
"This Space demonstrates model based on efficientnet base model. I has been trained to classify chest xray image."
|
19 |
"To test it, Use the Example Images Provided or Upload your own xray images the space provided."
|
20 |
"The model is trained using [anasmohammedtahir/covidqu](https://www.kaggle.com/datasets/anasmohammedtahir/covidqu) dataset"
|
21 |
"</center>"
|