stable-diffusion-webui-forge/backend
2025-09-26 10:52:26 -07:00
..
diffusion_engine ops 2025-08-30 03:20:09 -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 yes 2025-09-02 21:56:19 -07:00
nn ops 2025-08-30 03:20:09 -07:00
optimizers RAMFORGE 2025-09-19 09:22:07 -07:00
patcher remove bugs 2025-08-28 16:54:10 -07:00
sampling improve memory management when using async and normal chroma 2025-09-26 10:52:26 -07:00
text_processing update to latest version of forge, fix que 2025-05-18 14:36:46 -07:00
args.py RAMFORGE 2025-09-19 09:22:07 -07:00
attention.py fix sage attention implementation 2025-05-27 02:01:28 -07:00
chromadct_memory_strategy.py improve memory management when using async and normal chroma 2025-09-26 10:52:26 -07:00
loader.py RAMFORGE 2025-09-19 09:22:07 -07:00
memory_management.py improve memory management when using async and normal chroma 2025-09-26 10:52:26 -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 improve memory management when using async and normal chroma 2025-09-26 10:52:26 -07:00
ramtorch_integration.py RAMFORGE 2025-09-19 09:22:07 -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