aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin/Lora/networks.py
AgeCommit message (Expand)AuthorLines
2024-01-16fix using wrong model caused by aliaschi2nagisa-2/+2
2024-01-05Add general forward method for all modules.Kohaku-Blueleaf-6/+6
2023-12-30More lora not found warningw-e-w-1/+7
2023-12-14Merge branch 'dev' into test-fp8Kohaku-Blueleaf-1/+2
2023-12-08#13354: solve lora loading issueRene Kroon-1/+2
2023-11-21Option for using fp16 weight when apply loraKohaku-Blueleaf-4/+12
2023-11-19Merge branch 'dev' into test-fp8Kohaku-Blueleaf-0/+13
2023-11-02detect diag_oft typev0xie-0/+7
2023-10-19style: formattingv0xie-35/+0
2023-10-19Add fp8 for sd unetKohaku-Blueleaf-3/+3
2023-10-18inference working but SLOWv0xie-3/+39
2023-10-17wip incorrect OFT implementationv0xie-0/+5
2023-10-14Merge pull request #13568 from AUTOMATIC1111/lora_emb_bundleAUTOMATIC1111-0/+41
2023-10-14remove duplicated codeAUTOMATIC1111-29/+2
2023-10-11support inference with LyCORIS GLora networksv0xie-0/+2
2023-10-10Add warning when meet emb name conflictingKohaku-Blueleaf-32/+48
2023-10-10Remove dev debug printKohaku-Blueleaf-1/+0
2023-10-10Support string_to_param nested dictKohaku-Blueleaf-1/+6
2023-10-09add lora bundle systemKohaku-Blueleaf-0/+48
2023-09-10fix: lora-bias-backup don't reset cachedongwenpu-0/+1
2023-08-16RAM optimization round 2AUTOMATIC1111-1/+4
2023-08-15store patches for Lora in a specialized moduleAUTOMATIC1111-14/+18
2023-08-14remove "if bias exist" checkKohaku-Blueleaf-1/+1
2023-08-14Merge branch 'dev' into extra-norm-moduleKohaku-Blueleaf-28/+41
2023-08-14Fix MHA updown err and support ex-bias for no-bias layerKohaku-Blueleaf-8/+29
2023-08-13Lora: output warnings in UI rather than fail for unfitting loras; switch to l...AUTOMATIC1111-24/+37
2023-08-13return None if no ex_biasKohaku-Blueleaf-1/+1
2023-08-13Add extra norm module into built-in lora extKohaku-Blueleaf-9/+55
2023-08-10Fix to make LoRA old method setting workcatboxanon-1/+1
2023-08-09Lora cache in memoryAUTOMATIC1111-3/+19
2023-07-25fix for #11963AUTOMATIC1111-1/+6
2023-07-24Fix to parse TE in some LoRAscatboxanon-1/+1
2023-07-18add backwards compatibility --lyco-dir-backcompat option, use that for LyCORI...AUTOMATIC1111-2/+2
2023-07-17add alias to lyco networkAUTOMATIC1111-1/+2
2023-07-17support specifying te and unet weights separatelyAUTOMATIC1111-4/+18
2023-07-17Lokr supportAUTOMATIC1111-0/+2
2023-07-17IA3 supportAUTOMATIC1111-0/+2
2023-07-17fixAUTOMATIC1111-0/+1
2023-07-16lora extension rework to include other types of networksAUTOMATIC1111-0/+443