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-04-23 03:00:31 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
80360a8abbe388bd016fbf3a996d86aefb842c9c
InvokeAI
/
invokeai
History
Mary Hipp
80360a8abb
fix(api): update enum usage to work for python 3.11
2024-10-12 10:21:26 -04:00
..
app
fix(api): update enum usage to work for python 3.11
2024-10-12 10:21:26 -04:00
assets
…
backend
Remove unnecessary hasattr checks for scaled_dot_product_attention. We pin the torch version, so there should be no concern that this function does not exist.
2024-10-10 19:23:45 -04:00
configs
Remove dependency on flux config files
2024-08-26 20:17:50 -04:00
frontend
undo changes that made category optional
2024-10-11 17:37:57 -04:00
invocation_api
Added support for bounding boxes in the Invocation API
2024-08-26 08:03:30 +10:00
version
chore: bump version to v5.2.0rc1
2024-10-11 10:11:47 +11:00
__init__.py
…