hollowstrawberry / kohya-colab

Accessible Google Colab notebooks for Stable Diffusion Lora training, based on the work of kohya-ss and Linaqruf
GNU General Public License v3.0
599 stars 86 forks source link

Creating a style #154

Closed JekSun97 closed 4 months ago

JekSun97 commented 4 months ago

I’ve been using Lora_Trainer.ipynb for a long time, but I never understood how to train lora for drawing styles. Is it possible to do this using Lora_Trainer.ipynb?

hollowstrawberry commented 4 months ago

Yep. Get 50-200 images in a style, tag everything in them, and don't create an activation tag. Increase the resolution too, around 768. You can also set the text encoder lr to 0.

Generally, styles are harder to get right compared to characters or concepts, but you can ask around for more advice.