aboutsummaryrefslogtreecommitdiffstats
path: root/modules/launch_utils.py
Commit message (Collapse)AuthorAgeFilesLines
...
| * | move start timerwfjsw2023-07-181-3/+0
| |/
* | Merge pull request #11920 from wfjsw/typo-fix-1AUTOMATIC11112023-07-211-3/+3
|\ \ | | | | | | typo fix
| * | 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 it
| * 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
| | | | | | | | record time it took to launch
* | Merge pull request #11757 from AUTOMATIC1111/sdxlAUTOMATIC11112023-07-161-0/+4
|\ \ | | | | | | SD XL support
| * | mute SDXL imports in the place there SDXL is imported for the first time ↵AUTOMATIC11112023-07-131-18/+0
| | | | | | | | | | | | instead of launch.py
| * | 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
|/ /
* | fix can't get current hashAkiba2023-06-291-1/+1
| |
* | git clone show progressw-e-w2023-06-141-2/+2
|/
* SD_WEBUI_RESTARTINGw-e-w2023-06-051-1/+1
|
* rework-disable-autolaunchw-e-w2023-06-051-0/+1
|
* a yet another method to restart webuiAUTOMATIC2023-06-031-0/+6
|
* fallback version info form CHANGELOG.mdw-e-w2023-06-031-1/+2
|
* Update modules/launch_utils.pyw-e-w2023-06-031-2/+6
| | | Co-authored-by: Aarni Koskela <akx@iki.fi>
* fallback version info form CHANGELOG.mdw-e-w2023-06-021-1/+2
|
* rename print_error to report, use it with together with package nameAUTOMATIC2023-05-311-4/+3
|
* Merge pull request #10784 from AUTOMATIC1111/update-depsAUTOMATIC11112023-05-311-1/+1
|\ | | | | Update xformers to 0.0.20
| * Upgrade xformersSakura-Luna2023-05-281-1/+1
| |
* | Merge branch 'dev' into report-errorAUTOMATIC11112023-05-311-3/+0
|\ \
| * | Vendor in the single module used from taming_transformers; remove ↵Aarni Koskela2023-05-301-3/+0
| |/ | | | | | | | | | | taming_transformers dependency (and fix the two ruff complaints)
* / Add & use modules.errors.print_error where currently printing exception info ↵Aarni Koskela2023-05-291-3/+4
|/ | | | by hand
* reworking launch.py: add references to renamed fileAUTOMATIC2023-05-211-14/+0
|
* reworking launch.py: renameAUTOMATIC2023-05-211-0/+348