InvokeAI/invokeai/frontend
psychedelicious 33e5ed7180 fix(ui): fix edge case in nodes graph building
Inputs with explicit values are validated by pydantic even if they also
have a connection (which is the actual value that is used).

Fix this by omitting explicit values for inputs that have a connection.
2023-05-30 09:06:13 -04:00
..
CLI remove globals, args, generate and the legacy CLI 2023-05-03 23:36:51 -04:00
install adjust non-app modules to use new config system 2023-05-04 00:43:51 -04:00
merge adjust non-app modules to use new config system 2023-05-04 00:43:51 -04:00
training fixes to env parsing, textual inversion & help text 2023-05-18 10:48:23 -04:00
web fix(ui): fix edge case in nodes graph building 2023-05-30 09:06:13 -04:00
__init__.py all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00