InvokeAI/invokeai/backend/stable_diffusion
2024-04-09 15:06:51 -04:00
..
diffusion (minor) Fix IP-Adapter conditional logic in CustomAttnProcessor2_0. 2024-04-09 15:06:51 -04:00
schedulers make model manager v2 ready for PR review 2024-03-01 10:42:33 +11:00
__init__.py Remove unused code for attention map saving. 2024-03-02 08:25:41 -05:00
diffusers_pipeline.py Pass IP-Adapter scales through the cross_attn_kwargs pathway, since they are the same for all attention layers. This change also helps to prepare for adding IP-Adapter region masks. 2024-04-09 15:06:51 -04:00
seamless.py fix(nodes): workaround seamless multi gpu error #6010 2024-03-29 08:56:38 +11:00