Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'release_candidate' | AUTOMATIC | 2023-05-01 | 66 | -342/+1561 |
|\ | |||||
| * | Merge pull request #9969 from AUTOMATIC1111/restore_progress_fix | AUTOMATIC1111 | 2023-05-01 | 1 | -2/+2 |
| |\ | | | | | | | restore_progress fix | ||||
| | * | restore_progress fix | w-e-w | 2023-05-01 | 1 | -2/+2 |
| | | | | | | | | | | | | id wrong type | ||||
| * | | make it impossible to press the restore progress button after pressing it once | AUTOMATIC | 2023-05-01 | 1 | -0/+4 |
| |/ | |||||
| * | Add a comment and partial fix for the issue when the inpaint UI is ↵ | AUTOMATIC | 2023-05-01 | 1 | -1/+4 |
| | | | | | | | | unresponsive after using it. | ||||
| * | attempt to fix broken github CI | AUTOMATIC | 2023-05-01 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #9965 from AUTOMATIC1111/xyz_checkpoint_override | AUTOMATIC1111 | 2023-05-01 | 1 | -1/+1 |
| |\ | | | | | | | XYZ checkpoint switch via Override | ||||
| | * | use override to apply checkpoint | w-e-w | 2023-05-01 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #9958 from AUTOMATIC1111/model_override_enhancement | AUTOMATIC1111 | 2023-05-01 | 1 | -2/+5 |
| |\ \ | | |/ | |/| | override setting "model override" enhancement | ||||
| | * | checkpoint override enhancement | w-e-w | 2023-04-30 | 1 | -2/+5 |
| |/ | |||||
| * | Merge branch 'dev' into release_candidate | AUTOMATIC | 2023-04-29 | 1 | -0/+58 |
| |\ | |||||
| | * | add changelog | AUTOMATIC | 2023-04-29 | 1 | -0/+58 |
| | | | |||||
| * | | Merge branch 'dev' into release_candidate | AUTOMATIC | 2023-04-29 | 65 | -339/+1490 |
|/| | | |/ | |||||
| * | increase extra networks UI height to fit two rows of cards. | AUTOMATIC | 2023-04-29 | 1 | -1/+1 |
| | | |||||
| * | alternate restore progress button implementation | AUTOMATIC | 2023-04-29 | 6 | -7/+99 |
| | | |||||
| * | Revert "Merge pull request #7595 from siutin/feature/restore-progress" | AUTOMATIC | 2023-04-29 | 6 | -141/+18 |
| | | | | | | | | | | This reverts commit 80987c36f9bfa33092ac7c75624b25d839cb2a06, reversing changes made to 2e78e65a22bfa6b116ae18d12fdcb85ec8acd727. | ||||
| * | Merge pull request #7595 from siutin/feature/restore-progress | AUTOMATIC1111 | 2023-04-29 | 6 | -18/+141 |
| |\ | | | | | | | restore the progress from session lost / tab reload | ||||
| | * | Merge branch 'dev' into feature/restore-progress | AUTOMATIC1111 | 2023-04-29 | 63 | -334/+1394 |
| | |\ | | |/ | |/| | |||||
| * | | Merge pull request #9907 from garrettsutula/master | AUTOMATIC1111 | 2023-04-29 | 2 | -0/+2 |
| |\ \ | | | | | | | | | Add disable_tls_verify arg for use with self-signed certs | ||||
| | * \ | Merge branch 'dev' into master | AUTOMATIC1111 | 2023-04-29 | 62 | -333/+1390 |
| | |\ \ | | |/ / | |/| | | |||||
| * | | | bump gradio to 3.28.1 | AUTOMATIC | 2023-04-29 | 3 | -3/+3 |
| | | | | |||||
| * | | | do not fail all Loras if some have failed to load when making a picture | AUTOMATIC | 2023-04-29 | 1 | -1/+5 |
| | | | | |||||
| * | | | Merge pull request #9933 from w-e-w/dev | AUTOMATIC1111 | 2023-04-29 | 1 | -2/+2 |
| |\ \ \ | | | | | | | | | | | add missing filename pattern hints | ||||
| | * | | | hints [batch_number] [generation_number] | w-e-w | 2023-04-29 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | hints [clip_skip] | w-e-w | 2023-04-29 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Merge pull request #7632 from papuSpartan/gamepad | AUTOMATIC1111 | 2023-04-29 | 1 | -0/+36 |
| |\ \ \ \ | | | | | | | | | | | | | Image viewer scrolling via analog stick | ||||
| | * | | | | remove redundant load | unknown | 2023-03-15 | 1 | -5/+0 |
| | | | | | | |||||
| | * | | | | modularize | unknown | 2023-03-13 | 2 | -31/+40 |
| | | | | | | |||||
| | * | | | | enable gallery scrolling functionality for horizontal scroll and gamepads | unknown | 2023-02-07 | 1 | -3/+22 |
| | | | | | | |||||
| | * | | | | Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webui ↵ | unknown | 2023-02-05 | 19 | -129/+200 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | into gamepad | ||||
| | * \ \ \ \ | Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webui ↵ | unknown | 2023-02-04 | 6 | -57/+70 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | into gamepad | ||||
| | * \ \ \ \ \ | Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webui ↵ | unknown | 2023-01-31 | 3 | -2/+12 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | into gamepad | ||||
| | * \ \ \ \ \ \ | Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webui ↵ | unknown | 2023-01-30 | 39 | -675/+1184 |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into gamepad | ||||
| | * \ \ \ \ \ \ \ | Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webui ↵ | unknown | 2023-01-28 | 144 | -6469/+10910 |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into gamepad | ||||
| | * | | | | | | | | | basic image next and prev control with joystick | unknown | 2023-01-28 | 1 | -0/+13 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webui | unknown | 2022-12-25 | 46 | -209/+628 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webui | unknown | 2022-12-12 | 11 | -74/+80 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webui | unknown | 2022-12-10 | 5 | -78/+53 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webui | unknown | 2022-12-10 | 4 | -7/+8 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | change gradio callback from change to release in a bunch of places now that ↵ | AUTOMATIC | 2023-04-29 | 2 | -2/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it's fixed in gradio | ||||
| * | | | | | | | | | | | | | | remove unwanted changes from #8789 | AUTOMATIC | 2023-04-29 | 2 | -14/+5 |
| | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | Merge pull request #8789 from Rucadi/master | AUTOMATIC1111 | 2023-04-29 | 2 | -1/+26 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add polling and reload callback for extensions. | ||||
| | * | | | | | | | | | | | | | | Update script_callbacks.py | Rucadi | 2023-03-21 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | Merge branch 'master' of ↵ | rucadi | 2023-02-02 | 1 | -1/+2 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/Rucadi/stable-diffusion-webui-polling | ||||
| | | * | | | | | | | | | | | | | | Add a callback called before reloading the server | rucadi | 2022-12-16 | 2 | -1/+13 |
| | | | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | Add polling callback | rucadi | 2022-12-16 | 2 | -0/+13 |
| | | | |_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | Add a callback called before reloading the server | rucadi | 2023-02-02 | 2 | -1/+13 |
| | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | Add polling callback | rucadi | 2023-02-02 | 2 | -0/+13 |
| | | |_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | Merge pull request #8924 from kurilee/master | AUTOMATIC1111 | 2023-04-29 | 2 | -3/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add option "keep original size" to textual inversion images preprocess | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'AUTOMATIC1111:master' into master | kurilee | 2023-03-25 | 2 | -1/+2 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |