index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
paths.py
Age
Commit message (
Expand
)
Author
2023-07-11
getting SD2.1 to run on SDXL repo
AUTOMATIC1111
2023-06-05
Remove a bunch of unused/vestigial code
Aarni Koskela
2023-05-30
Vendor in the single module used from taming_transformers; remove taming_tran...
Aarni Koskela
2023-05-10
F401 fixes for ruff
AUTOMATIC
2023-05-09
Fix up string formatting/concatenation to f-strings where feasible
Aarni Koskela
2023-03-25
split commandline args into its own file
AUTOMATIC
2023-01-28
don't replace regular --help with new paths.py parser help
Mackerel
2023-01-27
add data-dir flag and set all user data directories based on it
Max Audron
2023-01-24
fix BLIP failing to import depending on configuration
AUTOMATIC
2022-11-26
Add support Stable Diffusion 2.0
AUTOMATIC
2022-10-09
added guard for torch.load to prevent loading pickles with unknown content
AUTOMATIC
2022-10-08
Break after finding the local directory of stable diffusion
Edouard Leurent
2022-10-02
remove LDSR warning
AUTOMATIC
2022-09-30
Merge pull request #1109 from d8ahazard/ModelLoader
AUTOMATIC1111
2022-09-30
fix the sys not found error when importing sd_samplers that appeared after PR
AUTOMATIC
2022-09-29
Merge remote-tracking branch 'upstream/master' into ModelLoader
d8ahazard
2022-09-28
clone k-diffusion instead of installing it via pip, and do not install its re...
AUTOMATIC
2022-09-26
Re-implement universal model loading
d8ahazard
2022-09-21
Add LDSR and "GoLatent?" Upscaling (#763)
d8ahazard
2022-09-11
CLIP interrogator
AUTOMATIC
2022-09-11
fix a bug with error message
AUTOMATIC
2022-09-10
prioritize repositories/stable-diffusion path when searching for SD
AUTOMATIC
2022-09-07
codeformer support
AUTOMATIC
2022-09-06
some extra changes for collab compatibility
AUTOMATIC
2022-09-03
split codebase into multiple files; to anyone this affects negatively: sorry
AUTOMATIC