mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2025-12-28 05:35:00 +00:00
Previously emphasis mode changes applied only on model load. Also added handling for mode 'None' (literal interpretation), which previously gave results identical to mode 'Ignore'. |
||
|---|---|---|
| .. | ||
| 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 | ||