aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin/Lora/scripts
AgeCommit message (Expand)AuthorLines
2023-12-30More lora not found warningw-e-w-0/+2
2023-08-15lintAUTOMATIC1111-2/+1
2023-08-15store patches for Lora in a specialized moduleAUTOMATIC1111-47/+5
2023-08-13Lora: output warnings in UI rather than fail for unfitting loras; switch to l...AUTOMATIC1111-3/+3
2023-08-13Add extra norm module into built-in lora extKohaku-Blueleaf-0/+16
2023-08-09Lora cache in memoryAUTOMATIC1111-0/+3
2023-07-17hide cards for networks of incompatible stable diffusion version in Lora extr...AUTOMATIC1111-0/+2
2023-07-17add alias to lyco networkAUTOMATIC1111-1/+4
2023-07-17some backwards compatibilityAUTOMATIC1111-0/+1
2023-07-16lora extension rework to include other types of networksAUTOMATIC1111-39/+40
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-32/+20
2023-05-08Add api method to get LoRA models with promptSayo-0/+31
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