You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
my diffusers is 0.25.0 which is required by this repo, but i got this error: [cannot import name 'convert_all_state_dict_to_peft' from 'diffusers.utils']
I used this script here (which happily runs in this repo's conda environment):
https://github.com/huggingface/diffusers/blob/main/scripts/convert_diffusers_sdxl_lora_to_webui.py
I had to dig around to find it, because I'm not a diffusers user. It would be a handy addition to the readme file. :)
The text was updated successfully, but these errors were encountered: