InvokeAI/invokeai/backend/stable_diffusion
2023-07-20 00:41:49 -07:00
..
diffusion Cleanup, fix variable name, fix controlnet for sequential and cross attention guidance 2023-07-17 23:53:50 +03:00
image_degradation rename log to logger throughout 2023-04-29 09:43:40 -04:00
schedulers Add dpmpp_sde and dpmpp_2m_sde schedulers(with karras) 2023-06-18 23:38:15 +03:00
__init__.py Remove more old logic 2023-06-19 15:57:28 +10:00
diffusers_pipeline.py Removed diffusers_pipeline prepare_control_image() -- replaced with controlnet_utils.prepare_control_image() 2023-07-20 00:41:49 -07:00
offloading.py restore 3.9 compatibility by replacing | with Union[] 2023-07-03 10:57:40 -04:00