Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-06-02 | Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions | Aarni Koskela | -2/+2 | |
2023-05-10 | manual fixes for ruff | AUTOMATIC | -1/+1 | |
2023-05-09 | Fix up string formatting/concatenation to f-strings where feasible | Aarni Koskela | -1/+2 | |
2023-04-18 | Add "None" option to extra networks dropdowns | missionfloyd | -1/+1 | |
2023-01-28 | add dropdowns in settings for hypernets and loras | AUTOMATIC | -1/+7 | |
2023-01-21 | Lora support! | AUTOMATIC | -1/+1 | |
update readme to reflect some recent changes | ||||
2023-01-21 | extra networks UI | AUTOMATIC | -0/+21 | |
rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight> |