aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin/Lora/extra_networks_lora.py
AgeCommit message (Expand)AuthorLines
2023-08-13linterAUTOMATIC1111-1/+1
2023-08-13Lora: output warnings in UI rather than fail for unfitting loras; switch to l...AUTOMATIC1111-2/+10
2023-07-19fix incorrect multiplier for LorasAUTOMATIC1111-1/+1
2023-07-17support specifying te and unet weights separatelyAUTOMATIC1111-4/+18
2023-07-16lora extension rework to include other types of networksAUTOMATIC1111-9/+9
2023-06-02Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressionsAarni Koskela-2/+2
2023-05-19calculate hashes for LoraAUTOMATIC-0/+18
2023-05-07if present, use Lora's "ss_output_name" field to refer to it in promptAUTOMATIC-0/+1
2023-04-18Add "None" option to extra networks dropdownsmissionfloyd-1/+1
2023-01-28add dropdowns in settings for hypernets and lorasAUTOMATIC-1/+7
2023-01-21Lora support!AUTOMATIC-0/+20