About converting from custom SD to Diffusers #203
-
What would you recommend for someone that tries to use dreambooth with a fine-tuned model such a NAI Diffusion? The conversion does not seem to work. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 10 replies
-
what type of error did you get ? |
Beta Was this translation helpful? Give feedback.
-
it seems that NAI uses a different architecture for their CKPTs |
Beta Was this translation helpful? Give feedback.
-
I also had the same problem. I solved the problem by first converting the Nai to Diffuser using the old version convert_original_stable_diffusion_to_diffusers.py
convert_diffusers_to_original_stable_diffusion.py
|
Beta Was this translation helpful? Give feedback.
-
@toyxyz omg this is brutal 😥 I'm adamant that I want to use the 7GB NAi and Anything3.0 ckpts to train using this colab! |
Beta Was this translation helpful? Give feedback.
it seems that NAI uses a different architecture for their CKPTs