aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin/Lora/extra_networks_lora.py
Commit message (Expand)AuthorAgeFilesLines
* linterAUTOMATIC11112023-08-131-1/+1
* Lora: output warnings in UI rather than fail for unfitting loras; switch to l...AUTOMATIC11112023-08-131-2/+10
* fix incorrect multiplier for LorasAUTOMATIC11112023-07-181-1/+1
* support specifying te and unet weights separatelyAUTOMATIC11112023-07-171-4/+18
* lora extension rework to include other types of networksAUTOMATIC11112023-07-161-9/+9
* Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressionsAarni Koskela2023-06-021-2/+2
* calculate hashes for LoraAUTOMATIC2023-05-191-0/+18
* if present, use Lora's "ss_output_name" field to refer to it in promptAUTOMATIC2023-05-071-0/+1
* Add "None" option to extra networks dropdownsmissionfloyd2023-04-181-1/+1
* add dropdowns in settings for hypernets and lorasAUTOMATIC2023-01-281-1/+7
* Lora support!AUTOMATIC2023-01-211-0/+20