Irsh Vijayvargia commited on
Commit
4c42fe6
1 Parent(s): fc055d6

Updated Description

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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/main/resolve/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/concrete-crack-gradcam/resolve/main/header.jpeg"></img>
104
  \
105
  """
106