aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin
Commit message (Expand)AuthorAgeFilesLines
* remove "if bias exist" checkKohaku-Blueleaf2023-08-141-1/+1
* Merge branch 'dev' into extra-norm-moduleKohaku-Blueleaf2023-08-144-33/+55
|\
| * Merge pull request #12510 from catboxanon/feat/extnet/hashesAUTOMATIC11112023-08-131-1/+2
| |\
| | * Support search and display of hashes for all extra network itemscatboxanon2023-08-131-1/+2
| * | linterAUTOMATIC11112023-08-131-1/+1
| * | Lora: output warnings in UI rather than fail for unfitting loras; switch to l...AUTOMATIC11112023-08-133-29/+50
| |/
* / Fix MHA updown err and support ex-bias for no-bias layerKohaku-Blueleaf2023-08-141-8/+29
|/
* remove debug printKohaku-Blueleaf2023-08-121-1/+0
* return None if no ex_biasKohaku-Blueleaf2023-08-122-4/+4
* Add extra norm module into built-in lora extKohaku-Blueleaf2023-08-124-11/+105
* Merge pull request #12458 from daswer123/auto-expandAUTOMATIC11112023-08-111-2/+26
|\
| * Height fixDanil Boldyrev2023-08-101-0/+5
| * a another fix, a different approachDanil Boldyrev2023-08-101-2/+21
* | Fix to make LoRA old method setting workcatboxanon2023-08-111-1/+1
* | Merge pull request #12435 from daswer123/auto-expandAUTOMATIC11112023-08-091-5/+8
|\|
| * fix auto-expandDanil Boldyrev2023-08-091-5/+8
* | Lora cache in memoryAUTOMATIC11112023-08-092-3/+22
|/
* auto-expand enable by default for jsDanil Boldyrev2023-08-081-1/+1
* auto-expand enable by defaultDanil Boldyrev2023-08-081-1/+1
* Ability to automatically expand a picture that does not fit in the screenDanil Boldyrev2023-08-082-1/+29
* fix extra_options_section misbehaving when there's just one extra_options ele...AUTOMATIC11112023-08-071-1/+2
* Options in main UI updateAUTOMATIC11112023-08-071-8/+31
* need Reload UI not Restartw-e-w2023-08-051-2/+2
* gradio 3.39AUTOMATIC11112023-08-041-1/+1
* update lora extension to work with python 3.8AUTOMATIC11112023-07-271-0/+1
* fix for #11963AUTOMATIC11112023-07-251-1/+6
* Fix to parse TE in some LoRAscatboxanon2023-07-241-1/+1
* fix incorrect multiplier for LorasAUTOMATIC11112023-07-181-1/+1
* add backwards compatibility --lyco-dir-backcompat option, use that for LyCORI...AUTOMATIC11112023-07-183-4/+5
* add a bit more metadata info for the lora user metadata pageAUTOMATIC11112023-07-181-0/+6
* use "is not None" for TensorKohaku-Blueleaf2023-07-181-2/+2
* Fix wrong key name in lokr moduleKohaku-Blueleaf2023-07-181-2/+2
* hide cards for networks of incompatible stable diffusion version in Lora extr...AUTOMATIC11112023-07-174-10/+66
* Merge pull request #11821 from AUTOMATIC1111/lora_lycoAUTOMATIC11112023-07-1712-591/+957
|\
| * add alias to lyco networkAUTOMATIC11112023-07-172-2/+6
| * some backwards compatibilityAUTOMATIC11112023-07-173-1/+10
| * support specifying te and unet weights separatelyAUTOMATIC11112023-07-1710-78/+151
| * Lokr supportAUTOMATIC11112023-07-163-1/+67
| * IA3 supportAUTOMATIC11112023-07-162-0/+34
| * fixAUTOMATIC11112023-07-162-3/+1
| * linterAUTOMATIC11112023-07-162-7/+1
| * lora extension rework to include other types of networksAUTOMATIC11112023-07-1610-589/+777
* | move generate button below the picture for mobile clientsAUTOMATIC11112023-07-171-0/+26
|/
* Merge pull request #11757 from AUTOMATIC1111/sdxlAUTOMATIC11112023-07-161-11/+37
|\
| * thank you linterAUTOMATIC11112023-07-131-3/+3
| * add support for SDXL loras with te1/te2 modulesAUTOMATIC11112023-07-131-10/+31
| * lora supportAUTOMATIC11112023-07-131-0/+5
* | add resolution calculation from buckets for lora user metadata pageAUTOMATIC11112023-07-162-7/+22
* | speedup extra networks listingAUTOMATIC11112023-07-163-12/+18
* | allow refreshing single card after editing user metadata instead of all cardsAUTOMATIC11112023-07-162-27/+31