stable-diffusion-webui-forge/backend
2024-08-05 12:07:26 -07:00
..
diffusion_engine remove unused fields 2024-08-05 12:07:26 -07:00
huggingface upload files and models 2024-08-03 17:46:26 -07:00
misc Update sub_quadratic_attention.py 2024-08-03 15:19:45 -07:00
modules rework sd1.5 and sdxl from scratch 2024-08-05 03:08:17 -07:00
nn rework sd1.5 and sdxl from scratch 2024-08-05 03:08:17 -07:00
patcher rework sd1.5 and sdxl from scratch 2024-08-05 03:08:17 -07:00
sampling rework sd1.5 and sdxl from scratch 2024-08-05 03:08:17 -07:00
text_processing rework sd1.5 and sdxl from scratch 2024-08-05 03:08:17 -07:00
args.py rework sd1.5 and sdxl from scratch 2024-08-05 03:08:17 -07:00
attention.py tune attn params 2024-08-02 04:18:47 -07:00
loader.py add sd2 template 2024-08-05 11:49:45 -07:00
memory_management.py move file 2024-08-02 03:37:20 -07:00
operations.py fix cast 2024-08-05 05:26:04 -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 clipvision, ipadapter, and misc 2024-08-03 14:18:16 -07:00

WIP Backend for Forge