aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Merge pull request #3711 from benlisquare/masterAUTOMATIC11112022-10-291-0/+488
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | adjustments to zh_TW localisation per suggestions by snowmeow2benlisquare2022-10-281-135/+135
| | * | | | | | | | | Update localizations/zh_TW.json per dtlnor's suggestionbenlisquare2022-10-261-1/+1
| | * | | | | | | | | Update localizations/zh_TW.json per dtlnor's suggestionbenlisquare2022-10-261-1/+1
| | * | | | | | | | | adjustments to zh_TW localisation per suggestions by dtlnorbenlisquare2022-10-261-7/+7
| | * | | | | | | | | create new localisation JSON for zh_TW (Traditional Chinese, Taiwan locale)benlisquare2022-10-261-0/+488
| | |/ / / / / / / /
* | | | | | | | | | make existing image browser extension not breakAUTOMATIC2022-10-291-5/+14
* | | | | | | | | | Merge branch 'Inspiron'AUTOMATIC2022-10-296-270/+194
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | add needed imports fr new code in copypaste.pyAUTOMATIC2022-10-292-7/+9
| * | | | | | | | | remove repeated gitignore entriesAUTOMATIC2022-10-291-3/+0
| * | | | | | | | | remove weird spaces added to ui.py over timeAUTOMATIC2022-10-291-26/+25
| * | | | | | | | | fix open folder button not workingAUTOMATIC2022-10-291-2/+2
| * | | | | | | | | create send to buttons by extensionsyfszzx2022-10-271-3/+5
| * | | | | | | | | create send to buttons in one moduleyfszzx2022-10-271-1/+1
| * | | | | | | | | create send to buttons in one moduleyfszzx2022-10-271-0/+2
| * | | | | | | | | create send to buttons in one moduleyfszzx2022-10-275-270/+187
| * | | | | | | | | Merge branch 'AUTOMATIC1111:master' into Inspiron不会画画的中医不是好程序员2022-10-251-6/+16
| |\| | | | | | | |
| * | | | | | | | | Merge branch 'Inspiron' of https://github.com/yfszzx/stable-diffusion-webui-p...yfszzx2022-10-2513-719/+1043
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'AUTOMATIC1111:master' into Inspiron不会画画的中医不是好程序员2022-10-2513-719/+1043
| | |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | | need some rights for extensionsyfszzx2022-10-251-1/+1
| |/ / / / / / / / / /
| * | | | | | | | | | some rights for extensionsyfszzx2022-10-252-0/+1
| * | | | | | | | | | move to img component to publicyfszzx2022-10-2411-183/+1030
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | a strange bugyfszzx2022-10-242-0/+4
* | | | | | | | | | | | skip filenames starting with . for img2img and extras batch modesAUTOMATIC2022-10-293-2/+7
* | | | | | | | | | | | Merge pull request #3826 from ANTONIOPSD/patch-1AUTOMATIC11112022-10-291-2/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Natural sorting for dropdown checkpoint listAntonio2022-10-281-2/+5
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #3858 from R-N/log-csvAUTOMATIC11112022-10-293-18/+20
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix log off by 1Muhammad Rizqi Nur2022-10-283-18/+20
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #3803 from FlameLaw/masterAUTOMATIC11112022-10-291-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix random dataset shuffle on TIFlameLaw2022-10-271-2/+2
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #3669 from random-thoughtss/masterAUTOMATIC11112022-10-294-52/+79
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Updated name and hover text.random_thoughtss2022-10-272-1/+2
| * | | | | | | | | | | | Moved mask weight config to SD sectionrandom_thoughtss2022-10-271-1/+1
| * | | | | | | | | | | | Highres fix works with unmasked latent.random_thoughtss2022-10-271-58/+76
| * | | | | | | | | | | | Merge branch 'AUTOMATIC1111:master' into masterrandom-thoughtss2022-10-2720-97/+1944
| |\| | | | | | | | | | |
| * | | | | | | | | | | | Switch to a continous blend for cond. image.random_thoughtss2022-10-253-8/+8
| * | | | | | | | | | | | Added conditioning image masking to xy_grid.random_thoughtss2022-10-252-1/+4
| * | | | | | | | | | | | Added option to use unmasked conditioning image.random_thoughtss2022-10-252-1/+6
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #3874 from cobryan05/extra_tweakAUTOMATIC11112022-10-292-55/+130
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | extras: upscaler blending should not be considered in cache keyChris OBryan2022-10-281-1/+1
| * | | | | | | | | | | | extras-tweaks: autoformat changed linesChris OBryan2022-10-281-15/+15
| * | | | | | | | | | | | extras: Make image cache LRUChris OBryan2022-10-282-29/+43
| * | | | | | | | | | | | extras: Rework image cacheChris OBryan2022-10-281-20/+32
| * | | | | | | | | | | | extras: Add option to run upscaling before face fixingChris OBryan2022-10-282-50/+99
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #3755 from M-art-ucci/masterAUTOMATIC11112022-10-291-0/+468
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Update pt_BR.jsonMartucci2022-10-271-3/+3
| * | | | | | | | | | | | Update pt_BR.jsonMartucci2022-10-271-1/+1
| * | | | | | | | | | | | Compromise with other PR for this forkMartucci2022-10-271-128/+125
| * | | | | | | | | | | | Mais ajustes de traduçãoMartucci2022-10-271-97/+96
| * | | | | | | | | | | | Merge pull request #1 from M-art-ucci/pt_BR-localizationMartucci2022-10-261-0/+472
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |