This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
InvokeAI
Watch
1
Star
0
Fork
0
You've already forked InvokeAI
mirror of
https://github.com/invoke-ai/InvokeAI
synced
2024-08-30 20:32:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b8cbff828b6fa08944255e0d3b3f208862f90a50
InvokeAI
/
invokeai
/
backend
/
stable_diffusion
/
diffusion
History
Ryan Dick
b8cbff828b
wip
2024-03-06 10:52:35 -05:00
..
__init__.py
Remove unused code for attention map saving.
2024-02-29 23:42:37 -05:00
conditioning_data.py
Add positive_self_attn_mask_score and self_attn_adjustment_end_step_percent to the prompt nodes.
2024-03-04 15:34:26 -05:00
cross_attention_control.py
Remove unused code for attention map saving.
2024-02-29 23:42:37 -05:00
custom_attention.py
wip
2024-03-06 10:52:35 -05:00
regional_prompt_data.py
Rough hacky implementation of DenseDiffusion.
2024-03-05 18:10:01 -05:00
shared_invokeai_diffusion.py
Use the correct device / dtype for RegionalPromptData calculations.
2024-03-05 15:19:58 -05:00
unet_attention_patcher.py
Get multi-prompt attention working simultaneously with IP-adapter.
2024-02-29 14:54:13 -05:00