aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | | | Fix stretched thumbnails on extras tabmissionfloyd2023-05-051-1/+1
| |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge pull request #10140 from Archeb/patch-1AUTOMATIC11112023-05-081-0/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | style.css: Make the image in the ImageViewer be resized correctly
| | | * | | | | | | | | | | | | | style.css: Make the image in the ImageViewer be resized correctly蚊子2023-05-061-0/+1
| |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge pull request #10146 from missionfloyd/gamepad-optionAUTOMATIC11112023-05-082-32/+55
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix gamepad navigation
| | | * | | | | | | | | | | | | | Work with multiple gamepadsmissionfloyd2023-05-071-3/+4
| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | gamepad repeat optionmissionfloyd2023-05-072-3/+3
| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | Improve joypad performancemissionfloyd2023-05-071-6/+30
| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | Fix spellingmissionfloyd2023-05-061-1/+1
| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | Make gamepad navigation optionalmissionfloyd2023-05-062-32/+30
| |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge pull request #10133 from AUTOMATIC1111/filename-pattern-denoising_strengthAUTOMATIC11112023-05-082-2/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Filename pattern denoising strength
| | | * | | | | | | | | | | | | | add denoising strength filename patternw-e-w2023-05-051-2/+2
| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | add denoising strength filename patternw-e-w2023-05-051-0/+1
| | | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | | put all code for /docs in same place and make it work properly with UI reloadsAUTOMATIC2023-05-081-9/+10
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge pull request #10168 from mouhao/masterAUTOMATIC11112023-05-081-0/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix missing /docs endpoint in newer gradio versions
| | | * | | | | | | | | | | | | | Merge pull request #1 from mouhao/mouhao-patch-1mouhao2023-05-071-0/+8
| |_|/| | | | | | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update webui.py
| | | * | | | | | | | | | | | | | Update webui.pymouhao2023-05-071-0/+8
| |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix missing /docs endpoint in newer gradio versions Newer versions of gradio (>=3.27.1) have removed the /docs endpoint by default. This commit adds it back to enable accessing the API documentation.
| | * | | | | | | | | | | | | | read infotext params from the other extension for Lora if it's not activeAUTOMATIC2023-05-082-1/+36
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | if present, use Lora's "ss_output_name" field to refer to it in promptAUTOMATIC2023-05-073-4/+12
| | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | Merge pull request #9140 from yedpodtrzitko/yed/reuse-existing-venvAUTOMATIC11112023-05-021-14/+21
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feat: use existing virtualenv if already active
| | | * | | | | | | | | | | | | feat: use existing virtualenv if already activeyedpodtrzitko2023-03-291-14/+21
| | | | |/ / / / / / / / / / / | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | revert unwanted change from #9865AUTOMATIC2023-05-021-0/+0
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge pull request #9865 from catalpaaa/subpath-supportAUTOMATIC11112023-05-023-0/+6
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add subpath support
| | | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'experimental' into subpath-supportcatalpaaa2023-05-0166-342/+1561
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | bump gradio to 3.28catalpaaa2023-04-282-2/+2
| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | add subpath supportcatalpaaa2023-04-253-0/+6
| | | | |/ / / / / / / / / / / / | | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge branch 'master' into devAUTOMATIC2023-05-022-3/+11
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | fix an error that prevents running webui on torch<2.0 without ↵AUTOMATIC2023-05-022-1/+9
| |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --disable-safe-unpickle
* | | | | | | | | | | | | | | update changelogAUTOMATIC2023-05-011-2/+2
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'release_candidate'AUTOMATIC2023-05-0166-342/+1561
|\| | | | | | | | | | | | | | | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | do not load wait for shared.sd_model to load at startupAUTOMATIC2023-05-024-35/+76
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | Merge pull request #9953 from akx/js-misc-fixesAUTOMATIC11112023-05-0115-102/+88
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Miscellaneous JS fixes
| | | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'dev' into js-misc-fixesAUTOMATIC11112023-05-014-6/+18
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge branch 'release_candidate' into devAUTOMATIC2023-05-011-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge pull request #9969 from AUTOMATIC1111/restore_progress_fixAUTOMATIC11112023-05-011-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | restore_progress fix
| | * | | | | | | | | | | | | | restore_progress fixw-e-w2023-05-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | id wrong type
| | | * | | | | | | | | | | | | 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
|/| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | Use substring instead of deprecated substrAarni Koskela2023-04-303-5/+5
| | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | Remove redundant returnAarni Koskela2023-04-301-1/+0
| | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | Mark Notification.requestPermission's retval as purposely ignoredAarni Koskela2023-04-301-1/+1
| | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | Fix unused variablesAarni Koskela2023-04-309-21/+14
| | | | | | | | | | | | | | | |