InvokeAI/invokeai/backend/stable_diffusion/diffusion
2024-03-07 14:30:51 -05:00
..
__init__.py Remove unused code for attention map saving. 2024-02-29 23:42:37 -05:00
conditioning_data.py Add support for mask weights, and only mask the tokens associated with the prompts (not eh entire 77-token embedding). 2024-03-07 14:30:51 -05:00
cross_attention_control.py Remove unused code for attention map saving. 2024-02-29 23:42:37 -05:00
custom_attention.py Fixup some details of densediffusion for testing. 2024-03-06 19:03:26 -05:00
regional_prompt_data.py Add support for mask weights, and only mask the tokens associated with the prompts (not eh entire 77-token embedding). 2024-03-07 14:30:51 -05:00
shared_invokeai_diffusion.py Add support for mask weights, and only mask the tokens associated with the prompts (not eh entire 77-token embedding). 2024-03-07 14:30:51 -05:00
unet_attention_patcher.py Get multi-prompt attention working simultaneously with IP-adapter. 2024-02-29 14:54:13 -05:00