aboutsummaryrefslogtreecommitdiffstats
path: root/modules
AgeCommit message (Collapse)AuthorLines
2023-08-06Clean up k-diffusion sigma paramscatboxanon-4/+4
2023-08-06add infotextAUTOMATIC1111-19/+48
add proper support for recalculating conds in k-diffusion samplers remove support for compvis samplers
2023-08-06lint!AUTOMATIC1111-1/+1
2023-08-06initial refiner supportAUTOMATIC1111-9/+76
2023-08-06add explicit content-type header for image/webpDiego Casorran-0/+3
2023-08-06enable cond cache by defaultAUTOMATIC1111-14/+19
2023-08-06create dir for gradio themes cache if it's missingAUTOMATIC1111-1/+3
2023-08-06repair broken live previews if using VAE with halfAUTOMATIC1111-1/+1
2023-08-06Merge pull request #12358 from catboxanon/sigma-infotextAUTOMATIC1111-1/+37
Add missing k-diffusion sigma params to infotext
2023-08-06fix rework saving incomplete imagesAUTOMATIC1111-1/+1
2023-08-05Assume 0 = inf for s_tmaxcatboxanon-1/+1
2023-08-05Read kdiffusion sigma params from optscatboxanon-7/+7
2023-08-06Merge pull request #12355 from AUTOMATIC1111/gradio-theme-cacheAUTOMATIC1111-2/+7
Gradio theme cache
2023-08-05Merge branch 'dev' into sigma-infotextcatboxanon-12/+17
2023-08-06Gradio theme cachew-e-w-2/+7
2023-08-06do the same for s_tmax #12345AUTOMATIC1111-2/+2
2023-08-06Merge branch 'dev' into fix/s-noiseAUTOMATIC1111-10/+15
2023-08-06rework saving incomplete imagesAUTOMATIC1111-10/+10
2023-08-06Merge pull request #12338 from AUTOMATIC1111/dont-save-incomplete-imagesAUTOMATIC1111-8/+12
don't save incomplete images
2023-08-05Correct s_noise fixcatboxanon-2/+2
2023-08-06Merge pull request #12356 from catboxanon/fix/s-churn-maxAUTOMATIC1111-1/+1
Increase `s_churn` max value
2023-08-05Add sigma params to infotextcatboxanon-1/+37
2023-08-05Attempt to read s_tmax from arg first if option not foundcatboxanon-1/+1
2023-08-05Add s_tmaxcatboxanon-1/+2
2023-08-05Increase s_churn max valuecatboxanon-1/+1
2023-08-05Allow s_noise override to actually be usedcatboxanon-1/+1
2023-08-05add explanation for gradio themesAUTOMATIC1111-1/+1
2023-08-05fix whitespacedhwz-1/+1
2023-08-05add new gradio themesdhwz-2/+21
2023-08-05Option to not save incomplete imagesw-e-w-8/+12
2023-08-05add description to VAE setting pageAUTOMATIC1111-0/+20
2023-08-05put VAE into a separate settings pageAUTOMATIC1111-7/+8
2023-08-05do not add VAE Encoder/Decoder to infotext if it's the defaultAUTOMATIC1111-3/+9
2023-08-05Merge pull request #12331 from AUTOMATIC1111/need_Reload-UI_not_RestartAUTOMATIC1111-21/+23
only need Reload UI not Restart
2023-08-05Merge pull request #12311 from AUTOMATIC1111/efficient-vae-methodsAUTOMATIC1111-27/+100
Add TAESD(or more) options for all the VAE encode/decode operation
2023-08-05fix refresh button for stylesAUTOMATIC1111-1/+1
2023-08-05add checkbox to show/hide dirs for extra networksAUTOMATIC1111-2/+3
2023-08-05need Reload UI not Restartw-e-w-21/+23
2023-08-05Fix some merge mistakesKohaku-Blueleaf-1/+2
2023-08-05Merge branch 'dev' into efficient-vae-methodsKohaku-Blueleaf-143/+308
2023-08-05remove the extra networks buttonAUTOMATIC1111-1/+0
2023-08-05Merge branch 'dev' into extra-networks-always-visibleAUTOMATIC1111-757/+2266
2023-08-05Reduce mask blur kernel size to 2.5 sigmasSplendide 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-05Merge branch 'dev' into multiple_loaded_modelsAUTOMATIC1111-414/+871
2023-08-05dixKohaku-Blueleaf-1/+1
2023-08-05Merge pull request #12181 from AUTOMATIC1111/hires_checkpointAUTOMATIC1111-49/+108
Hires fix change checkpoint
2023-08-05Merge pull request #12327 from catboxanon/fix/filename-invalid-charsAUTOMATIC1111-1/+1
Add tab and carriage return to invalid filename chars
2023-08-05move img2img settings to their own sectionAUTOMATIC1111-13/+19
2023-08-05update infoKohaku-Blueleaf-1/+1
2023-08-05change default color to whiteAUTOMATIC1111-3/+3