aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2023-05-31Merge pull request #10845 from DragonHawkAlpha/masterAUTOMATIC1111
2023-05-31Merge pull request #10878 from willfrey/patch-1AUTOMATIC1111
2023-05-31Merge pull request #10848 from DavidQChuang/masterAUTOMATIC1111
2023-05-31Merge pull request #10785 from nyqui/fix-hires.fixAUTOMATIC1111
2023-05-30Fix typo in `--update-check` help messageWill Frey
2023-05-29Fix s_min_uncond default type intDavid Chuang
2023-05-29Added VAE listing to web API.James
2023-05-28fix "hires. fix" prompt/neg sharing same labels as txt2img_prompt/negative_pr...nyqui
2023-05-28add quoting for infotext values that have a colon in themAUTOMATIC
2023-05-28Merge branch 'master' into devAUTOMATIC
2023-05-27fix linter issue for 1.3.0AUTOMATIC
2023-05-27fix serving images that have already been saved without temp files function t...AUTOMATIC
2023-05-27Merge pull request #10655 from fumitakayano/fumitakayanoAUTOMATIC1111
2023-05-27Merge pull request #10569 from strelokhalfer/prAUTOMATIC1111
2023-05-27Merge pull request #10697 from catboxanon/patch/image-infoAUTOMATIC1111
2023-05-27Merge pull request #10739 from linkoid/fix-ui-debug-mode-exitAUTOMATIC1111
2023-05-27updates for the noise schedule settingsAUTOMATIC
2023-05-27Merge remote-tracking branch 'KohakuBlueleaf/custom-k-sched-settings' into devAUTOMATIC
2023-05-27fix serving images that have already been saved without temp files function t...AUTOMATIC
2023-05-27custom unet supportAUTOMATIC
2023-05-26Show full traceback in get_sd_model()linkoid
2023-05-26Remove exit() from select_checkpoint()linkoid
2023-05-25Remove try/except in img metadata readcatboxanon
2023-05-24Cleaner image metadata readcatboxanon
2023-05-24Changed 'images.zip' to generation by patternstrelokhalfer
2023-05-24use Schedule instead of SchedKohaku-Blueleaf
2023-05-24improvementsKohaku-Blueleaf
2023-05-24Use automatic instead of None/defaultKohaku-Blueleaf
2023-05-23possible fix for empty list of optimizations #10605AUTOMATIC
2023-05-23Use type to determine if it is enableKohaku-Blueleaf
2023-05-23possible fix for empty list of optimizations #10605AUTOMATIC
2023-05-23Subject:.fumitaka.yano
2023-05-23Use better way to implKohaku-Blueleaf
2023-05-23Use settings instead of main interfaceKohaku-Blueleaf
2023-05-23Better hint for userKohaku-Blueleaf
2023-05-22Fix for #10643 (pixel noise in webui inpainting canvas breaking inpainting, s...ArthurHeitmann
2023-05-22Merge pull request #10635 from prodialabs/masterAUTOMATIC1111
2023-05-23use sigma_max/min in model if sigma_max/min is 0Kohaku-Blueleaf
2023-05-23Add error information for recursion errorKohaku-Blueleaf
2023-05-22Minor naming fixesKohaku-Blueleaf
2023-05-22Avoid loop importKohaku-Blueleaf
2023-05-22remove not related codeKohaku-Blueleaf
2023-05-22only add metadata when k_sched is actually been usedKohaku-Blueleaf
2023-05-22Replace karras by k_diffusion, fix gen infoKohaku-Blueleaf
2023-05-22Change karras to kdiffusionKohaku-Blueleaf
2023-05-22Add dropdown for scheduler typeKohaku-Blueleaf
2023-05-22`modules/api/api.py`: disable `timeout_keep_alive`Monty Anderson
2023-05-22remove debug printKohaku-Blueleaf
2023-05-22Add custom karras schedulerKohaku-Blueleaf
2023-05-22repair file paste for Firefox from #10615AUTOMATIC