-
Notifications
You must be signed in to change notification settings - Fork 50
Issues: haofanwang/Lora-for-Diffusers
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Whenever I try to load the model, it returns an error
#7
opened Mar 6, 2023 by
Catnip202X
updated Mar 10, 2023
convert_lora_safetensor_to_diffusers.py seems like not working.
#15
opened May 26, 2023 by
matrixssy
updated May 26, 2023
Is there a way to adjust the merging ratio?
#2
opened Feb 23, 2023 by
zhuofengli
updated May 27, 2023
It seems that the safetensors to bin converter is not working with diffuser 0.15.0.
#13
opened May 11, 2023 by
sanbuphy
updated May 29, 2023
Error when running convert_original_stable_diffusion_to_diffusers
#8
opened Mar 26, 2023 by
kopyl
updated Jun 30, 2023
Is there any chance to use your script to convert SDXL Dreambooth trained LoRA to .safetensors?
#17
opened Aug 11, 2023 by
StanislawKarnacky
updated Aug 11, 2023
convert lora .bin weights to ckpt or safetensors
#1
opened Feb 21, 2023 by
harrywang
updated Aug 11, 2023
size mismatch for conv_in.weight: copying a param with shape torch.Size([320, 9, 3, 3]) from checkpoint, the shape in current model is torch.Size([320, 4, 3, 3]).
#18
opened Aug 16, 2023 by
Hrushi11
updated Aug 17, 2023
SafetensorError: Error while deserializing header: HeaderTooLarge
#9
opened Mar 27, 2023 by
ShaunXZ
updated Sep 1, 2023
size mismatch using the converted .bin file
#22
opened Sep 5, 2023 by
XiaoyuShi97
updated Sep 5, 2023
ProTip!
Follow long discussions with comments:>50.