Yog Sothoth
Trained with LoRA and LoCon,
Detail for locon:
KohakuBlueleaf/LoCon: LoRA for convolution network (github.com)
Extension for using locon model:
KohakuBlueleaf/a1111-sd-webui-locon: A extension for loading locon model in sd-webui (github.com)
Description
LoCon, Conv dim 1, network dim 1
FAQ
Comments (10)
What is LoCon and where can I go to understand everything about it, like how it works and what can I use it for?
LoCon is LoRA for Convolution,
You can check this repo KohakuBlueleaf/LoCon: LoRA for convolution network (github.com)
and this extension KohakuBlueleaf/a1111-sd-webui-locon: A extension for loading locon model in sd-webui (github.com)
Basically just LoRA for whole network, not only the transformer block.
Wow! That's really interesting, though I don't think I fully understand everything that is going on in the processes, I can't wait to see the impacts it will have on the img generations!
What's the difference?
@Polygon locon can also train on resblock, originally lora only train the transformer block. Just check the repo I mentioned
I am a complete armature when it comes to LoRA training as recent I am testing if I can make a LoRA that can create my PSO2 Character, I was able to get LoCon running and honestly, I am really blown away by how much of the original details is kept as compared to without LoCon.
@skollie If you like LoCon, plz help me to advertise this cool thing!
What's the difference between LoRA LoCon and LoRA LoHa??
You can check the [Algo.md](LyCORIS/Algo.md at main · KohakuBlueleaf/LyCORIS (github.com)) in LyCORIS repo
And LoHa actually is different algo
not like LoCon, so it is good to not use "LoRA LoHA"


