Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update hash for SD XL Repo | brkirch | 2023-08-14 | 1 | -1/+1 |
* | Merge pull request #12526 from brkirch/mps-adjust-sub-quad | AUTOMATIC1111 | 2023-08-13 | 1 | -0/+3 |
|\ | |||||
| * | Change the repositories origin URLs when necessary | brkirch | 2023-08-13 | 1 | -0/+3 |
| * | `git checkout` with commit hash | brkirch | 2023-08-13 | 1 | -1/+1 |
* | | Merge pull request #12530 from eltociear/eltociear-patch-1 | AUTOMATIC1111 | 2023-08-13 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix typo in launch_utils.py | Ikko Eltociear Ashimine | 2023-08-13 | 1 | -1/+1 |
| * | | Merge pull request #11926 from wfjsw/fix-env-get-1 | AUTOMATIC1111 | 2023-07-25 | 1 | -1/+1 |
| * | | Merge pull request #11920 from wfjsw/typo-fix-1 | AUTOMATIC1111 | 2023-07-25 | 1 | -3/+3 |
| * | | Merge pull request #11921 from wfjsw/prepend-pythonpath | AUTOMATIC1111 | 2023-07-25 | 1 | -1/+1 |
* | | | fix 2 for git code botched by previous PRs | AUTOMATIC1111 | 2023-08-13 | 1 | -1/+1 |
| |/ |/| | |||||
* | | fix for the broken run_git calls | AUTOMATIC1111 | 2023-08-13 | 1 | -2/+2 |
* | | Add DPM-Solver++(3M) SDE | catboxanon | 2023-08-13 | 1 | -1/+1 |
* | | disable extensions installer with arg | w-e-w | 2023-08-12 | 1 | -1/+1 |
* | | Merge pull request #12454 from wfjsw/no-autofix-on-fetch | AUTOMATIC1111 | 2023-08-10 | 1 | -6/+9 |
|\ \ | |||||
| * | | rm dir on failed clone, disable autofix for fetch | Jabasukuriputo Wang | 2023-08-10 | 1 | -6/+9 |
* | | | remove unnecessary GFPGAN_PACKAGE (we install GFPGAN from the requirements file) | AUTOMATIC1111 | 2023-08-10 | 1 | -6/+0 |
|/ / | |||||
* | | add --loglevel commandline argument for logging | AUTOMATIC1111 | 2023-08-09 | 1 | -4/+5 |
* | | fix: Only import tqdm when needed | catboxanon | 2023-08-09 | 1 | -1/+1 |
* | | simplify | AUTOMATIC1111 | 2023-08-09 | 1 | -5/+5 |
* | | Merge pull request #11925 from wfjsw/ext-inst-pbar | AUTOMATIC1111 | 2023-08-09 | 1 | -1/+5 |
|\ \ | |||||
| * \ | Merge branch 'dev' into ext-inst-pbar | Jabasukuriputo Wang | 2023-07-23 | 1 | -2/+5 |
| |\ \ | |||||
| * \ \ | Merge branch 'dev' into ext-inst-pbar | Jabasukuriputo Wang | 2023-07-22 | 1 | -8/+28 |
| |\ \ \ | |||||
| * | | | | fix tqdm not found on new instance | Jabasukuriputo Wang | 2023-07-22 | 1 | -1/+1 |
| * | | | | display a progressbar for extension installer | Jabasukuriputo Wang | 2023-07-22 | 1 | -1/+5 |
* | | | | | rework #12230 to not have duplicate code | AUTOMATIC1111 | 2023-08-07 | 1 | -17/+20 |
* | | | | | fix | Jabasukuriputo Wang | 2023-08-01 | 1 | -3/+3 |
* | | | | | fix exception | Jabasukuriputo Wang | 2023-08-01 | 1 | -1/+1 |
* | | | | | also check on rev-parse | Jabasukuriputo Wang | 2023-08-01 | 1 | -18/+16 |
* | | | | | attempt to fix workspace status when doing git clone | Jabasukuriputo Wang | 2023-08-01 | 1 | -1/+23 |
| |_|/ / |/| | | | |||||
* | | | | add --log-startup option to print detailed startup progress | AUTOMATIC1111 | 2023-07-22 | 1 | -2/+5 |
| |/ / |/| | | |||||
* | | | Merge pull request #11926 from wfjsw/fix-env-get-1 | AUTOMATIC1111 | 2023-07-22 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | nop | Jabasukuriputo Wang | 2023-07-22 | 1 | -1/+1 |
| * | | | fix https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/11921#issuec... | Jabasukuriputo Wang | 2023-07-22 | 1 | -1/+1 |
| |/ / | |||||
* / / | more info for startup timings | AUTOMATIC1111 | 2023-07-22 | 1 | -3/+23 |
|/ / | |||||
* | | start timer early anyway | AUTOMATIC1111 | 2023-07-22 | 1 | -0/+1 |
* | | Merge pull request #11856 from wfjsw/move-start-timer | AUTOMATIC1111 | 2023-07-22 | 1 | -3/+0 |
|\ \ | |||||
| * | | move start timer | wfjsw | 2023-07-18 | 1 | -3/+0 |
| |/ | |||||
* | | Merge pull request #11920 from wfjsw/typo-fix-1 | AUTOMATIC1111 | 2023-07-21 | 1 | -3/+3 |
|\ \ | |||||
| * | | typo fix | Jabasukuriputo Wang | 2023-07-21 | 1 | -3/+3 |
| |/ | |||||
* | | Merge pull request #11921 from wfjsw/prepend-pythonpath | AUTOMATIC1111 | 2023-07-21 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | prepend the pythonpath instead of overriding it | Jabasukuriputo Wang | 2023-07-21 | 1 | -1/+1 |
* | | skip installing packages with pip if theyare already installed | AUTOMATIC1111 | 2023-07-17 | 1 | -1/+45 |
* | | Merge pull request #11757 from AUTOMATIC1111/sdxl | AUTOMATIC1111 | 2023-07-16 | 1 | -0/+4 |
|\ \ | |||||
| * | | mute SDXL imports in the place there SDXL is imported for the first time inst... | AUTOMATIC1111 | 2023-07-13 | 1 | -18/+0 |
| * | | get attention optimizations to work | AUTOMATIC1111 | 2023-07-13 | 1 | -0/+1 |
| * | | mute unneeded SDXL imports for tests too | AUTOMATIC1111 | 2023-07-13 | 1 | -2/+2 |
| * | | fix importlib.machinery issue on github's autotests #yolo | AUTOMATIC1111 | 2023-07-12 | 1 | -3/+4 |
| * | | SDXL support | AUTOMATIC1111 | 2023-07-12 | 1 | -0/+17 |
| * | | getting SD2.1 to run on SDXL repo | AUTOMATIC1111 | 2023-07-11 | 1 | -0/+3 |
* | | | remove "## " from changelog.md version | AUTOMATIC1111 | 2023-07-15 | 1 | -4/+6 |
|/ / |