aboutsummaryrefslogtreecommitdiff
path: root/extensions-builtin/Lora/extra_networks_lora.py
AgeCommit message (Expand)Author
2023-07-17support specifying te and unet weights separatelyAUTOMATIC1111
2023-07-16lora extension rework to include other types of networksAUTOMATIC1111
2023-06-02Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressionsAarni Koskela
2023-05-19calculate hashes for LoraAUTOMATIC
2023-05-07if present, use Lora's "ss_output_name" field to refer to it in promptAUTOMATIC
2023-04-18Add "None" option to extra networks dropdownsmissionfloyd
2023-01-28add dropdowns in settings for hypernets and lorasAUTOMATIC
2023-01-21Lora support!AUTOMATIC