aboutsummaryrefslogtreecommitdiffstats
path: root/modules/launch_utils.py
AgeCommit message (Collapse)AuthorLines
2023-08-13Change the repositories origin URLs when necessarybrkirch-0/+3
2023-08-13`git checkout` with commit hashbrkirch-1/+1
2023-08-13fix for the broken run_git callsAUTOMATIC1111-2/+2
2023-08-13Add DPM-Solver++(3M) SDEcatboxanon-1/+1
2023-08-12disable extensions installer with argw-e-w-1/+1
2023-08-10Merge pull request #12454 from wfjsw/no-autofix-on-fetchAUTOMATIC1111-6/+9
rm dir on failed clone, disable autofix for fetch
2023-08-10remove unnecessary GFPGAN_PACKAGE (we install GFPGAN from the requirements file)AUTOMATIC1111-6/+0
2023-08-10rm dir on failed clone, disable autofix for fetchJabasukuriputo Wang-6/+9
2023-08-09add --loglevel commandline argument for loggingAUTOMATIC1111-4/+5
remove the progressbar for extension installation in favor of logging output
2023-08-09fix: Only import tqdm when neededcatboxanon-1/+1
2023-08-09simplifyAUTOMATIC1111-5/+5
2023-08-09Merge pull request #11925 from wfjsw/ext-inst-pbarAUTOMATIC1111-1/+5
Progressbar for extension installers
2023-08-07rework #12230 to not have duplicate codeAUTOMATIC1111-17/+20
2023-08-01fixJabasukuriputo Wang-3/+3
2023-08-01fix exceptionJabasukuriputo Wang-1/+1
2023-08-01also check on rev-parseJabasukuriputo Wang-18/+16
2023-08-01attempt to fix workspace status when doing git cloneJabasukuriputo Wang-1/+23
2023-07-23Merge branch 'dev' into ext-inst-pbarJabasukuriputo Wang-2/+5
2023-07-22add --log-startup option to print detailed startup progressAUTOMATIC1111-2/+5
2023-07-22Merge branch 'dev' into ext-inst-pbarJabasukuriputo Wang-8/+28
2023-07-22Merge pull request #11926 from wfjsw/fix-env-get-1AUTOMATIC1111-1/+1
fix 11291#issuecomment-1646547908
2023-07-22more info for startup timingsAUTOMATIC1111-3/+23
2023-07-22nopJabasukuriputo Wang-1/+1
2023-07-22fix ↵Jabasukuriputo Wang-1/+1
https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/11921#issuecomment-1646547908
2023-07-22fix tqdm not found on new instanceJabasukuriputo Wang-1/+1
2023-07-22display a progressbar for extension installerJabasukuriputo Wang-1/+5
2023-07-22start timer early anywayAUTOMATIC1111-0/+1
2023-07-22Merge pull request #11856 from wfjsw/move-start-timerAUTOMATIC1111-3/+0
Only start timer when actually starting
2023-07-21Merge pull request #11920 from wfjsw/typo-fix-1AUTOMATIC1111-3/+3
typo fix
2023-07-21Merge pull request #11921 from wfjsw/prepend-pythonpathAUTOMATIC1111-1/+1
prepend the pythonpath instead of overriding it
2023-07-21prepend the pythonpath instead of overriding itJabasukuriputo Wang-1/+1
2023-07-21typo fixJabasukuriputo Wang-3/+3
2023-07-18move start timerwfjsw-3/+0
2023-07-17skip installing packages with pip if theyare already installedAUTOMATIC1111-1/+45
record time it took to launch
2023-07-16Merge pull request #11757 from AUTOMATIC1111/sdxlAUTOMATIC1111-0/+4
SD XL support
2023-07-15remove "## " from changelog.md versionAUTOMATIC1111-4/+6
2023-07-13mute SDXL imports in the place there SDXL is imported for the first time ↵AUTOMATIC1111-18/+0
instead of launch.py
2023-07-13get attention optimizations to workAUTOMATIC1111-0/+1
2023-07-13mute unneeded SDXL imports for tests tooAUTOMATIC1111-2/+2
2023-07-13fix importlib.machinery issue on github's autotests #yoloAUTOMATIC1111-3/+4
2023-07-12SDXL supportAUTOMATIC1111-0/+17
2023-07-11getting SD2.1 to run on SDXL repoAUTOMATIC1111-0/+3
2023-06-29fix can't get current hashAkiba-1/+1
2023-06-15git clone show progressw-e-w-2/+2
2023-06-06SD_WEBUI_RESTARTINGw-e-w-1/+1
2023-06-06rework-disable-autolaunchw-e-w-0/+1
2023-06-03a yet another method to restart webuiAUTOMATIC-0/+6
2023-06-03fallback version info form CHANGELOG.mdw-e-w-1/+2
2023-06-03Update modules/launch_utils.pyw-e-w-2/+6
Co-authored-by: Aarni Koskela <akx@iki.fi>
2023-06-02fallback version info form CHANGELOG.mdw-e-w-1/+2