This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
InvokeAI
Watch
1
Star
1
Fork
0
You've already forked InvokeAI
mirror of
https://github.com/invoke-ai/InvokeAI.git
synced
2026-01-30 23:17:59 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7dea1dc3a2b358eea3078b1c519a3b652e4733b3
InvokeAI
/
invokeai
/
backend
/
stable_diffusion
/
diffusion
History
Ryan Dick
6935830f99
Remove unused constructor declared with typo in name: __int__.
2024-03-01 15:12:03 -05:00
..
__init__.py
chore: ruff
2024-03-01 10:42:33 +11:00
conditioning_data.py
Fix avoid storing extra conditioning info in two places.
2024-03-01 15:12:03 -05:00
cross_attention_control.py
Remove unused constructor declared with typo in name: __int__.
2024-03-01 15:12:03 -05:00
cross_attention_map_saving.py
chore: ruff check - fix flake8-bugbear
2023-11-11 10:55:28 +11:00
shared_invokeai_diffusion.py
Merge sequential conditioning and cac conditioning logic to eliminate a bunch of duplication.
2024-03-01 15:12:03 -05:00