aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'release_candidate' into devAUTOMATIC2023-05-012-1/+8
|\
| * make it impossible to press the restore progress button after pressing it onceAUTOMATIC2023-05-011-0/+4
| |
| * Add a comment and partial fix for the issue when the inpaint UI is ↵AUTOMATIC2023-05-011-1/+4
| | | | | | | | unresponsive after using it.
* | Merge branch 'release_candidate' into devAUTOMATIC2023-05-012-3/+6
|\|
| * attempt to fix broken github CIAUTOMATIC2023-05-011-1/+1
| |
| * Merge pull request #9965 from AUTOMATIC1111/xyz_checkpoint_overrideAUTOMATIC11112023-05-011-1/+1
| |\ | | | | | | XYZ checkpoint switch via Override
| | * use override to apply checkpointw-e-w2023-05-011-1/+1
| | |
| * | Merge pull request #9958 from AUTOMATIC1111/model_override_enhancementAUTOMATIC11112023-05-011-2/+5
| |\ \ | | |/ | |/| override setting "model override" enhancement
| | * checkpoint override enhancementw-e-w2023-04-301-2/+5
| |/
| * Merge branch 'dev' into release_candidateAUTOMATIC2023-04-291-0/+58
| |\
| * \ Merge branch 'dev' into release_candidateAUTOMATIC2023-04-2965-339/+1490
| |\ \
* | | | attempt to fix broken github CIAUTOMATIC2023-04-291-1/+1
| |_|/ |/| |
* | | add changelogAUTOMATIC2023-04-291-0/+58
| |/ |/|
* | increase extra networks UI height to fit two rows of cards.AUTOMATIC2023-04-291-1/+1
| |
* | alternate restore progress button implementationAUTOMATIC2023-04-296-7/+99
| |
* | Revert "Merge pull request #7595 from siutin/feature/restore-progress"AUTOMATIC2023-04-296-141/+18
| | | | | | | | | | This reverts commit 80987c36f9bfa33092ac7c75624b25d839cb2a06, reversing changes made to 2e78e65a22bfa6b116ae18d12fdcb85ec8acd727.
* | Merge pull request #7595 from siutin/feature/restore-progressAUTOMATIC11112023-04-296-18/+141
|\ \ | | | | | | restore the progress from session lost / tab reload
| * \ Merge branch 'dev' into feature/restore-progressAUTOMATIC11112023-04-2963-334/+1394
| |\ \ | |/ / |/| |
* | | Merge pull request #9907 from garrettsutula/masterAUTOMATIC11112023-04-292-0/+2
|\ \ \ | | | | | | | | Add disable_tls_verify arg for use with self-signed certs
| * \ \ Merge branch 'dev' into masterAUTOMATIC11112023-04-2962-333/+1390
| |\ \ \ | |/ / / |/| | |
* | | | bump gradio to 3.28.1AUTOMATIC2023-04-293-3/+3
| | | |
* | | | do not fail all Loras if some have failed to load when making a pictureAUTOMATIC2023-04-291-1/+5
| | | |
* | | | Merge pull request #9933 from w-e-w/devAUTOMATIC11112023-04-291-2/+2
|\ \ \ \ | | | | | | | | | | add missing filename pattern hints
| * | | | hints [batch_number] [generation_number]w-e-w2023-04-291-2/+2
| | | | |
| * | | | hints [clip_skip]w-e-w2023-04-291-2/+2
| | | | |
* | | | | Merge pull request #7632 from papuSpartan/gamepadAUTOMATIC11112023-04-291-0/+36
|\ \ \ \ \ | | | | | | | | | | | | Image viewer scrolling via analog stick
| * | | | | remove redundant loadunknown2023-03-151-5/+0
| | | | | |
| * | | | | modularizeunknown2023-03-132-31/+40
| | | | | |
| * | | | | enable gallery scrolling functionality for horizontal scroll and gamepadsunknown2023-02-071-3/+22
| | | | | |
| * | | | | Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webui ↵unknown2023-02-0519-129/+200
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | into gamepad
| * \ \ \ \ \ Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webui ↵unknown2023-02-046-57/+70
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | into gamepad
| * \ \ \ \ \ \ Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webui ↵unknown2023-01-313-2/+12
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | into gamepad
| * \ \ \ \ \ \ \ Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webui ↵unknown2023-01-3039-675/+1184
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into gamepad
| * \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webui ↵unknown2023-01-28144-6469/+10910
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into gamepad
| * | | | | | | | | | basic image next and prev control with joystickunknown2023-01-281-0/+13
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webuiunknown2022-12-2546-209/+628
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webuiunknown2022-12-1211-74/+80
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webuiunknown2022-12-105-78/+53
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webuiunknown2022-12-104-7/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | change gradio callback from change to release in a bunch of places now that ↵AUTOMATIC2023-04-292-2/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it's fixed in gradio
* | | | | | | | | | | | | | | remove unwanted changes from #8789AUTOMATIC2023-04-292-14/+5
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #8789 from Rucadi/masterAUTOMATIC11112023-04-292-1/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add polling and reload callback for extensions.
| * | | | | | | | | | | | | | | Update script_callbacks.pyRucadi2023-03-211-1/+0
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'master' of ↵rucadi2023-02-021-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/Rucadi/stable-diffusion-webui-polling
| | * | | | | | | | | | | | | | | Add a callback called before reloading the serverrucadi2022-12-162-1/+13
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Add polling callbackrucadi2022-12-162-0/+13
| | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Add a callback called before reloading the serverrucadi2023-02-022-1/+13
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Add polling callbackrucadi2023-02-022-0/+13
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #8924 from kurilee/masterAUTOMATIC11112023-04-292-3/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add option "keep original size" to textual inversion images preprocess
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'AUTOMATIC1111:master' into masterkurilee2023-03-252-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \