stable-diffusion-webui-forge/backend
2025-12-07 23:36:01 -08:00
..
diffusion_engine fix lowvram error 2025-12-07 23:36:01 -08:00
huggingface init 2025-11-27 07:23:48 -08:00
lora support musubi tuner lora format 2025-12-07 02:47:49 -08:00
misc Update sub_quadratic_attention.py 2024-08-03 15:19:45 -07:00
modules add lora merging 2025-12-06 07:24:55 -08:00
nn fix fp16 controlnets 2025-12-04 00:58:49 -08:00
optimizers RAMFORGE 2025-09-19 09:22:07 -07:00
patcher add lora merging 2025-12-06 07:24:55 -08:00
sampling add shift to gui 2025-12-05 11:19:05 -08:00
text_processing init 2025-11-27 07:23:48 -08: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 add qwen gguf support 2025-12-05 19:21:37 -08:00
memory_management.py clear mem 2025-12-03 18:17:14 -08:00
operations_bnb.py maintain loading related 2024-08-29 19:05:48 -07:00
operations_gguf.py add qwen gguf support 2025-12-05 19:21:37 -08: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 apply cpp fix 2025-12-03 23:36:12 -08:00

WIP Backend for Forge