This website requires JavaScript.
Explore
Help
Sign In
OPENGIT
/
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
2025-05-19 18:29:05 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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
…