This website requires JavaScript.
Explore
Help
Sign In
StableDiffusion
/
WebUI
Watch
1
Star
0
Fork
0
You've already forked WebUI
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dd268c48c9
WebUI
/
extensions-builtin
/
LDSR
History
Aarni Koskela
51864790fd
Simplify a bunch of
len(x) > 0
/
len(x) == 0
style expressions
2023-06-02 15:07:10 +03:00
..
scripts
rename print_error to report, use it with together with package name
2023-05-31 19:56:37 +03:00
ldsr_model_arch.py
Autofix Ruff W (not W605) (mostly whitespace)
2023-05-11 20:29:11 +03:00
preload.py
add built-in extension system
2022-12-03 18:06:33 +03:00
sd_hijack_autoencoder.py
Simplify a bunch of
len(x) > 0
/
len(x) == 0
style expressions
2023-06-02 15:07:10 +03:00
sd_hijack_ddpm_v1.py
Simplify a bunch of
len(x) > 0
/
len(x) == 0
style expressions
2023-06-02 15:07:10 +03:00
vqvae_quantize.py
Vendor in the single module used from taming_transformers; remove taming_transformers dependency
2023-05-30 12:47:57 +03:00