MidnightRunner commited on
Commit
b26e4aa
Β·
verified Β·
1 Parent(s): 09a64c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -12
README.md CHANGED
@@ -1,21 +1,23 @@
1
  ---
2
  license: agpl-3.0
3
  tags:
4
- - pytorch
5
- - yolo
6
- - yolov8
7
- - yolov11
8
  library_name: ultralytics
9
  base_model:
10
- - Ultralytics/YOLOv8
11
- - Ultralytics/YOLO11
12
  datasets:
13
- - wider_face
14
- - skytnt/anime-segmentation
15
  pipeline_tag: object-detection
16
  metrics:
17
- - mAP50
18
- - mAP50-95
 
 
19
  ---
20
 
21
  **ComfyUI Ultralytics Integration – Midnight1111 Model Collection**
@@ -36,8 +38,8 @@ For ComfyUI, here’s how to load these models:
36
  cd /path/to/ComfyUI
37
  ```
38
  5. In the UI:
39
- β€’ Add Node β†’ Model β†’ Ultralytics β†’ choose segm/… or bbox/….
40
- β€’ Connect an Image Loader β†’ Ultralytics node β†’ Previewer
41
 
42
  **Unsafe files**
43
 
 
1
  ---
2
  license: agpl-3.0
3
  tags:
4
+ - pytorch
5
+ - yolo
6
+ - yolov8
7
+ - yolov11
8
  library_name: ultralytics
9
  base_model:
10
+ - Ultralytics/YOLOv8
11
+ - Ultralytics/YOLO11
12
  datasets:
13
+ - wider_face
14
+ - skytnt/anime-segmentation
15
  pipeline_tag: object-detection
16
  metrics:
17
+ - mAP50
18
+ - mAP50-95
19
+ language:
20
+ - en
21
  ---
22
 
23
  **ComfyUI Ultralytics Integration – Midnight1111 Model Collection**
 
38
  cd /path/to/ComfyUI
39
  ```
40
  5. In the UI:
41
+ Add Node β†’ Model β†’ Ultralytics β†’ choose segm/… or bbox/….
42
+ Connect an Image Loader β†’ Ultralytics node β†’ Previewer
43
 
44
  **Unsafe files**
45