mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2025-12-28 05:35:00 +00:00
unload old models, based on reference count <= 2 (in practise only noticed extra copies of JointTextEncoder, never KModel or IntegratedAutoencoderKL) #2281 #2308 and others |
||
|---|---|---|
| .. | ||
| diffusion_engine | ||
| huggingface | ||
| misc | ||
| modules | ||
| nn | ||
| patcher | ||
| sampling | ||
| text_processing | ||
| args.py | ||
| attention.py | ||
| loader.py | ||
| memory_management.py | ||
| operations_bnb.py | ||
| operations_gguf.py | ||
| operations.py | ||
| README.md | ||
| shared.py | ||
| state_dict.py | ||
| stream.py | ||
| utils.py | ||