Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-25 | change torch version | Kohaku-Blueleaf | |
2023-09-12 | fetch version info when webui_dir is not work_dir | w-e-w | |
2023-08-30 | add --dump-sysinfo, a cmd arg to dump limited sysinfo file at startup | AUTOMATIC1111 | |
2023-08-30 | Merge pull request #12855 from dhwz/dev | AUTOMATIC1111 | |
don't print empty lines | |||
2023-08-29 | Merge pull request #12833 from catboxanon/fix/dont-print-blank-stdout | AUTOMATIC1111 | |
Don't print blank stdout in extension installers | |||
2023-08-29 | Merge pull request #12832 from catboxanon/fix/skip-install-extensions | AUTOMATIC1111 | |
Honor `--skip-install` for extension installers | |||
2023-08-29 | Merge pull request #12842 from dhwz/dev | AUTOMATIC1111 | |
remove xformers Python version check | |||
2023-08-19 | revert xformers back to 0.0.20 | AUTOMATIC1111 | |
2023-08-18 | xformers update | XDOneDude | |
2023-08-17 | return empty list if extensions_dir not exist | w-e-w | |
2023-08-14 | Update hash for SD XL Repo | brkirch | |
2023-08-13 | Merge pull request #12526 from brkirch/mps-adjust-sub-quad | AUTOMATIC1111 | |
Fixes for `git checkout`, MPS/macOS fixes and optimizations | |||
2023-08-13 | Merge pull request #12530 from eltociear/eltociear-patch-1 | AUTOMATIC1111 | |
Fix typo in launch_utils.py | |||
2023-08-13 | fix 2 for git code botched by previous PRs | AUTOMATIC1111 | |
2023-08-14 | Fix typo in launch_utils.py | Ikko Eltociear Ashimine | |
existance -> existence | |||
2023-08-13 | Change the repositories origin URLs when necessary | brkirch | |
2023-08-13 | `git checkout` with commit hash | brkirch | |
2023-08-13 | fix for the broken run_git calls | AUTOMATIC1111 | |
2023-08-13 | Add DPM-Solver++(3M) SDE | catboxanon | |
2023-08-12 | disable extensions installer with arg | w-e-w | |
2023-08-10 | Merge pull request #12454 from wfjsw/no-autofix-on-fetch | AUTOMATIC1111 | |
rm dir on failed clone, disable autofix for fetch | |||
2023-08-10 | remove unnecessary GFPGAN_PACKAGE (we install GFPGAN from the requirements file) | AUTOMATIC1111 | |
2023-08-10 | rm dir on failed clone, disable autofix for fetch | Jabasukuriputo Wang | |
2023-08-09 | add --loglevel commandline argument for logging | AUTOMATIC1111 | |
remove the progressbar for extension installation in favor of logging output | |||
2023-08-09 | fix: Only import tqdm when needed | catboxanon | |
2023-08-09 | simplify | AUTOMATIC1111 | |
2023-08-09 | Merge pull request #11925 from wfjsw/ext-inst-pbar | AUTOMATIC1111 | |
Progressbar for extension installers | |||
2023-08-07 | rework #12230 to not have duplicate code | AUTOMATIC1111 | |
2023-08-01 | fix | Jabasukuriputo Wang | |
2023-08-01 | fix exception | Jabasukuriputo Wang | |
2023-08-01 | also check on rev-parse | Jabasukuriputo Wang | |
2023-08-01 | attempt to fix workspace status when doing git clone | Jabasukuriputo Wang | |
2023-07-25 | Merge pull request #11926 from wfjsw/fix-env-get-1 | AUTOMATIC1111 | |
fix 11291#issuecomment-1646547908 | |||
2023-07-25 | Merge pull request #11920 from wfjsw/typo-fix-1 | AUTOMATIC1111 | |
typo fix | |||
2023-07-25 | Merge pull request #11921 from wfjsw/prepend-pythonpath | AUTOMATIC1111 | |
prepend the pythonpath instead of overriding it | |||
2023-07-23 | Merge branch 'dev' into ext-inst-pbar | Jabasukuriputo Wang | |
2023-07-22 | add --log-startup option to print detailed startup progress | AUTOMATIC1111 | |
2023-07-22 | Merge branch 'dev' into ext-inst-pbar | Jabasukuriputo Wang | |
2023-07-22 | Merge pull request #11926 from wfjsw/fix-env-get-1 | AUTOMATIC1111 | |
fix 11291#issuecomment-1646547908 | |||
2023-07-22 | more info for startup timings | AUTOMATIC1111 | |
2023-07-22 | nop | Jabasukuriputo Wang | |
2023-07-22 | fix ↵ | Jabasukuriputo Wang | |
https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/11921#issuecomment-1646547908 | |||
2023-07-22 | fix tqdm not found on new instance | Jabasukuriputo Wang | |
2023-07-22 | display a progressbar for extension installer | Jabasukuriputo Wang | |
2023-07-22 | start timer early anyway | AUTOMATIC1111 | |
2023-07-22 | Merge pull request #11856 from wfjsw/move-start-timer | AUTOMATIC1111 | |
Only start timer when actually starting | |||
2023-07-21 | Merge pull request #11920 from wfjsw/typo-fix-1 | AUTOMATIC1111 | |
typo fix | |||
2023-07-21 | Merge pull request #11921 from wfjsw/prepend-pythonpath | AUTOMATIC1111 | |
prepend the pythonpath instead of overriding it | |||
2023-07-21 | prepend the pythonpath instead of overriding it | Jabasukuriputo Wang | |
2023-07-21 | typo fix | Jabasukuriputo Wang | |