为什么你提供的lora权重加载失败呢

#1
by greasebig - opened

OSError: Unable to load weights from checkpoint file for 'we
ights/Luo-Yihong/yoso_sd1.5_lora/yoso_lora.safetensors' at '
weights/Luo-Yihong/yoso_sd1.5_lora/yoso_lora.safetensors'.

是可以正常加载的,应该是你本地或者下载的bug,建议手动下载checkpoint加载试试

+1
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x80 in position 64: invalid start byte

+1
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x80 in position 64: invalid start byte

最近是有这个问题,试试回退一下diffusers版本到0.26? 顺带一提,我们重新训练了有更好性能的lora,可能会在论文发表之后提供:)

ok, 多谢🙏

Sign up or log in to comment