/ComfyUI-YOLOWorld

ComfyUI YOLO-World Integration

Primary LanguagePythonApache License 2.0Apache-2.0

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