aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin/Lora/scripts
Commit message (Expand)AuthorAgeFilesLines
* lintAUTOMATIC11112023-08-151-2/+1
* store patches for Lora in a specialized moduleAUTOMATIC11112023-08-151-47/+5
* Lora: output warnings in UI rather than fail for unfitting loras; switch to l...AUTOMATIC11112023-08-131-3/+3
* Add extra norm module into built-in lora extKohaku-Blueleaf2023-08-121-0/+16
* Lora cache in memoryAUTOMATIC11112023-08-091-0/+3
* hide cards for networks of incompatible stable diffusion version in Lora extr...AUTOMATIC11112023-07-171-0/+2
* add alias to lyco networkAUTOMATIC11112023-07-171-1/+4
* some backwards compatibilityAUTOMATIC11112023-07-171-0/+1
* lora extension rework to include other types of networksAUTOMATIC11112023-07-161-39/+40
* calculate hashes for LoraAUTOMATIC2023-05-191-1/+31
* Fix ruff lintAarni Koskela2023-05-191-1/+1
* Merge pull request #10529 from ryankashi/masterAUTOMATIC11112023-05-191-0/+4
|\
| * Added the refresh-loras post requestryankashi2023-05-181-0/+4
* | 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-092-32/+20
* Add api method to get LoRA models with promptSayo2023-05-081-0/+31
* 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