Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-01-25 | add an experimental option to apply loras to outputs rather than inputs | AUTOMATIC | -1/+4 | |
2023-01-23 | make loras before 0.4.0 ALSO work | AUTOMATIC | -1/+2 | |
2023-01-23 | add support for loras trained on kohya's scripts 0.4.0 (alphas) | AUTOMATIC | -7/+11 | |
2023-01-21 | add --lora-dir commandline option | AUTOMATIC | -5/+4 | |
2023-01-21 | load Lora from .ckpt also | AUTOMATIC | -2/+4 | |
2023-01-21 | Lora support! | AUTOMATIC | -0/+198 | |
update readme to reflect some recent changes |