Spaces:
Sleeping
Sleeping
Irsh Vijayvargia
commited on
Commit
·
34d5a4a
1
Parent(s):
4c42fe6
Updated Description
Browse files
app.py
CHANGED
@@ -100,7 +100,7 @@ def classify_image(image, layer_idx, typeCAM):
|
|
100 |
|
101 |
description = """\
|
102 |
<center>Upload an image of concrete and get the predicted label along with the GradCAM heatmap.</center>
|
103 |
-
<img src="https://www.huggingface.co/spaces/concrete-crack-gradcam/resolve/main/header.jpeg"></img>
|
104 |
\
|
105 |
"""
|
106 |
|
|
|
100 |
|
101 |
description = """\
|
102 |
<center>Upload an image of concrete and get the predicted label along with the GradCAM heatmap.</center>
|
103 |
+
<img src="https://www.huggingface.co/spaces/1rsh/concrete-crack-gradcam/resolve/main/header.jpeg"></img>
|
104 |
\
|
105 |
"""
|
106 |
|