zaql commited on
Commit
a4b4e3d
·
verified ·
1 Parent(s): f12592f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  # Custom YOLO Models
2
 
3
  This is a collection of YOLO models trained on custom data.
@@ -8,4 +17,4 @@ This is a collection of YOLO models trained on custom data.
8
 
9
  ---
10
  license: apache-2.0
11
- ---
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ base_model:
6
+ - Ultralytics/YOLOv8
7
+ - Ultralytics/YOLO26
8
+ - Ultralytics/YOLO11
9
+ ---
10
  # Custom YOLO Models
11
 
12
  This is a collection of YOLO models trained on custom data.
 
17
 
18
  ---
19
  license: apache-2.0
20
+ ---