aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin
AgeCommit message (Expand)AuthorLines
2023-11-05added compact prompt optionAUTOMATIC1111-0/+2
2023-10-14Merge pull request #13568 from AUTOMATIC1111/lora_emb_bundleAUTOMATIC1111-0/+75
2023-10-14remove duplicated codeAUTOMATIC1111-29/+2
2023-10-11support inference with LyCORIS GLora networksv0xie-0/+35
2023-10-10Fix lintKohaku-Blueleaf-1/+1
2023-10-10Add warning when meet emb name conflictingKohaku-Blueleaf-32/+81
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/+49
2023-09-10fix: lora-bias-backup don't reset cachedongwenpu-0/+1
2023-08-29feat: display file metadata ss_output_namebluelovers-0/+1
2023-08-24Zoom and Pan: Resize handlerDanil Boldyrev-6/+42
2023-08-24remove console.logDanil Boldyrev-1/+0
2023-08-24Fixing and improving integrationDanil Boldyrev-8/+50
2023-08-23lintDanil Boldyrev-1/+0
2023-08-23Removed the old codeDanil Boldyrev-3/+2
2023-08-22Improve integration, fix for new gradioDanil Boldyrev-5/+65
2023-08-21make resize handle available to extensionsAUTOMATIC1111-116/+0
2023-08-20make mobile built-in extension actually do somethingAUTOMATIC1111-0/+4
2023-08-20make live previews play nice with window/slider resizesAUTOMATIC1111-0/+2
2023-08-20Add resize-handler extensioncatboxanon-0/+116
2023-08-16RAM optimization round 2AUTOMATIC1111-1/+4
2023-08-15lintAUTOMATIC1111-2/+1
2023-08-15Merge pull request #12584 from AUTOMATIC1111/full-module-with-biasAUTOMATIC1111-1/+6
2023-08-15store patches for Lora in a specialized moduleAUTOMATIC1111-61/+54
2023-08-15full module with ex_biasKohaku-Blueleaf-1/+6
2023-08-14separate Extra optionsw-e-w-5/+7
2023-08-14remove "if bias exist" checkKohaku-Blueleaf-1/+1
2023-08-14Merge branch 'dev' into extra-norm-moduleKohaku-Blueleaf-33/+55
2023-08-14Fix MHA updown err and support ex-bias for no-bias layerKohaku-Blueleaf-8/+29
2023-08-13Merge pull request #12510 from catboxanon/feat/extnet/hashesAUTOMATIC1111-1/+2
2023-08-13linterAUTOMATIC1111-1/+1
2023-08-13Lora: output warnings in UI rather than fail for unfitting loras; switch to l...AUTOMATIC1111-29/+50
2023-08-13Support search and display of hashes for all extra network itemscatboxanon-1/+2
2023-08-13remove debug printKohaku-Blueleaf-1/+0
2023-08-13return None if no ex_biasKohaku-Blueleaf-4/+4
2023-08-13Add extra norm module into built-in lora extKohaku-Blueleaf-11/+105
2023-08-11Merge pull request #12458 from daswer123/auto-expandAUTOMATIC1111-2/+26
2023-08-10Fix to make LoRA old method setting workcatboxanon-1/+1
2023-08-10Height fixDanil Boldyrev-0/+5
2023-08-10a another fix, a different approachDanil Boldyrev-2/+21
2023-08-09Merge pull request #12435 from daswer123/auto-expandAUTOMATIC1111-5/+8
2023-08-09fix auto-expandDanil Boldyrev-5/+8
2023-08-09Lora cache in memoryAUTOMATIC1111-3/+22
2023-08-09auto-expand enable by default for jsDanil Boldyrev-1/+1
2023-08-09auto-expand enable by defaultDanil Boldyrev-1/+1
2023-08-08Ability to automatically expand a picture that does not fit in the screenDanil Boldyrev-1/+29
2023-08-07fix extra_options_section misbehaving when there's just one extra_options ele...AUTOMATIC1111-1/+2
2023-08-07Options in main UI updateAUTOMATIC1111-8/+31
2023-08-05need Reload UI not Restartw-e-w-2/+2