aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin/Lora/scripts/lora_script.py
AgeCommit message (Expand)AuthorLines
2023-05-19calculate hashes for LoraAUTOMATIC-1/+31
2023-05-19Fix ruff lintAarni Koskela-1/+1
2023-05-19Merge pull request #10529 from ryankashi/masterAUTOMATIC1111-0/+4
2023-05-18Added the refresh-loras post requestryankashi-0/+4
2023-05-13Merge branch 'release_candidate' into devAUTOMATIC-0/+1
2023-05-13add an option to always refer to lora by filenamesAUTOMATIC-0/+1
2023-05-10suggestions and fixes from the PRAUTOMATIC-1/+1
2023-05-10ruff auto fixesAUTOMATIC-1/+1
2023-05-09rework loras apiAUTOMATIC-1/+20
2023-05-08Lora: add an option to use old method of applying lorasAUTOMATIC-0/+5
2023-05-08read infotext params from the other extension for Lora if it's not activeAUTOMATIC-0/+1
2023-04-18Add "None" option to extra networks dropdownsmissionfloyd-1/+1
2023-03-26Lora support for SD2AUTOMATIC-0/+10
2023-03-25apply Lora by altering layer's weights instead of adding more calculations in...AUTOMATIC-2/+10
2023-01-28add dropdowns in settings for hypernets and lorasAUTOMATIC-0/+3
2023-01-25add an experimental option to apply loras to outputs rather than inputsAUTOMATIC-1/+6
2023-01-21Lora support!AUTOMATIC-0/+30