aboutsummaryrefslogtreecommitdiffstats
path: root/modules/paths.py
Commit message (Expand)AuthorAgeFilesLines
* correct webpath when webui_dir is not work_dirw-e-w2023-09-131-1/+1
* mute SDXL imports in the place there SDXL is imported for the first time inst...AUTOMATIC11112023-07-131-0/+17
* linterAUTOMATIC11112023-07-121-1/+1
* SDXL supportAUTOMATIC11112023-07-121-1/+8
* getting SD2.1 to run on SDXL repoAUTOMATIC11112023-07-111-0/+1
* Remove a bunch of unused/vestigial codeAarni Koskela2023-06-051-14/+0
* Vendor in the single module used from taming_transformers; remove taming_tran...Aarni Koskela2023-05-301-1/+0
* F401 fixes for ruffAUTOMATIC2023-05-101-2/+2
* Fix up string formatting/concatenation to f-strings where feasibleAarni Koskela2023-05-091-1/+1
* split commandline args into its own fileAUTOMATIC2023-03-251-9/+2
* don't replace regular --help with new paths.py parser helpMackerel2023-01-281-1/+1
* add data-dir flag and set all user data directories based on itMax Audron2023-01-271-1/+9
* fix BLIP failing to import depending on configurationAUTOMATIC2023-01-231-0/+14
* Add support Stable Diffusion 2.0AUTOMATIC2022-11-261-1/+1
* added guard for torch.load to prevent loading pickles with unknown contentAUTOMATIC2022-10-091-0/+1
* Break after finding the local directory of stable diffusionEdouard Leurent2022-10-081-0/+1
* remove LDSR warningAUTOMATIC2022-10-021-1/+0
* Merge pull request #1109 from d8ahazard/ModelLoaderAUTOMATIC11112022-09-301-1/+2
|\
| * Merge remote-tracking branch 'upstream/master' into ModelLoaderd8ahazard2022-09-301-0/+1
| |\
| * | Re-implement universal model loadingd8ahazard2022-09-261-1/+2
* | | fix the sys not found error when importing sd_samplers that appeared after PRAUTOMATIC2022-09-301-8/+11
| |/ |/|
* | clone k-diffusion instead of installing it via pip, and do not install its re...AUTOMATIC2022-09-281-0/+1
|/
* Add LDSR and "GoLatent?" Upscaling (#763)d8ahazard2022-09-211-0/+1
* CLIP interrogatorAUTOMATIC2022-09-111-0/+1
* fix a bug with error messageAUTOMATIC2022-09-101-1/+1
* prioritize repositories/stable-diffusion path when searching for SDAUTOMATIC2022-09-101-1/+1
* codeformer supportAUTOMATIC2022-09-071-4/+9
* some extra changes for collab compatibilityAUTOMATIC2022-09-061-1/+7
* split codebase into multiple files; to anyone this affects negatively: sorryAUTOMATIC2022-09-031-0/+21