Nodes Browser
ComfyDeploy: How ComfyUI-YOLO works in ComfyUI?
What is ComfyUI-YOLO?
Ultralytics-Powered Object Recognition for ComfyUI
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI-YOLO
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
<div align="center">
<h2>
ComfyUI-YOLO: Ultralytics-Powered Object Recognition for ComfyUI
</h2>
<div>
<img width="800" alt="teaser" src="doc\yolo_logo.webp">
</div>
</div>
🛠️ Installation
cd custom/nodes
git clone https://github.com/kadirnar/ComfyUI-YOLO
🤗 Model Hub
You can find the models on the Ultralytics Model Hub
cd models/ultralytics
wget https://github.com/ultralytics/assets/releases/download/v8.2.0/model_name.pt