aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin/Lora/scripts/lora_script.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release_candidate' into devAUTOMATIC2023-05-131-0/+1
|\
| * add an option to always refer to lora by filenamesAUTOMATIC2023-05-131-0/+1
* | suggestions and fixes from the PRAUTOMATIC2023-05-101-1/+1
* | ruff auto fixesAUTOMATIC2023-05-101-1/+1
|/
* rework loras apiAUTOMATIC2023-05-091-1/+20
* Lora: add an option to use old method of applying lorasAUTOMATIC2023-05-081-0/+5
* read infotext params from the other extension for Lora if it's not activeAUTOMATIC2023-05-081-0/+1
* Add "None" option to extra networks dropdownsmissionfloyd2023-04-181-1/+1
* Lora support for SD2AUTOMATIC2023-03-261-0/+10
* apply Lora by altering layer's weights instead of adding more calculations in...AUTOMATIC2023-03-251-2/+10
* add dropdowns in settings for hypernets and lorasAUTOMATIC2023-01-281-0/+3
* add an experimental option to apply loras to outputs rather than inputsAUTOMATIC2023-01-251-1/+6
* Lora support!AUTOMATIC2023-01-211-0/+30