aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin/Lora/networks.py
Commit message (Expand)AuthorAgeFilesLines
* fix using wrong model caused by aliaschi2nagisa2024-01-151-2/+2
* Add general forward method for all modules.Kohaku-Blueleaf2024-01-051-6/+6
* More lora not found warningw-e-w2023-12-301-1/+7
* Merge branch 'dev' into test-fp8Kohaku-Blueleaf2023-12-141-1/+2
|\
| * #13354: solve lora loading issueRene Kroon2023-12-081-1/+2
* | Option for using fp16 weight when apply loraKohaku-Blueleaf2023-11-211-4/+12
* | Merge branch 'dev' into test-fp8Kohaku-Blueleaf2023-11-191-0/+13
|\|
| * detect diag_oft typev0xie2023-11-021-0/+7
| * style: formattingv0xie2023-10-191-35/+0
| * inference working but SLOWv0xie2023-10-181-3/+39
| * wip incorrect OFT implementationv0xie2023-10-181-0/+5
* | Add fp8 for sd unetKohaku-Blueleaf2023-10-191-3/+3
|/
* Merge pull request #13568 from AUTOMATIC1111/lora_emb_bundleAUTOMATIC11112023-10-141-0/+41
|\
| * remove duplicated codeAUTOMATIC11112023-10-141-29/+2
| * Add warning when meet emb name conflictingKohaku-Blueleaf2023-10-101-32/+48
| * Remove dev debug printKohaku-Blueleaf2023-10-101-1/+0
| * Support string_to_param nested dictKohaku-Blueleaf2023-10-101-1/+6
| * add lora bundle systemKohaku-Blueleaf2023-10-091-0/+48
* | support inference with LyCORIS GLora networksv0xie2023-10-121-0/+2
|/
* fix: lora-bias-backup don't reset cachedongwenpu2023-09-101-0/+1
* RAM optimization round 2AUTOMATIC11112023-08-161-1/+4
* store patches for Lora in a specialized moduleAUTOMATIC11112023-08-151-14/+18
* remove "if bias exist" checkKohaku-Blueleaf2023-08-141-1/+1
* Merge branch 'dev' into extra-norm-moduleKohaku-Blueleaf2023-08-141-28/+41
|\
| * Lora: output warnings in UI rather than fail for unfitting loras; switch to l...AUTOMATIC11112023-08-131-24/+37
* | Fix MHA updown err and support ex-bias for no-bias layerKohaku-Blueleaf2023-08-141-8/+29
|/
* return None if no ex_biasKohaku-Blueleaf2023-08-121-1/+1
* Add extra norm module into built-in lora extKohaku-Blueleaf2023-08-121-9/+55
* Fix to make LoRA old method setting workcatboxanon2023-08-111-1/+1
* Lora cache in memoryAUTOMATIC11112023-08-091-3/+19
* fix for #11963AUTOMATIC11112023-07-251-1/+6
* Fix to parse TE in some LoRAscatboxanon2023-07-241-1/+1
* add backwards compatibility --lyco-dir-backcompat option, use that for LyCORI...AUTOMATIC11112023-07-181-2/+2
* add alias to lyco networkAUTOMATIC11112023-07-171-1/+2
* support specifying te and unet weights separatelyAUTOMATIC11112023-07-171-4/+18
* Lokr supportAUTOMATIC11112023-07-161-0/+2
* IA3 supportAUTOMATIC11112023-07-161-0/+2
* fixAUTOMATIC11112023-07-161-0/+1
* lora extension rework to include other types of networksAUTOMATIC11112023-07-161-0/+443