Spaces:
Runtime error
Runtime error
Commit
·
9bd6d83
1
Parent(s):
cfa9c2b
cleanup and update readme
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ license: afl-3.0
|
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
|
14 |
|
15 |
# Image Recognition Demo
|
16 |
-
|
17 |
|
18 |
### References
|
19 |
* https://huggingface.co/docs/hub/spaces-github-actions
|
|
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
|
14 |
|
15 |
# Image Recognition Demo
|
16 |
+
Code for a simple demo of an image recognition system built with Gradio and served on HuggingFace Spaces. App is live at https://huggingface.co/spaces/hasibzunair/image-recognition-demo.
|
17 |
|
18 |
### References
|
19 |
* https://huggingface.co/docs/hub/spaces-github-actions
|