ComfyUI YOLO-World Integration
July 5, 2024 ยท View on GitHub
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