Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
MasterPandoria
/
test
like
0
Object Detection
French
yolov8
flask
api
License:
apache-2.0
Model card
Files
Files and versions
Community
MasterPandoria
commited on
Nov 5
Commit
98341bc
•
1 Parent(s):
acff1a2
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+13
-0
README.md
CHANGED
Viewed
@@ -0,0 +1,13 @@
1
+
---
2
+
license: apache-2.0
3
+
language:
4
+
- fr
5
+
base_model:
6
+
- Ultralytics/YOLOv8
7
+
pipeline_tag: object-detection
8
+
tags:
9
+
- yolov8
10
+
- object-detection
11
+
- flask
12
+
- api
13
+
---