Spaces:
Sleeping
Sleeping
image moved to images
Browse files- app.py +1 -1
- 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
|