Anthony-Ml commited on
Commit
e8bfb0c
·
1 Parent(s): 1bdc06c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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=400>"
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>"