InvokeAI/invokeai/backend/stable_diffusion/diffusion
Ryan Dick 8cd81e52be wip
2024-04-21 01:55:50 -04:00
..
__init__.py Remove unused code for attention map saving. 2024-03-02 08:25:41 -05:00
conditioning_data.py wip 2024-04-20 17:09:41 -04:00
custom_atttention.py wip 2024-04-21 01:55:50 -04:00
regional_ip_data.py Fix the padding behavior when max-pooling regional IP-Adapter masks to mirror the downscaling behavior of SD and SDXL. Prior to this change, denoising with input latent dimensions that were not evenly divisible by 8 would raise an exception. 2024-04-09 16:50:43 -04:00
regional_prompt_data.py wip 2024-04-21 01:55:50 -04:00
shared_invokeai_diffusion.py wip 2024-04-20 17:09:41 -04:00
unet_attention_patcher.py fix: make ip-adapter weights not be optional 2024-04-16 21:12:45 +05:30