Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-08-06 | Gradio theme cache | w-e-w | -2/+7 | |
2023-08-06 | do the same for s_tmax #12345 | AUTOMATIC1111 | -2/+2 | |
2023-08-06 | Merge branch 'dev' into fix/s-noise | AUTOMATIC1111 | -10/+15 | |
2023-08-06 | rework saving incomplete images | AUTOMATIC1111 | -10/+10 | |
2023-08-06 | Merge pull request #12338 from AUTOMATIC1111/dont-save-incomplete-images | AUTOMATIC1111 | -8/+12 | |
don't save incomplete images | ||||
2023-08-05 | Correct s_noise fix | catboxanon | -2/+2 | |
2023-08-06 | Merge pull request #12356 from catboxanon/fix/s-churn-max | AUTOMATIC1111 | -1/+1 | |
Increase `s_churn` max value | ||||
2023-08-05 | Add sigma params to infotext | catboxanon | -1/+37 | |
2023-08-05 | Attempt to read s_tmax from arg first if option not found | catboxanon | -1/+1 | |
2023-08-05 | Add s_tmax | catboxanon | -1/+2 | |
2023-08-05 | Increase s_churn max value | catboxanon | -1/+1 | |
2023-08-05 | Allow s_noise override to actually be used | catboxanon | -1/+1 | |
2023-08-05 | add explanation for gradio themes | AUTOMATIC1111 | -1/+1 | |
2023-08-05 | fix whitespace | dhwz | -1/+1 | |
2023-08-05 | add new gradio themes | dhwz | -2/+21 | |
2023-08-05 | Option to not save incomplete images | w-e-w | -8/+12 | |
2023-08-05 | add description to VAE setting page | AUTOMATIC1111 | -0/+20 | |
2023-08-05 | put VAE into a separate settings page | AUTOMATIC1111 | -7/+8 | |
2023-08-05 | do not add VAE Encoder/Decoder to infotext if it's the default | AUTOMATIC1111 | -3/+9 | |
2023-08-05 | Merge pull request #12331 from AUTOMATIC1111/need_Reload-UI_not_Restart | AUTOMATIC1111 | -21/+23 | |
only need Reload UI not Restart | ||||
2023-08-05 | Merge pull request #12311 from AUTOMATIC1111/efficient-vae-methods | AUTOMATIC1111 | -27/+100 | |
Add TAESD(or more) options for all the VAE encode/decode operation | ||||
2023-08-05 | fix refresh button for styles | AUTOMATIC1111 | -1/+1 | |
2023-08-05 | add checkbox to show/hide dirs for extra networks | AUTOMATIC1111 | -2/+3 | |
2023-08-05 | need Reload UI not Restart | w-e-w | -21/+23 | |
2023-08-05 | Fix some merge mistakes | Kohaku-Blueleaf | -1/+2 | |
2023-08-05 | Merge branch 'dev' into efficient-vae-methods | Kohaku-Blueleaf | -143/+308 | |
2023-08-05 | remove the extra networks button | AUTOMATIC1111 | -1/+0 | |
2023-08-05 | Merge branch 'dev' into extra-networks-always-visible | AUTOMATIC1111 | -757/+2266 | |
2023-08-05 | Reduce mask blur kernel size to 2.5 sigmas | Splendide Imaginarius | -2/+2 | |
This more closely matches the old behavior of PIL's Gaussian blur, and fixes breakage when tiling. See https://github.com/Coyote-A/ultimate-upscale-for-automatic1111/issues/111#issuecomment-1663504109 Thanks to Алексей Трофимов and eunnone for reporting the issue. | ||||
2023-08-05 | Merge branch 'dev' into multiple_loaded_models | AUTOMATIC1111 | -414/+871 | |
2023-08-05 | dix | Kohaku-Blueleaf | -1/+1 | |
2023-08-05 | Merge pull request #12181 from AUTOMATIC1111/hires_checkpoint | AUTOMATIC1111 | -49/+108 | |
Hires fix change checkpoint | ||||
2023-08-05 | Merge pull request #12327 from catboxanon/fix/filename-invalid-chars | AUTOMATIC1111 | -1/+1 | |
Add tab and carriage return to invalid filename chars | ||||
2023-08-05 | move img2img settings to their own section | AUTOMATIC1111 | -13/+19 | |
2023-08-05 | update info | Kohaku-Blueleaf | -1/+1 | |
2023-08-05 | change default color to white | AUTOMATIC1111 | -3/+3 | |
2023-08-05 | add infotext | Kohaku-Blueleaf | -0/+11 | |
2023-08-04 | Add tab and carriage return to invalid filename chars | catboxanon | -1/+1 | |
2023-08-05 | Merge branch 'dev' into efficient-vae-methods | Kohaku-Blueleaf | -27/+117 | |
2023-08-05 | configurable masks color and default brush color | w-e-w | -3/+6 | |
2023-08-04 | added VAE selection to checkpoint user metadata | AUTOMATIC1111 | -12/+96 | |
2023-08-04 | Merge pull request #12319 from catboxanon/fix/alternating-words-empty | AUTOMATIC1111 | -2/+7 | |
Prompt parser: Account for empty field in alternating words syntax | ||||
2023-08-04 | Prompt parser: account for empty field in alternating words syntax | catboxanon | -2/+7 | |
2023-08-04 | Open raw sysinfo link in new page | catboxanon | -1/+1 | |
2023-08-04 | glorious, glorious wonderful clear milky white butter smooth color for ↵ | AUTOMATIC1111 | -2/+2 | |
inpainting you are the best, gradio how I yearned for this day i always believed in you i knew you had it in you this day marks a new beginning thank you, everyone thank you | ||||
2023-08-04 | Curse you, gradio!!! fixes broken refresh button #12309 | AUTOMATIC1111 | -2/+2 | |
2023-08-04 | replace get_first_stage_encoding | Kohaku-Blueleaf | -7/+5 | |
2023-08-04 | remove noneed scale | Kohaku-Blueleaf | -1/+1 | |
2023-08-04 | Revert "change all encode" | Kohaku-Blueleaf | -7/+9 | |
This reverts commit 094c416a801b16c7d8e1944e2e9fae2c9e98bf12. | ||||
2023-08-04 | change all encode | Kohaku-Blueleaf | -9/+7 | |