InvokeAI/invokeai
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