Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
MasterPandoria
/
test
like
0
Object Detection
French
yolov8
flask
api
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
MasterPandoria
commited on
Nov 5, 2024
Commit
98341bc
·
verified
·
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
+
---