InvokeAI/invokeai/backend/stable_diffusion
Jonathan 83a9e26cd8
Respect torch-sdp in config.yaml (#5353)
If the user specifies `torch-sdp` as the attention type in `config.yaml`, we can go ahead and use it (if available) rather than always throwing an exception.
2023-12-28 05:46:28 +00:00
..
diffusion Add CFG Rescale option for supporting zero-terminal SNR models (#4335) 2023-11-30 20:55:20 +11:00
schedulers chore: ruff check - fix flake8-comprensions 2023-11-11 10:55:23 +11:00
__init__.py Merge branch 'main' into feat/ip-adapter 2023-09-15 13:15:25 -04:00
diffusers_pipeline.py Respect torch-sdp in config.yaml (#5353) 2023-12-28 05:46:28 +00:00