stable-diffusion-webui-forge/backend
2024-08-09 15:11:07 -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 a bit more cuda profile 2024-08-08 20:42:50 -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 fix text encoder dtype 2024-08-09 15:11:07 -07:00
memory_management.py revise stream 2024-08-08 20:18:56 -07:00
operations_bnb.py upload files 2024-08-08 20:44:47 -07:00
operations.py revise stream logics 2024-08-08 18:45:36 -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 revise stream logics 2024-08-08 18:45:36 -07:00
utils.py revise kernel 2024-08-07 13:28:12 -07:00

WIP Backend for Forge