Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-05-08 | Lora: add an option to use old method of applying loras | AUTOMATIC | -0/+5 | |
2023-05-08 | read infotext params from the other extension for Lora if it's not active | AUTOMATIC | -0/+1 | |
2023-04-18 | Add "None" option to extra networks dropdowns | missionfloyd | -1/+1 | |
2023-03-26 | Lora support for SD2 | AUTOMATIC | -0/+10 | |
2023-03-25 | apply Lora by altering layer's weights instead of adding more calculations ↵ | AUTOMATIC | -2/+10 | |
in forward() | ||||
2023-01-28 | add dropdowns in settings for hypernets and loras | AUTOMATIC | -0/+3 | |
2023-01-25 | add an experimental option to apply loras to outputs rather than inputs | AUTOMATIC | -1/+6 | |
2023-01-21 | Lora support! | AUTOMATIC | -0/+30 | |
update readme to reflect some recent changes |