SERHANI commited on
Commit
5d43466
1 Parent(s): 50af735

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,4 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
 
 
2
  # YOLO Custom Model
3
 
4
  This is a YOLO model trained on custom data.
 
1
+ ---
2
+ language: en
3
+ tags:
4
+ - yolov11
5
+ - object-detection
6
+ - pytorch
7
+ - computer-vision
8
+ library_name: ultralytics
9
+ pipeline_tag: object-detection
10
+ datasets: custom
11
+ license: mit
12
+ ---
13
 
14
+ # YOLO Custom Model
15
  # YOLO Custom Model
16
 
17
  This is a YOLO model trained on custom data.