Use with Diffusers
#9
by
HaileyStorm
- opened
Do you know how to use this with the diffusers library? Using pipeline.load_lora_weights(), with or without fuse_lora(), "works" (no errors) but does not produce any effect.
Hi!
Loras from XLabs-AI are not supported in the Diffusers library, so they will not work.
This comment has been hidden
you can convert the lora weights yourself to diffusers' format.
You can try our converted checkpoint here: https://huggingface.co/mit-han-lab/FLUX.1-dev-LoRA-Collections/resolve/main/realism.safetensors