Lora-for-Diffusers icon indicating copy to clipboard operation
Lora-for-Diffusers copied to clipboard

It seems that the safetensors to bin converter is not working with diffuser 0.15.0.

Open sanbuphy opened this issue 2 years ago • 3 comments

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!!!!)

sanbuphy avatar May 11 '23 08:05 sanbuphy

Me too, Have you solved it yet?

matrixssy avatar May 27 '23 04:05 matrixssy

Me too, Have you solved it yet?

I just down the version

sanbuphy avatar May 27 '23 15:05 sanbuphy

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

matrixssy avatar May 29 '23 06:05 matrixssy