stable-diffusion-webui-forge/backend
2025-08-28 16:54:10 -07:00
..
diffusion_engine update vram management 2025-08-28 16:07:49 -07:00
huggingface testing things 2025-08-28 08:50:58 -07:00
misc Update sub_quadratic_attention.py 2024-08-03 15:19:45 -07:00
modules SD3+ (#2688) 2025-02-27 17:54:44 +00:00
nn update vram management 2025-08-28 16:07:49 -07:00
patcher remove bugs 2025-08-28 16:54:10 -07:00
sampling remove bugs 2025-08-28 16:54:10 -07:00
text_processing update to latest version of forge, fix que 2025-05-18 14:36:46 -07:00
args.py Update args.py 2025-05-19 15:33:03 +08:00
attention.py fix sage attention implementation 2025-05-27 02:01:28 -07:00
loader.py testing things 2025-08-28 08:50:58 -07:00
memory_management.py remove bugs 2025-08-28 16:54:10 -07:00
operations_bnb.py maintain loading related 2024-08-29 19:05:48 -07:00
operations_gguf.py Add BF16 to GGUF (#2877) 2025-05-19 00:06:23 -04:00
operations.py remove bugs 2025-08-28 16:54:10 -07:00
README.md rename 2024-07-29 11:29:29 -06:00
shared.py add a way to exchange variables between modules 2024-09-08 20:22:04 -07:00
state_dict.py Load Model only when click Generate 2024-08-08 14:51:13 -07:00
stream.py revise stream logics 2024-08-08 18:45:36 -07:00
utils.py Maintain patching related 2024-08-30 15:18:21 -07:00

WIP Backend for Forge