stable-diffusion-webui-forge/backend
layerdiffusion ea65ad6763 fix
2024-08-08 16:28:31 -07:00
..
diffusion_engine prompt-all-in-one now works 2024-08-08 13:46:42 -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 fix 2024-08-08 16:28:31 -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 Load Model only when click Generate 2024-08-08 14:51:13 -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 Load Model only when click Generate 2024-08-08 14:51:13 -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