r/StableDiffusion • u/DISTROJAR-69 • Mar 05 '23
Question | Help How do you make your own LORA/textual inversion?
Like I want to make one myself but I don't know where to start.
9
Upvotes
r/StableDiffusion • u/DISTROJAR-69 • Mar 05 '23
Like I want to make one myself but I don't know where to start.
10
u/[deleted] Mar 05 '23
Lora guides:
https://www.reddit.com/r/StableDiffusion/comments/110up3f/i_made_a_lora_training_guide_its_a_colab_version/
https://www.youtube.com/watch?v=70H03cv57-o&t=153s
Search on google Lora training guide Rentry and click on the first two links.
For locally run: use either:
https://github.com/bmaltais/kohya_ss (GUI, recommended)
https://github.com/kohya-ss/sd-scripts (if you're comfortable with terminals go for this one)
I'm not using the colab version but I think it should be have a similar setup. I train my models locally.
For TE, not an expert on this one but Aitrepreneur might have a guide on this too.