Spaces:
Sleeping
Sleeping
file/ added
Browse files- images/SIGNS.png β SIGNS.png +0 -0
- app.py +1 -1
images/SIGNS.png β SIGNS.png
RENAMED
File without changes
|
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="
|
25 |
</center>
|
26 |
"""
|
27 |
article = r"""
|
|
|
21 |
description = r"""
|
22 |
<center>
|
23 |
Classify the signs based on the hands sign images
|
24 |
+
<img src="file/SIGNS.png" width=200px>
|
25 |
</center>
|
26 |
"""
|
27 |
article = r"""
|