Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
maplechori
/
usmaildetection
like
1
Image Classification
English
License:
mit
Model card
Files
Files and versions
xet
Community
maplechori
commited on
Sep 23, 2024
Commit
833c09a
·
verified
·
1 Parent(s):
5a77039
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: mit
3
-
---
1
+
---
2
+
license: mit
3
+
language:
4
+
- en
5
+
base_model:
6
+
- Ultralytics/YOLOv8
7
+
pipeline_tag: image-classification
8
+
---