Update README.md
Browse files
README.md
CHANGED
|
@@ -32,7 +32,7 @@ For ComfyUI, here’s how to load these models:
|
|
| 32 |
• Detection (bbox) → models/ultralytics/bbox/
|
| 33 |
4. Restart ComfyUI
|
| 34 |
```bash
|
| 35 |
-
cd /path/to/ComfyUI
|
| 36 |
5. In the UI:
|
| 37 |
• Add Node → Model → Ultralytics → choose segm/… or bbox/….
|
| 38 |
• Connect an Image Loader → Ultralytics node → Previewer
|
|
|
|
| 32 |
• Detection (bbox) → models/ultralytics/bbox/
|
| 33 |
4. Restart ComfyUI
|
| 34 |
```bash
|
| 35 |
+
cd /path/to/ComfyUI```
|
| 36 |
5. In the UI:
|
| 37 |
• Add Node → Model → Ultralytics → choose segm/… or bbox/….
|
| 38 |
• Connect an Image Loader → Ultralytics node → Previewer
|