Mackerel
3752aad23d
don't replace regular --help with new paths.py parser help
3 years ago
Max Audron
5eee2ac398
add data-dir flag and set all user data directories based on it
3 years ago
AUTOMATIC
5c1cb9263f
fix BLIP failing to import depending on configuration
3 years ago
AUTOMATIC
ce6911158b
Add support Stable Diffusion 2.0
3 years ago
AUTOMATIC
875ddfeecf
added guard for torch.load to prevent loading pickles with unknown content
3 years ago
Edouard Leurent
610a7f4e14
Break after finding the local directory of stable diffusion
...
Otherwise, we may override it with one of the next two path (. or ..) if it is present there, and then the local paths of other modules (taming transformers, codeformers, etc.) wont be found in sd_path/../.
Fix https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/1085
3 years ago
AUTOMATIC
166283653c
remove LDSR warning
3 years ago
AUTOMATIC1111
25414bcd05
Merge pull request #1109 from d8ahazard/ModelLoader
...
Model Loader, Fixes
3 years ago
AUTOMATIC
f80c3696f6
fix the sys not found error when importing sd_samplers that appeared after PR
3 years ago
d8ahazard
d73741794d
Merge remote-tracking branch 'upstream/master' into ModelLoader
3 years ago
AUTOMATIC
a703f56d73
clone k-diffusion instead of installing it via pip, and do not install its requirements.txt
3 years ago
d8ahazard
740070ea9c
Re-implement universal model loading
3 years ago
d8ahazard
1a1f7e85c7
Add LDSR and "GoLatent?" Upscaling ( #763 )
...
* Add LDSR Upscaling
3 years ago
AUTOMATIC
f194457229
CLIP interrogator
3 years ago
AUTOMATIC
77f8a72fa8
fix a bug with error message
3 years ago
AUTOMATIC
695c05fb30
prioritize repositories/stable-diffusion path when searching for SD
3 years ago
AUTOMATIC
6a9b33c848
codeformer support
3 years ago
AUTOMATIC
c688d0984e
some extra changes for collab compatibility
3 years ago
AUTOMATIC
345028099d
split codebase into multiple files; to anyone this affects negatively: sorry
3 years ago