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
InvokeAI
/
invokeai
/
backend
History
Ryan Dick
ddc148b70b
Move ConditioningData and its field classes to their own file. This will allow new conditioning types to be added more cleanly without introducing circular dependencies.
2023-09-08 11:00:11 -04:00
..
image_util
Cleanup memory after model run
2023-09-01 20:50:39 +03:00
install
chore: sync, lint & update
2023-09-05 14:17:23 +12:00
ip_adapter
Specify the image_embedding_len in the IPAttnProcessor rather than the text embedding length. This enables the IPAttnProcessor to handle text embeddings of varying lengths.
2023-09-07 18:20:21 -04:00
model_management
[Feature] Support the XL inpainting model (
#4431
)
2023-09-01 22:58:14 -04:00
stable_diffusion
Move ConditioningData and its field classes to their own file. This will allow new conditioning types to be added more cleanly without introducing circular dependencies.
2023-09-08 11:00:11 -04:00
training
chore: black fix
2023-09-02 10:51:53 +12:00
util
chore: remove unused files
2023-09-02 11:12:19 +10:00
__init__.py
Resolving merge conflicts for flake8
2023-08-18 15:52:04 +10:00