aboutsummaryrefslogtreecommitdiffstats
path: root/launch.py
AgeCommit message (Expand)AuthorLines
2023-07-19Merge branch 'dev' into move-start-timerJabasukuriputo Wang-0/+1
2023-07-18add backwards compatibility --lyco-dir-backcompat option, use that for LyCORI...AUTOMATIC1111-0/+1
2023-07-18move start timerwfjsw-1/+3
2023-05-21reworking launch.py: add references to renamed fileAUTOMATIC-0/+38
2023-05-21reworking launch.py: renameAUTOMATIC-348/+0
2023-05-21add DPM-Solver++(2M) SDE from new k-diffusionAUTOMATIC-1/+1
2023-05-19Overhaul tests to use py.testAarni Koskela-20/+12
2023-05-18Merge pull request #10381 from AUTOMATIC1111/minor-fixAUTOMATIC1111-1/+1
2023-05-18Modify xformers instead of pytorchSakura-Luna-2/+3
2023-05-18Merge branch 'dev' into ngrok-pyAUTOMATIC1111-61/+47
2023-05-16Use ngrok-py librarybobzilladev-2/+2
2023-05-15Change to extra-index-urlSakura-Luna-1/+1
2023-05-14launch.py: Don't involve shell for running Python or Git for outputAarni Koskela-3/+3
2023-05-14Modify pytorch commandSakura-Luna-1/+1
2023-05-12Get rid of check_run + run_pythonAarni Koskela-13/+8
2023-05-12launch.py: make git_tag() and commit_hash() work even when WEBUI_LAUNCH_LIVE_...Aarni Koskela-20/+7
2023-05-12fix --data-dir for COMMANDLINE_ARGSw-e-w-4/+0
2023-05-11Autofix Ruff W (not W605) (mostly whitespace)Aarni Koskela-1/+1
2023-05-11launch.py: make torch_index_url an envvarAarni Koskela-1/+2
2023-05-11launch.py: Use GitHub archive URLs for gfpgan, clip, openclip instead of git ...Aarni Koskela-3/+3
2023-05-11launch.py: Simplify run()Aarni Koskela-19/+23
2023-05-11launch.py: Add debugging envvar to see install outputAarni Koskela-2/+5
2023-05-10bump torch versionAUTOMATIC-1/+1
2023-05-08add version to infotext, footer and console output when startingAUTOMATIC-0/+17
2023-04-29attempt to fix broken github CIAUTOMATIC-1/+1
2023-04-29Merge pull request #9165 from Ming424/update-readmeAUTOMATIC1111-1/+1
2023-04-29use parsed commandline args for --skip-installAUTOMATIC-3/+3
2023-04-29Merge branch 'dev' into patch-1AUTOMATIC1111-6/+6
2023-04-29stuff related to torch version changeAUTOMATIC-4/+4
2023-04-13change index urlVladimir Mandic-1/+1
2023-04-04revert xformersVladimir Mandic-1/+1
2023-04-03update xformersVladimir Mandic-1/+1
2023-04-04Fix skip-install bug (see #8935)Micky Brunetti-4/+1
2023-03-30update torchVladimir Mandic-3/+3
2023-03-29Update launch.pyThierry-1/+1
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