guru001 commited on
Commit
a62013c
β€’
1 Parent(s): 6d6ac27

image moved to images

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. SIGNS.png β†’ images/SIGNS.png +0 -0
app.py CHANGED
@@ -21,7 +21,7 @@ title = r"Signsapp"
21
  description = r"""
22
  <center>
23
  Classify the signs based on the hands sign images
24
- <img src="/SIGNS.png" width=200px>
25
  </center>
26
  """
27
  article = r"""
 
21
  description = r"""
22
  <center>
23
  Classify the signs based on the hands sign images
24
+ <img src="images/SIGNS.png" width=200px>
25
  </center>
26
  """
27
  article = r"""
SIGNS.png β†’ images/SIGNS.png RENAMED
File without changes