aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * | Revert "Fix gallery not being refreshed correctly"Sakura-Luna2023-05-041-4/+0
| | | | | | | | | | | | | | | | | | | | This reverts commit 2c24e09dfc431ef7617134a807bf741f0b0c9fa3.
| | | * | Revert "Add img2img refreshed correctly"Sakura-Luna2023-05-041-4/+0
| | | | | | | | | | | | | | | | | | | | This reverts commit 988dd02632bf38e64bc0cf394ece2a5f7a64e15b.
| | | * | Revert "Refresh bug fix"Sakura-Luna2023-05-042-4/+2
| | | | | | | | | | | | | | | | | | | | This reverts commit eff00413ae76e01b9a24b13dee6a0dda98f643f2.
| | | * | Refresh bug fixSakura-Luna2023-04-212-2/+4
| | | | |
| | | * | Add img2img refreshed correctlySakura-Luna2023-04-201-0/+4
| | | | |
| | | * | Fix gallery not being refreshed correctlySakura-Luna2023-04-201-0/+4
| | | | |
| | * | | Merge pull request #10025 from acncagua/Upscaler_initializationAUTOMATIC11112023-05-082-3/+3
| | |\ \ \ | | | |_|/ | | |/| | Initialize the upscalers
| | | * | No double calls will be madeAcncagua Slt2023-05-041-3/+0
| | | | | | | | | | | | | | | Do not call load_upscalers in list_builtin_upscalers
| | | * | Initialize the upscalersAcncagua Slt2023-05-021-0/+3
| |_|/ / |/| | | | | | | Add modelloader.load_upscalers to def initialize()
| | * | update changelogAUTOMATIC2023-05-081-0/+31
| | | |
| | * | Revert "add mtime to served images in gallery to prevent cache from showing ↵AUTOMATIC2023-05-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | old images" This reverts commit 669b518cbd2b9e8f5d7852a89627200f87c649d2.
| | * | disable useless progress display when pasting infotext using the blur buttonAUTOMATIC2023-05-081-0/+5
| | | |
| | * | Lora: add an option to use old method of applying lorasAUTOMATIC2023-05-082-6/+55
| | | |
| | * | directory hiding for extra networks: dirs starting with . will hide their ↵AUTOMATIC2023-05-086-49/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cards on extra network tabs unless specifically searched for create HTML for extra network pages only on demand allow directories starting with . to still list their models for lora, checkpoints, etc keep "search" filter for extra networks when user refreshes the page
| | * | Merge pull request #10041 from AUTOMATIC1111/print-exception-#9219AUTOMATIC11112023-05-081-1/+2
| | |\ \ | | | | | | | | | | print PIL.UnidentifiedImageError
| | | * | print PIL.UnidentifiedImageErrorw-e-w2023-05-031-1/+2
| | | | |
| | * | | Merge pull request #10067 from dongweiming/x-y-z-plotAUTOMATIC11112023-05-081-5/+5
| | |\ \ \ | | | | | | | | | | | | Add extra `None` option for VAE
| | | * | | Add extra `None` option for VAEWeiming Dong2023-05-031-5/+5
| |_|/ / / |/| | | |
| | * | | Merge pull request #9616 from Sakura-Luna/tooltipAUTOMATIC11112023-05-081-5/+5
| | |\ \ \ | | | | | | | | | | | | Tooltip localization support
| | | * \ \ Merge branch 'dev' into tooltipAUTOMATIC11112023-05-0875-529/+1884
| | | |\ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge pull request #10089 from AUTOMATIC1111/LoraFixAUTOMATIC11112023-05-081-1/+5
| | |\ \ \ \ | | | | | | | | | | | | | | Fix some Lora's not working
| | | * | | | Fix some Lora's not workingLeo Mozoloa2023-05-041-1/+5
| |_|/ / / / |/| | | | |
| | * | | | Merge pull request #9955 from akx/noop-localization-unless-requiredAUTOMATIC11112023-05-081-31/+37
| | |\ \ \ \ | | | | | | | | | | | | | | Make localization.js do nothing if there's no localization to do
| | | * | | | Make localization.js do nothing if there's no localization to doAarni Koskela2023-05-041-31/+37
| | | | |/ / | | | |/| |
| | * | | | add mtime to served images in gallery to prevent cache from showing old imagesAUTOMATIC2023-05-081-1/+1
| | | | | |
| | * | | | make lightbox properly display whole picture without cutting of parts when ↵AUTOMATIC2023-05-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | the picture is very wide.
| | * | | | Merge pull request #10113 from missionfloyd/extras-thumbnailsAUTOMATIC11112023-05-081-1/+1
| | |\ \ \ \ | | | | | | | | | | | | | | Fix stretched thumbnails on extras tab
| | | * | | | 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
| | | |\ \ \