Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | skip installing packages with pip if theyare already installed | AUTOMATIC1111 | 2023-07-17 | 1 | -1/+45 |
| | | | | record time it took to launch | ||||
* | Merge pull request #11757 from AUTOMATIC1111/sdxl | AUTOMATIC1111 | 2023-07-16 | 1 | -0/+4 |
|\ | | | | | SD XL support | ||||
| * | mute SDXL imports in the place there SDXL is imported for the first time ↵ | AUTOMATIC1111 | 2023-07-13 | 1 | -18/+0 |
| | | | | | | | | instead of launch.py | ||||
| * | 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 |
|/ | |||||
* | fix can't get current hash | Akiba | 2023-06-29 | 1 | -1/+1 |
| | |||||
* | git clone show progress | w-e-w | 2023-06-14 | 1 | -2/+2 |
| | |||||
* | SD_WEBUI_RESTARTING | w-e-w | 2023-06-05 | 1 | -1/+1 |
| | |||||
* | rework-disable-autolaunch | w-e-w | 2023-06-05 | 1 | -0/+1 |
| | |||||
* | a yet another method to restart webui | AUTOMATIC | 2023-06-03 | 1 | -0/+6 |
| | |||||
* | fallback version info form CHANGELOG.md | w-e-w | 2023-06-03 | 1 | -1/+2 |
| | |||||
* | Update modules/launch_utils.py | w-e-w | 2023-06-03 | 1 | -2/+6 |
| | | | Co-authored-by: Aarni Koskela <akx@iki.fi> | ||||
* | fallback version info form CHANGELOG.md | w-e-w | 2023-06-02 | 1 | -1/+2 |
| | |||||
* | rename print_error to report, use it with together with package name | AUTOMATIC | 2023-05-31 | 1 | -4/+3 |
| | |||||
* | Merge pull request #10784 from AUTOMATIC1111/update-deps | AUTOMATIC1111 | 2023-05-31 | 1 | -1/+1 |
|\ | | | | | Update xformers to 0.0.20 | ||||
| * | Upgrade xformers | Sakura-Luna | 2023-05-28 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'dev' into report-error | AUTOMATIC1111 | 2023-05-31 | 1 | -3/+0 |
|\ \ | |||||
| * | | Vendor in the single module used from taming_transformers; remove ↵ | Aarni Koskela | 2023-05-30 | 1 | -3/+0 |
| |/ | | | | | | | | | | | taming_transformers dependency (and fix the two ruff complaints) | ||||
* / | Add & use modules.errors.print_error where currently printing exception info ↵ | Aarni Koskela | 2023-05-29 | 1 | -3/+4 |
|/ | | | | by hand | ||||
* | reworking launch.py: add references to renamed file | AUTOMATIC | 2023-05-21 | 1 | -14/+0 |
| | |||||
* | reworking launch.py: rename | AUTOMATIC | 2023-05-21 | 1 | -0/+348 |