Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,16 @@ sdk_version: 5.34.2
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
+
tags:
|
| 12 |
+
- object-detection
|
| 13 |
+
- computer-vision
|
| 14 |
+
- image-analysis
|
| 15 |
+
- ai-api
|
| 16 |
+
- image-processing
|
| 17 |
+
- gradio
|
| 18 |
+
- jigsawstack
|
| 19 |
+
short_description: Detect objects in images.
|
| 20 |
---
|
| 21 |
|
| 22 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
| 23 |
+
Explore the Object Detection API: https://jigsawstack.com/docs/api-reference/ai/object-detection
|