InvokeAI/invokeai
2025-01-16 17:00:33 +00:00
..
app Add keep_ram_copy_of_weights config option. 2025-01-16 15:35:25 +00:00
assets
backend Memory optimization to load state dicts one module at a time in CachedModelWithPartialLoad when we are not storing a CPU copy of the state dict (i.e. when keep_ram_copy_of_weights=False). 2025-01-16 17:00:33 +00:00
configs Remove dependency on flux config files 2024-08-26 20:17:50 -04:00
frontend take out AbortController logic and simplify dependencies 2025-01-16 09:39:32 +11: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.6.0rc2 2025-01-09 14:12:46 +11:00
__init__.py