InvokeAI/invokeai/frontend
psychedelicious ee3a1a95ef fix(ui): control adapters require control images
There wasn't enough validation of control adapters during graph building. It would be possible for a graph to be built with empty collect node, causing an error. Addressed with an extra check.

This should never happen in practice, because the invoke button should be disabled if an invalid CA is active.
2024-03-14 10:53:57 +11:00
..
CLI chore: ruff 2024-03-01 10:42:33 +11:00
install tidy(mm): use canonical capitalization for all model-related enums, classes 2024-03-05 23:50:19 +11:00
merge Remove references to the no longer existing invokeai.app.services.model_metadata package 2024-03-05 19:58:25 -05:00
training chore: ruff 2024-03-01 10:42:33 +11:00
web fix(ui): control adapters require control images 2024-03-14 10:53:57 +11:00
__init__.py Run python black 2023-07-28 09:46:44 -04:00
legacy_launch_invokeai.py isort wip 2023-09-12 13:01:58 -04:00