This website requires JavaScript.
Explore
Help
Register
Sign In
AUTOMATIC1111
/
stable-diffusion-webui
Watch
1
Star
0
Fork
0
You've already forked stable-diffusion-webui
mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced
2026-03-01 11:10:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cc53db6652b11e6f7bca42c3aa93bd6761ed3d3f
stable-diffusion-webui
/
extensions-builtin
/
LDSR
History
AUTOMATIC1111
da8916f926
added torch.mps.empty_cache() to torch_gc()
...
changed a bunch of places that use torch.cuda.empty_cache() to use torch_gc() instead
2023-07-08 17:13:18 +03:00
..
scripts
…
ldsr_model_arch.py
added torch.mps.empty_cache() to torch_gc()
2023-07-08 17:13:18 +03:00
preload.py
…
sd_hijack_autoencoder.py
…
sd_hijack_ddpm_v1.py
…
vqvae_quantize.py
…