aboutsummaryrefslogtreecommitdiff
path: root/extensions-builtin/Lora
AgeCommit message (Expand)Author
2023-10-18faster by calculating R in updown and using cached R in forwardv0xie
2023-10-18faster by using cached R in forwardv0xie
2023-10-18inference working but SLOWv0xie
2023-10-17wip incorrect OFT implementationv0xie
2023-10-14Merge pull request #13568 from AUTOMATIC1111/lora_emb_bundleAUTOMATIC1111
2023-10-14remove duplicated codeAUTOMATIC1111
2023-10-11support inference with LyCORIS GLora networksv0xie
2023-10-10Fix lintKohaku-Blueleaf
2023-10-10Add warning when meet emb name conflictingKohaku-Blueleaf
2023-10-10Remove dev debug printKohaku-Blueleaf
2023-10-10Support string_to_param nested dictKohaku-Blueleaf
2023-10-09add lora bundle systemKohaku-Blueleaf
2023-09-12add commentw-e-w
2023-09-11return nothing if not foundw-e-w
2023-09-10fix: lora-bias-backup don't reset cachedongwenpu
2023-09-09thread safe extra network using listw-e-w
2023-09-09Revert "thread safe extra network list_items"w-e-w
2023-09-03thread safe extra network list_itemsw-e-w
2023-08-29feat: display file metadata ss_output_namebluelovers
2023-08-16RAM optimization round 2AUTOMATIC1111
2023-08-15lintAUTOMATIC1111
2023-08-15Merge pull request #12584 from AUTOMATIC1111/full-module-with-biasAUTOMATIC1111
2023-08-15store patches for Lora in a specialized moduleAUTOMATIC1111
2023-08-15full module with ex_biasKohaku-Blueleaf
2023-08-14remove "if bias exist" checkKohaku-Blueleaf
2023-08-14Merge branch 'dev' into extra-norm-moduleKohaku-Blueleaf
2023-08-14Fix MHA updown err and support ex-bias for no-bias layerKohaku-Blueleaf
2023-08-13Merge pull request #12510 from catboxanon/feat/extnet/hashesAUTOMATIC1111
2023-08-13linterAUTOMATIC1111
2023-08-13Lora: output warnings in UI rather than fail for unfitting loras; switch to l...AUTOMATIC1111
2023-08-13Support search and display of hashes for all extra network itemscatboxanon
2023-08-13remove debug printKohaku-Blueleaf
2023-08-13return None if no ex_biasKohaku-Blueleaf
2023-08-13Add extra norm module into built-in lora extKohaku-Blueleaf
2023-08-10Fix to make LoRA old method setting workcatboxanon
2023-08-09Lora cache in memoryAUTOMATIC1111
2023-08-04gradio 3.39AUTOMATIC1111
2023-07-27update lora extension to work with python 3.8AUTOMATIC1111
2023-07-25fix for #11963AUTOMATIC1111
2023-07-24Fix to parse TE in some LoRAscatboxanon
2023-07-19fix incorrect multiplier for LorasAUTOMATIC1111
2023-07-18add backwards compatibility --lyco-dir-backcompat option, use that for LyCORI...AUTOMATIC1111
2023-07-18add a bit more metadata info for the lora user metadata pageAUTOMATIC1111
2023-07-18use "is not None" for TensorKohaku-Blueleaf
2023-07-18Fix wrong key name in lokr moduleKohaku-Blueleaf
2023-07-17hide cards for networks of incompatible stable diffusion version in Lora extr...AUTOMATIC1111
2023-07-17add alias to lyco networkAUTOMATIC1111
2023-07-17some backwards compatibilityAUTOMATIC1111
2023-07-17support specifying te and unet weights separatelyAUTOMATIC1111
2023-07-17Lokr supportAUTOMATIC1111