stable-diffusion-webui-forge/backend
layerdiffusion 318219bc9d move file
2024-08-02 03:37:20 -07:00
..
huggingface rework model loader and configs 2024-07-30 13:27:26 -06:00
modules predictor is a better name 2024-08-01 21:29:34 -07:00
nn fix lora 2024-08-01 23:29:27 -07:00
args.py implement attention for new backend 2024-07-29 11:46:16 -06:00
attention.py make attn func name more technically correct 2024-07-31 21:35:19 -07:00
loader.py UNet from Scratch 2024-08-01 21:19:41 -07:00
memory_management.py move file 2024-08-02 03:37:20 -07:00
operations.py implement stream in new backend 2024-07-29 11:16:59 -06:00
README.md rename 2024-07-29 11:29:29 -06:00
state_dict.py Intergrate CLIP 2024-08-01 12:27:20 -07:00
stream.py implement attention for new backend 2024-07-29 11:46:16 -06:00

WIP Backend for Forge