aboutsummaryrefslogtreecommitdiffstats
path: root/modules
AgeCommit message (Expand)AuthorLines
2023-05-28Upgrade xformersSakura-Luna-1/+1
2023-05-28add quoting for infotext values that have a colon in themAUTOMATIC-1/+1
2023-05-28Merge branch 'master' into devAUTOMATIC-1/+0
2023-05-27fix linter issue for 1.3.0AUTOMATIC-1/+0
2023-05-27fix serving images that have already been saved without temp files function t...AUTOMATIC-5/+9
2023-05-27Merge pull request #10655 from fumitakayano/fumitakayanoAUTOMATIC1111-0/+14
2023-05-27Merge pull request #10569 from strelokhalfer/prAUTOMATIC1111-5/+15
2023-05-27Merge pull request #10697 from catboxanon/patch/image-infoAUTOMATIC1111-3/+4
2023-05-27Merge pull request #10739 from linkoid/fix-ui-debug-mode-exitAUTOMATIC1111-9/+14
2023-05-27updates for the noise schedule settingsAUTOMATIC-30/+32
2023-05-27Merge remote-tracking branch 'KohakuBlueleaf/custom-k-sched-settings' into devAUTOMATIC-0/+58
2023-05-27fix serving images that have already been saved without temp files function t...AUTOMATIC-5/+9
2023-05-27custom unet supportAUTOMATIC-8/+144
2023-05-26Show full traceback in get_sd_model()linkoid-3/+7
2023-05-26Remove exit() from select_checkpoint()linkoid-6/+7
2023-05-25Remove try/except in img metadata readcatboxanon-4/+1
2023-05-24Cleaner image metadata readcatboxanon-2/+6
2023-05-24Changed 'images.zip' to generation by patternstrelokhalfer-5/+15
2023-05-24use Schedule instead of SchedKohaku-Blueleaf-16/+16
2023-05-24improvementsKohaku-Blueleaf-16/+35
2023-05-24Use automatic instead of None/defaultKohaku-Blueleaf-4/+4
2023-05-23possible fix for empty list of optimizations #10605AUTOMATIC-6/+15
2023-05-23Use type to determine if it is enableKohaku-Blueleaf-6/+4
2023-05-23possible fix for empty list of optimizations #10605AUTOMATIC-6/+15
2023-05-23Subject:.fumitaka.yano-0/+14
2023-05-23Use better way to implKohaku-Blueleaf-21/+14
2023-05-23Use settings instead of main interfaceKohaku-Blueleaf-71/+18
2023-05-23Better hint for userKohaku-Blueleaf-2/+3
2023-05-22Fix for #10643 (pixel noise in webui inpainting canvas breaking inpainting, s...ArthurHeitmann-1/+2
2023-05-22Merge pull request #10635 from prodialabs/masterAUTOMATIC1111-1/+1
2023-05-23use sigma_max/min in model if sigma_max/min is 0Kohaku-Blueleaf-4/+5
2023-05-23Add error information for recursion errorKohaku-Blueleaf-0/+6
2023-05-22Minor naming fixesKohaku-Blueleaf-7/+7
2023-05-22Avoid loop importKohaku-Blueleaf-1/+3
2023-05-22remove not related codeKohaku-Blueleaf-2/+0
2023-05-22only add metadata when k_sched is actually been usedKohaku-Blueleaf-6/+8
2023-05-22Replace karras by k_diffusion, fix gen infoKohaku-Blueleaf-10/+12
2023-05-22Change karras to kdiffusionKohaku-Blueleaf-21/+21
2023-05-22Add dropdown for scheduler typeKohaku-Blueleaf-17/+38
2023-05-22`modules/api/api.py`: disable `timeout_keep_alive`Monty Anderson-1/+1
2023-05-22remove debug printKohaku-Blueleaf-1/+0
2023-05-22Add custom karras schedulerKohaku-Blueleaf-3/+72
2023-05-22repair file paste for Firefox from #10615AUTOMATIC-2/+4
2023-05-22Merge pull request #10611 from akx/disable-token-countersAUTOMATIC1111-0/+1
2023-05-22option to pad prompt/neg prompt to be same lengthAUTOMATIC-0/+16
2023-05-21Add option to disable prompt token countersAarni Koskela-0/+1
2023-05-21run basic torch calculation at startup in parallel to reduce the performance ...AUTOMATIC-0/+18
2023-05-21Revert "change width/heights slider steps to 64 from 8"AUTOMATIC-8/+8
2023-05-21reworking launch.py: add references to renamed fileAUTOMATIC-14/+0
2023-05-21reworking launch.py: renameAUTOMATIC-0/+348