bmaltais / kohya_ss

Apache License 2.0
9.28k stars 1.2k forks source link

SD3 Gui Sampling + lora extraction #2655

Open KujoAI opened 1 month ago

KujoAI commented 1 month ago

Hi there bmaltais, I've trained a dream booth model for sd3, but I noticed that it doesn't sample any images in the gui it just skips them.

also I was wondering if there is any code yet to extract the lora from the db model?

Thank you for continuing to work and providing us with the gui to train! have a nice day!

araleza commented 1 month ago

There's no official support for SD3 sampling while training yet, but if you're okay with modifying a local sd-scripts code file, this will make most basic sampling features work:

https://github.com/kohya-ss/sd-scripts/pull/1374#issuecomment-2219812726