Lora-for-Diffusers
Lora-for-Diffusers copied to clipboard
It seems that the safetensors to bin converter is not working with diffuser 0.15.0.
When I tried to load the converted file using load_attn_procs in version 0.15.0, an error occurred. However, it worked fine when I downgraded to version 0.14.0. But even after conversion, the size of the resulting bin file is still less than half and get bad images with loading the inference bin results.(the speed of .bin inference will be very slow!!!!)
Me too, Have you solved it yet?
Me too, Have you solved it yet?
I just down the version
Me too, Have you solved it yet?
I just down the version
down the version can avoid the error, but I get bad images or the same effect as without the lora version