MasterPandoria commited on
Commit
98341bc
1 Parent(s): acff1a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -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
+ ---