aboutsummaryrefslogtreecommitdiff
path: root/modules/extra_networks_hypernet.py
AgeCommit message (Collapse)Author
2023-06-02Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressionsAarni Koskela
2023-05-10manual fixes for ruffAUTOMATIC
2023-05-09Fix up string formatting/concatenation to f-strings where feasibleAarni Koskela
2023-04-18Add "None" option to extra networks dropdownsmissionfloyd
2023-01-28add dropdowns in settings for hypernets and lorasAUTOMATIC
2023-01-21Lora support!AUTOMATIC
update readme to reflect some recent changes
2023-01-21extra networks UIAUTOMATIC
rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight>