aboutsummaryrefslogtreecommitdiffstats
path: root/launch.py
AgeCommit message (Expand)AuthorLines
2022-10-09reshuffle the code a bit in launcher to keep functions in one place for #2069AUTOMATIC-36/+41
2022-10-09Shielded launch enviroment creation stuff from multiprocessingGreendayle-89/+85
2022-10-08Merge branch 'master' into dev/deepdanbooruGreendayle-1/+1
2022-10-08made deepdanbooru optional, added to readme, automatic download of deepbooru ...Greendayle-0/+4
2022-10-08check for 3.10C43H66N12O12S2-1/+1
2022-10-08simplify xfrmers options: --xformers to enable and that's itAUTOMATIC-1/+1
2022-10-08Update launch.pyC43H66N12O12S2-1/+1
2022-10-08check for OS and env variableC43H66N12O12S2-2/+7
2022-10-08install xformersC43H66N12O12S2-0/+3
2022-10-06fix bad output for error when updating a git repoAUTOMATIC-1/+1
2022-10-06update k-diff once againC43H66N12O12S2-1/+1
2022-10-06update k-diffusionC43H66N12O12S2-1/+1
2022-10-06support for downloading new commit hash for git reposAUTOMATIC-0/+9
2022-10-02move CLIP out of requirements and into launcher to make it possible to launch...AUTOMATIC-0/+4
2022-09-30remove unwanted formatting/functionality from the PRAUTOMATIC-6/+1
2022-09-29Merge remote-tracking branch 'upstream/master' into ModelLoaderd8ahazard-5/+6
2022-09-29Holy $hit.d8ahazard-5/+6
2022-09-29added --exit for notebooksAUTOMATIC-0/+3
2022-09-29update k-diffusionC43H66N12O12S2-1/+1
2022-09-28clone k-diffusion instead of installing it via pip, and do not install its re...AUTOMATIC-11/+2
2022-09-28added support for automatically installing latest k-diffusionAUTOMATIC-0/+7
2022-09-28change the version of k-diffusion. It still won't be installed unless you ar...AUTOMATIC-2/+2
2022-09-27Fix variable name typo in error message for launch.pyAlex Offshore-1/+1
2022-09-21Update launch.pyd8ahazard-1/+1
2022-09-21Add LDSR and "GoLatent?" Upscaling (#763)d8ahazard-0/+3
2022-09-21removed TORCH_COMMAND section from webui.sh andbenbot-3/+4
2022-09-21oopsAUTOMATIC-1/+1
2022-09-21added --skip-torch-cuda-test to launcher for #746AUTOMATIC-2/+13
2022-09-20added __name__ == __main__ to launch.py so it can be imported without launchi...Rahul Kolasseri-2/+2
2022-09-13emergency fix for running in dir with spacesAUTOMATIC-6/+6
2022-09-13moved most of functionality from webui.bat into cross-platform launch.pyAUTOMATIC-0/+127