aboutsummaryrefslogtreecommitdiffstats
path: root/launch.py
AgeCommit message (Expand)AuthorLines
2023-04-13change index urlVladimir Mandic-1/+1
2023-04-04revert xformersVladimir Mandic-1/+1
2023-04-03update xformersVladimir Mandic-1/+1
2023-03-30update torchVladimir Mandic-3/+3
2023-03-28Merge pull request #9052 from space-nuko/temp-disable-extensionsAUTOMATIC1111-0/+4
2023-03-28Merge pull request #8958 from MrCheeze/variations-modelAUTOMATIC1111-1/+1
2023-03-27Skip extension installers if all disabledspace-nuko-0/+4
2023-03-27Make disable configurable between builtin/extra extensionsspace-nuko-4/+0
2023-03-27Add temporary "disable all extensions" option for debugging usespace-nuko-0/+4
2023-03-25Add support for the Variations models (unclip-h and unclip-l)MrCheeze-1/+1
2023-03-25split commandline args into its own fileAUTOMATIC-54/+23
2023-03-25make it possible for user to enable gradio analytics by setting GRADIO_ANALYT...AUTOMATIC-1/+2
2023-03-25Merge pull request #8658 from hananbeer/disable_gradio_analyticsAUTOMATIC1111-0/+1
2023-03-19Fix problem of install.py when data-dir is specifiednonnonstop-2/+2
2023-03-15disable gradio analytics globallyhigh_byte-0/+1
2023-03-12fix #8492 breaking the program when the directory with code contains spaces.AUTOMATIC-2/+4
2023-03-12do not import modules.paths in launch.pyAUTOMATIC-9/+8
2023-03-11launch.py: fix failure because webui.sh's changesZhang Hua-7/+12
2023-03-11use path to git from env variable for git_pull_recursiveAUTOMATIC-1/+3
2023-03-09chore: added autostash flag to pullvladlearns-1/+1
2023-03-09chore: removed scripts and added a flag to launch.pyvladlearns-1/+13
2023-02-04fix --helpw-e-w-1/+1
2023-01-30amend the error in previous commitAUTOMATIC-1/+1
2023-01-30make linux launch.py use XFORMERS_PACKAGE var too; thanks, acncaguaAUTOMATIC-1/+1
2023-01-30add an environment variable for selecting xformers packageAUTOMATIC-1/+2
2023-01-28some more changes for python version warning; add a commandline flag to disableAUTOMATIC-6/+19
2023-01-28remove waiting for input on version mismatch warning, change supported versionsAUTOMATIC-23/+12
2023-01-27Made it only a warningSpaceginner-11/+28
2023-01-26Only Linux will have max 3.11Spaceginner-3/+3
2023-01-25Fixed typoSpaceginner-2/+2
2023-01-25even more clarifications(?)Spaceginner-1/+1
2023-01-25some clarificationSpaceginner-1/+2
2023-01-25Remove a stacktrace from an assertion to not scare peopleSpaceginner-1/+4
2023-01-25Added Python version checkSpaceginner-0/+12
2023-01-25remove the pip install stuff because it does not work as i hoped it wouldAUTOMATIC-5/+0
2023-01-24print progress when installing torchAUTOMATIC-3/+17
2023-01-24make git commands not fail for extensions when you have spaces in webui direc...AUTOMATIC-4/+4
2023-01-24Set Linux xformers 0.0.16RC425acncagua-1/+1
2023-01-23add a message about new torch/xformers version and a way to upgrade by specif...AUTOMATIC-1/+2
2023-01-23Merge pull request #5939 from petalas/petalas/torch-upgradeAUTOMATIC1111-4/+2
2023-01-17disable the new NaN check for the CIAUTOMATIC-0/+2
2023-01-16upgrading torch, torchvision, xformers (windows) to use u117Nick Petalas-4/+2
2023-01-16add --skip-install option to prevent running pip in launch.py and speedup lau...AUTOMATIC-0/+7
2023-01-10clear envvar, add assertionVladimir Repin-0/+1
2023-01-05add footer with versionsAUTOMATIC-4/+16
2022-12-10Merge pull request #5361 from rick68/patch-1AUTOMATIC1111-2/+2
2022-12-03Revert most launch.py changes, add mac user scriptbrkirch-18/+1
2022-12-03Update launch.pyHsiang-Cheng Yang-2/+2
2022-12-01Fix run as root flagbrkirch-0/+1
2022-12-01Add support for macOS (Darwin) in launch.pybrkirch-1/+18