stable-diffusion-webui-forge/backend
layerdiffusion 31bed671ac change some dtype behaviors based on community feedbacks
only influence old devices like 1080/70/60/50.
please remove cmd flags if you are on 1080/70/60/50 and previously used many cmd flags to tune performance
2024-08-21 08:46:52 -07:00
..
diffusion_engine add a way to save models 2024-08-19 06:30:49 -07:00
huggingface upload Schnell support files 2024-08-11 17:31:12 -07:00
misc Update sub_quadratic_attention.py 2024-08-03 15:19:45 -07:00
modules multiple lora implementation sources 2024-08-13 07:13:32 -07:00
nn disable xformers for t5 2024-08-15 00:55:49 -07:00
patcher change some dtype behaviors based on community feedbacks 2024-08-21 08:46:52 -07:00
sampling revise 2024-08-19 18:54:54 -07:00
text_processing forge 2.0.0 2024-08-10 19:24:19 -07:00
args.py add low vram warning 2024-08-19 11:08:01 -07:00
attention.py disable xformers for t5 2024-08-15 00:55:49 -07:00
loader.py change some dtype behaviors based on community feedbacks 2024-08-21 08:46:52 -07:00
memory_management.py change some dtype behaviors based on community feedbacks 2024-08-21 08:46:52 -07:00
operations_bnb.py fix some gguf loras 2024-08-17 01:15:37 -07:00
operations_gguf.py Implement some rethinking about LoRA system 2024-08-19 04:31:59 -07:00
operations.py revise swap module name 2024-08-20 21:18:53 -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 add a way to save models 2024-08-19 06:30:49 -07:00

WIP Backend for Forge