Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Yasssh2123
/
custom_grape
like
0
Image Segmentation
ONNX
English
yolov8n-seg
License:
agpl-3.0
Model card
Files
Files and versions
Community
Yasssh2123
commited on
Oct 15, 2024
Commit
156699d
·
verified
·
1 Parent(s):
36f8002
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+8
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,8 @@
1
-
---
2
-
license: agpl-3.0
3
-
---
1
+
---
2
+
license: agpl-3.0
3
+
language:
4
+
- en
5
+
base_model:
6
+
- Ultralytics/YOLOv8
7
+
pipeline_tag: image-segmentation
8
+
---