This extension integrates ByteDance's UNO-FLUX model into ComfyUI, allowing you to use UNO's powerful text-to-image generation with reference capabilities.
This extension integrates ByteDance’s UNO-FLUX model into ComfyUI, allowing you to use UNO’s powerful text-to-image generation with reference capabilities.
cd ComfyUI/custom_nodes
git clone https://github.com/ShmuelRonen/ComfyUI-UNO-Wrapper
Most models will be installed automatically, but you must manually download the ByteDance LoRA model:
uno_lora in your ComfyUI/models/loras directorydit_lora.safetensors and place it in this folderThe UNO-FLUX implementation automatically attempts to download model files from Hugging Face repositories. For private or gated models, you’ll need to set up authentication:
config.json in the ComfyUI/custom_nodes/ComfyUI-UNO-Wrapper directory{
"hf_token": "your_huggingface_token_here"
}
config.json fileAdd a “UNO Model Loader” node
Connect it to a “UNO Image Generator” node
Run the workflow to generate images
UNO-FLUX’s standout feature is its ability to incorporate elements from multiple reference images:
image_ref1, image_ref2, etc.models/loras/uno_lora/dit_lora.safetensorsmodels/loras directoryThis project follows the same license as UNO-FLUX (Apache License 2.0)
We use cookies
We use cookies to analyze traffic and improve your experience. You can accept or reject analytics cookies.