Spaces:
Sleeping
Sleeping
relative path added
Browse files
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="./SIGNS.png" width=200px>
|
25 |
</center>
|
26 |
"""
|
27 |
article = r"""
|