Spaces:
Sleeping
Sleeping
coursera link updated
Browse files
app.py
CHANGED
@@ -26,7 +26,7 @@ Classify the signs based on the hands sign images
|
|
26 |
"""
|
27 |
article = r"""
|
28 |
### Credits
|
29 |
-
- [Coursera](https://
|
30 |
"""
|
31 |
|
32 |
demo = gr.Interface(
|
|
|
26 |
"""
|
27 |
article = r"""
|
28 |
### Credits
|
29 |
+
- [Coursera](https://www.coursera.org/learn/convolutional-neural-networks/)
|
30 |
"""
|
31 |
|
32 |
demo = gr.Interface(
|