Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-01 | Merge pull request #9969 from AUTOMATIC1111/restore_progress_fix | AUTOMATIC1111 | |
restore_progress fix | |||
2023-05-01 | restore_progress fix | w-e-w | |
id wrong type | |||
2023-05-01 | make it impossible to press the restore progress button after pressing it once | AUTOMATIC | |
2023-05-01 | Add a comment and partial fix for the issue when the inpaint UI is ↵ | AUTOMATIC | |
unresponsive after using it. | |||
2023-05-01 | attempt to fix broken github CI | AUTOMATIC | |
2023-05-01 | Merge pull request #9965 from AUTOMATIC1111/xyz_checkpoint_override | AUTOMATIC1111 | |
XYZ checkpoint switch via Override | |||
2023-05-01 | Merge pull request #9958 from AUTOMATIC1111/model_override_enhancement | AUTOMATIC1111 | |
override setting "model override" enhancement | |||
2023-05-01 | use override to apply checkpoint | w-e-w | |
2023-05-01 | checkpoint override enhancement | w-e-w | |
2023-04-29 | Merge branch 'dev' into release_candidate | AUTOMATIC | |
2023-04-29 | add changelog | AUTOMATIC | |
2023-04-29 | Merge branch 'dev' into release_candidate | AUTOMATIC | |
2023-04-29 | increase extra networks UI height to fit two rows of cards. | AUTOMATIC | |
2023-04-29 | alternate restore progress button implementation | AUTOMATIC | |
2023-04-29 | Revert "Merge pull request #7595 from siutin/feature/restore-progress" | AUTOMATIC | |
This reverts commit 80987c36f9bfa33092ac7c75624b25d839cb2a06, reversing changes made to 2e78e65a22bfa6b116ae18d12fdcb85ec8acd727. | |||
2023-04-29 | Merge pull request #7595 from siutin/feature/restore-progress | AUTOMATIC1111 | |
restore the progress from session lost / tab reload | |||
2023-04-29 | Merge branch 'dev' into feature/restore-progress | AUTOMATIC1111 | |
2023-04-29 | Merge pull request #9907 from garrettsutula/master | AUTOMATIC1111 | |
Add disable_tls_verify arg for use with self-signed certs | |||
2023-04-29 | Merge branch 'dev' into master | AUTOMATIC1111 | |
2023-04-29 | bump gradio to 3.28.1 | AUTOMATIC | |
2023-04-29 | do not fail all Loras if some have failed to load when making a picture | AUTOMATIC | |
2023-04-29 | Merge pull request #9933 from w-e-w/dev | AUTOMATIC1111 | |
add missing filename pattern hints | |||
2023-04-29 | Merge pull request #7632 from papuSpartan/gamepad | AUTOMATIC1111 | |
Image viewer scrolling via analog stick | |||
2023-04-29 | change gradio callback from change to release in a bunch of places now that ↵ | AUTOMATIC | |
it's fixed in gradio | |||
2023-04-29 | remove unwanted changes from #8789 | AUTOMATIC | |
2023-04-29 | Merge pull request #8789 from Rucadi/master | AUTOMATIC1111 | |
Add polling and reload callback for extensions. | |||
2023-04-29 | Merge pull request #8924 from kurilee/master | AUTOMATIC1111 | |
Add option "keep original size" to textual inversion images preprocess | |||
2023-04-29 | Merge pull request #9108 from AUTOMATIC1111/img2img-scale-by | AUTOMATIC1111 | |
add "resize by" and "resize to" tabs to img2img | |||
2023-04-29 | Update modules/ui.py | AUTOMATIC1111 | |
Co-authored-by: missionfloyd <missionfloyd@users.noreply.github.com> | |||
2023-04-29 | Merge pull request #8999 from Reibies/patch-1 | AUTOMATIC1111 | |
Changed: extra network height css | |||
2023-04-29 | Remove NVidia URL for OSX torch installation on OSX. | AUTOMATIC | |
2023-04-29 | revert some questionable changes from #9159 | AUTOMATIC | |
2023-04-29 | Merge pull request #9159 from space-nuko/ui-config-tabs | AUTOMATIC1111 | |
Make selected tab configurable with UI config | |||
2023-04-29 | Merge branch 'dev' into ui-config-tabs | AUTOMATIC1111 | |
2023-04-29 | Merge pull request #9165 from Ming424/update-readme | AUTOMATIC1111 | |
Small update for readme | |||
2023-04-29 | Merge pull request #9258 from wywywywy/bug-outpainting-mk2-file-format | AUTOMATIC1111 | |
bug: Outpainting Mk2 & Poorman should use the SAMPLE file format to save images, not GRID file format | |||
2023-04-29 | Merge pull request #9169 from space-nuko/extension-settings-backup | AUTOMATIC1111 | |
Extension settings backup/restore feature | |||
2023-04-29 | Merge branch 'dev' into extension-settings-backup | AUTOMATIC1111 | |
2023-04-29 | Merge pull request #8563 from ParityError/master | AUTOMATIC1111 | |
Update webui.sh | |||
2023-04-29 | Merge branch 'dev' into master | AUTOMATIC1111 | |
2023-04-29 | Merge pull request #9312 from space-nuko/save-merge-recipe | AUTOMATIC1111 | |
Embed model merge metadata in .safetensors file | |||
2023-04-29 | Merge pull request #9315 from GeorgLegato/get_uiCurrentTab_Gr3.23_wrong | AUTOMATIC1111 | |
get_uiCurrentTab() wrong with Gradio 3.23.0 | |||
2023-04-29 | use parsed commandline args for --skip-install | AUTOMATIC | |
2023-04-29 | Merge pull request #9330 from micky2be/patch-1 | AUTOMATIC1111 | |
Fix skip-install bug (see #8935) | |||
2023-04-29 | Merge branch 'dev' into patch-1 | AUTOMATIC1111 | |
2023-04-29 | Merge pull request #9314 from Pluventi/master | AUTOMATIC1111 | |
Fix "Bug batch process" on extras tab , even with a clean install of "stable diffusion webui" | |||
2023-04-29 | Merge branch 'dev' into master | AUTOMATIC1111 | |
2023-04-29 | Merge pull request #8948 from hitomi/master | AUTOMATIC1111 | |
Fix --realesrgan-models-path and --ldsr-models-path not working | |||
2023-04-29 | Merge pull request #9351 from nart4hire/fix-ngrok-recreate-tunnel | AUTOMATIC1111 | |
Fix Ngrok recreating tunnels every reload | |||
2023-04-29 | Merge pull request #9407 from GoulartNogueira/master | AUTOMATIC1111 | |
Fix orientation bug on preprocess |