aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin/Lora/lora.py
AgeCommit message (Expand)AuthorLines
2023-01-25add an experimental option to apply loras to outputs rather than inputsAUTOMATIC-1/+4
2023-01-23make loras before 0.4.0 ALSO workAUTOMATIC-1/+2
2023-01-23add support for loras trained on kohya's scripts 0.4.0 (alphas)AUTOMATIC-7/+11
2023-01-21add --lora-dir commandline optionAUTOMATIC-5/+4
2023-01-21load Lora from .ckpt alsoAUTOMATIC-2/+4
2023-01-21Lora support!AUTOMATIC-0/+198