This website requires JavaScript.
Explore
CxCode AI
MCP Status
CxLLM Studio
Help
Sign In
cxllm-vendors
/
stable-diffusion-webui-forge
Watch
1
Star
0
Fork
0
You've already forked stable-diffusion-webui-forge
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5a0dce769bdd53c3942dcf8f39a85114b738b787
stable-diffusion-webui-forge
/
extensions-builtin
/
LDSR
T
History
lllyasviel
d44608f5f5
i
2024-01-25 13:20:43 -08:00
..
scripts
i
2024-01-25 13:20:43 -08:00
ldsr_model_arch.py
added torch.mps.empty_cache() to torch_gc()
2023-07-08 17:13:18 +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