aboutsummaryrefslogtreecommitdiffstats
path: root/modules/launch_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Update hash for SD XL Repobrkirch2023-08-141-1/+1
* Merge pull request #12526 from brkirch/mps-adjust-sub-quadAUTOMATIC11112023-08-131-0/+3
|\
| * Change the repositories origin URLs when necessarybrkirch2023-08-131-0/+3
| * `git checkout` with commit hashbrkirch2023-08-131-1/+1
* | Merge pull request #12530 from eltociear/eltociear-patch-1AUTOMATIC11112023-08-131-1/+1
|\ \
| * | Fix typo in launch_utils.pyIkko Eltociear Ashimine2023-08-131-1/+1
| * | Merge pull request #11926 from wfjsw/fix-env-get-1AUTOMATIC11112023-07-251-1/+1
| * | Merge pull request #11920 from wfjsw/typo-fix-1AUTOMATIC11112023-07-251-3/+3
| * | Merge pull request #11921 from wfjsw/prepend-pythonpathAUTOMATIC11112023-07-251-1/+1
* | | fix 2 for git code botched by previous PRsAUTOMATIC11112023-08-131-1/+1
| |/ |/|
* | fix for the broken run_git callsAUTOMATIC11112023-08-131-2/+2
* | Add DPM-Solver++(3M) SDEcatboxanon2023-08-131-1/+1
* | disable extensions installer with argw-e-w2023-08-121-1/+1
* | Merge pull request #12454 from wfjsw/no-autofix-on-fetchAUTOMATIC11112023-08-101-6/+9
|\ \
| * | rm dir on failed clone, disable autofix for fetchJabasukuriputo Wang2023-08-101-6/+9
* | | remove unnecessary GFPGAN_PACKAGE (we install GFPGAN from the requirements file)AUTOMATIC11112023-08-101-6/+0
|/ /
* | add --loglevel commandline argument for loggingAUTOMATIC11112023-08-091-4/+5
* | fix: Only import tqdm when neededcatboxanon2023-08-091-1/+1
* | simplifyAUTOMATIC11112023-08-091-5/+5
* | Merge pull request #11925 from wfjsw/ext-inst-pbarAUTOMATIC11112023-08-091-1/+5
|\ \
| * \ Merge branch 'dev' into ext-inst-pbarJabasukuriputo Wang2023-07-231-2/+5
| |\ \
| * \ \ Merge branch 'dev' into ext-inst-pbarJabasukuriputo Wang2023-07-221-8/+28
| |\ \ \
| * | | | fix tqdm not found on new instanceJabasukuriputo Wang2023-07-221-1/+1
| * | | | display a progressbar for extension installerJabasukuriputo Wang2023-07-221-1/+5
* | | | | rework #12230 to not have duplicate codeAUTOMATIC11112023-08-071-17/+20
* | | | | fixJabasukuriputo Wang2023-08-011-3/+3
* | | | | fix exceptionJabasukuriputo Wang2023-08-011-1/+1
* | | | | also check on rev-parseJabasukuriputo Wang2023-08-011-18/+16
* | | | | attempt to fix workspace status when doing git cloneJabasukuriputo Wang2023-08-011-1/+23
| |_|/ / |/| | |
* | | | add --log-startup option to print detailed startup progressAUTOMATIC11112023-07-221-2/+5
| |/ / |/| |
* | | Merge pull request #11926 from wfjsw/fix-env-get-1AUTOMATIC11112023-07-221-1/+1
|\ \ \
| * | | nopJabasukuriputo Wang2023-07-221-1/+1
| * | | fix https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/11921#issuec...Jabasukuriputo Wang2023-07-221-1/+1
| |/ /
* / / more info for startup timingsAUTOMATIC11112023-07-221-3/+23
|/ /
* | start timer early anywayAUTOMATIC11112023-07-221-0/+1
* | Merge pull request #11856 from wfjsw/move-start-timerAUTOMATIC11112023-07-221-3/+0
|\ \
| * | move start timerwfjsw2023-07-181-3/+0
| |/
* | Merge pull request #11920 from wfjsw/typo-fix-1AUTOMATIC11112023-07-211-3/+3
|\ \
| * | typo fixJabasukuriputo Wang2023-07-211-3/+3
| |/
* | Merge pull request #11921 from wfjsw/prepend-pythonpathAUTOMATIC11112023-07-211-1/+1
|\ \ | |/ |/|
| * prepend the pythonpath instead of overriding itJabasukuriputo Wang2023-07-211-1/+1
* | skip installing packages with pip if theyare already installedAUTOMATIC11112023-07-171-1/+45
* | Merge pull request #11757 from AUTOMATIC1111/sdxlAUTOMATIC11112023-07-161-0/+4
|\ \
| * | mute SDXL imports in the place there SDXL is imported for the first time inst...AUTOMATIC11112023-07-131-18/+0
| * | get attention optimizations to workAUTOMATIC11112023-07-131-0/+1
| * | mute unneeded SDXL imports for tests tooAUTOMATIC11112023-07-131-2/+2
| * | fix importlib.machinery issue on github's autotests #yoloAUTOMATIC11112023-07-121-3/+4
| * | SDXL supportAUTOMATIC11112023-07-121-0/+17
| * | getting SD2.1 to run on SDXL repoAUTOMATIC11112023-07-111-0/+3
* | | remove "## " from changelog.md versionAUTOMATIC11112023-07-151-4/+6
|/ /