Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-08-13 | Change the repositories origin URLs when necessary | brkirch | -0/+3 | |
2023-08-13 | `git checkout` with commit hash | brkirch | -1/+1 | |
2023-08-13 | fix for the broken run_git calls | AUTOMATIC1111 | -2/+2 | |
2023-08-13 | Add DPM-Solver++(3M) SDE | catboxanon | -1/+1 | |
2023-08-12 | disable extensions installer with arg | w-e-w | -1/+1 | |
2023-08-10 | Merge pull request #12454 from wfjsw/no-autofix-on-fetch | AUTOMATIC1111 | -6/+9 | |
rm dir on failed clone, disable autofix for fetch | ||||
2023-08-10 | remove unnecessary GFPGAN_PACKAGE (we install GFPGAN from the requirements file) | AUTOMATIC1111 | -6/+0 | |
2023-08-10 | rm dir on failed clone, disable autofix for fetch | Jabasukuriputo Wang | -6/+9 | |
2023-08-09 | add --loglevel commandline argument for logging | AUTOMATIC1111 | -4/+5 | |
remove the progressbar for extension installation in favor of logging output | ||||
2023-08-09 | fix: Only import tqdm when needed | catboxanon | -1/+1 | |
2023-08-09 | simplify | AUTOMATIC1111 | -5/+5 | |
2023-08-09 | Merge pull request #11925 from wfjsw/ext-inst-pbar | AUTOMATIC1111 | -1/+5 | |
Progressbar for extension installers | ||||
2023-08-07 | rework #12230 to not have duplicate code | AUTOMATIC1111 | -17/+20 | |
2023-08-01 | fix | Jabasukuriputo Wang | -3/+3 | |
2023-08-01 | fix exception | Jabasukuriputo Wang | -1/+1 | |
2023-08-01 | also check on rev-parse | Jabasukuriputo Wang | -18/+16 | |
2023-08-01 | attempt to fix workspace status when doing git clone | Jabasukuriputo Wang | -1/+23 | |
2023-07-23 | Merge branch 'dev' into ext-inst-pbar | Jabasukuriputo Wang | -2/+5 | |
2023-07-22 | add --log-startup option to print detailed startup progress | AUTOMATIC1111 | -2/+5 | |
2023-07-22 | Merge branch 'dev' into ext-inst-pbar | Jabasukuriputo Wang | -8/+28 | |
2023-07-22 | Merge pull request #11926 from wfjsw/fix-env-get-1 | AUTOMATIC1111 | -1/+1 | |
fix 11291#issuecomment-1646547908 | ||||
2023-07-22 | more info for startup timings | AUTOMATIC1111 | -3/+23 | |
2023-07-22 | nop | Jabasukuriputo Wang | -1/+1 | |
2023-07-22 | fix ↵ | Jabasukuriputo Wang | -1/+1 | |
https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/11921#issuecomment-1646547908 | ||||
2023-07-22 | fix tqdm not found on new instance | Jabasukuriputo Wang | -1/+1 | |
2023-07-22 | display a progressbar for extension installer | Jabasukuriputo Wang | -1/+5 | |
2023-07-22 | start timer early anyway | AUTOMATIC1111 | -0/+1 | |
2023-07-22 | Merge pull request #11856 from wfjsw/move-start-timer | AUTOMATIC1111 | -3/+0 | |
Only start timer when actually starting | ||||
2023-07-21 | Merge pull request #11920 from wfjsw/typo-fix-1 | AUTOMATIC1111 | -3/+3 | |
typo fix | ||||
2023-07-21 | Merge pull request #11921 from wfjsw/prepend-pythonpath | AUTOMATIC1111 | -1/+1 | |
prepend the pythonpath instead of overriding it | ||||
2023-07-21 | prepend the pythonpath instead of overriding it | Jabasukuriputo Wang | -1/+1 | |
2023-07-21 | typo fix | Jabasukuriputo Wang | -3/+3 | |
2023-07-18 | move start timer | wfjsw | -3/+0 | |
2023-07-17 | skip installing packages with pip if theyare already installed | AUTOMATIC1111 | -1/+45 | |
record time it took to launch | ||||
2023-07-16 | Merge pull request #11757 from AUTOMATIC1111/sdxl | AUTOMATIC1111 | -0/+4 | |
SD XL support | ||||
2023-07-15 | remove "## " from changelog.md version | AUTOMATIC1111 | -4/+6 | |
2023-07-13 | mute SDXL imports in the place there SDXL is imported for the first time ↵ | AUTOMATIC1111 | -18/+0 | |
instead of launch.py | ||||
2023-07-13 | get attention optimizations to work | AUTOMATIC1111 | -0/+1 | |
2023-07-13 | mute unneeded SDXL imports for tests too | AUTOMATIC1111 | -2/+2 | |
2023-07-13 | fix importlib.machinery issue on github's autotests #yolo | AUTOMATIC1111 | -3/+4 | |
2023-07-12 | SDXL support | AUTOMATIC1111 | -0/+17 | |
2023-07-11 | getting SD2.1 to run on SDXL repo | AUTOMATIC1111 | -0/+3 | |
2023-06-29 | fix can't get current hash | Akiba | -1/+1 | |
2023-06-15 | git clone show progress | w-e-w | -2/+2 | |
2023-06-06 | SD_WEBUI_RESTARTING | w-e-w | -1/+1 | |
2023-06-06 | rework-disable-autolaunch | w-e-w | -0/+1 | |
2023-06-03 | a yet another method to restart webui | AUTOMATIC | -0/+6 | |
2023-06-03 | fallback version info form CHANGELOG.md | w-e-w | -1/+2 | |
2023-06-03 | Update modules/launch_utils.py | w-e-w | -2/+6 | |
Co-authored-by: Aarni Koskela <akx@iki.fi> | ||||
2023-06-02 | fallback version info form CHANGELOG.md | w-e-w | -1/+2 | |