Awesome
ComfyUI YOLO-World Integration
Installation
# Install ComfyUI following the instructions at
# https://github.com/comfyanonymous/ComfyUI
cd ${ComfyUI_HOME}/custom_nodes
git lfs clone https://github.com/StevenGrove/ComfyUI-YOLOWorld.git
cd ComfyUI-YOLOWorld
pip install -r requirements.txt