stable-diffusion-webui-forge/backend
2024-08-08 01:53:03 -07:00
..
diffusion_engine distilled cfg scale info text 2024-08-08 01:22:27 -07:00
huggingface revise kernel 2024-08-07 13:28:12 -07:00
misc Update sub_quadratic_attention.py 2024-08-03 15:19:45 -07:00
modules revise kernel 2024-08-07 13:28:12 -07:00
nn better cast 2024-08-07 22:19:17 -07:00
patcher revise structure 2024-08-07 20:44:34 -07:00
sampling we do not need to waste 10 seconds on T5 when CFG=1 2024-08-08 00:19:16 -07:00
text_processing make results more consistent to A1111 2024-08-08 01:53:03 -07:00
args.py revise kernel 2024-08-07 16:51:24 -07:00
attention.py tune attn params 2024-08-02 04:18:47 -07:00
loader.py make results more consistent to A1111 2024-08-08 01:53:03 -07:00
memory_management.py revise kernel 2024-08-07 17:24:22 -07:00
operations.py revise structure 2024-08-07 20:44:34 -07:00
README.md rename 2024-07-29 11:29:29 -06:00
state_dict.py rework sd1.5 and sdxl from scratch 2024-08-05 03:08:17 -07:00
stream.py implement attention for new backend 2024-07-29 11:46:16 -06:00
utils.py revise kernel 2024-08-07 13:28:12 -07:00

WIP Backend for Forge