InvokeAI/invokeai/frontend
psychedelicious 3c60616b4d feat(ui): simplify linear graph creation logic
Instead of manually creating every node and edge, we can simply copy/paste the base graph from node editor, then sub in parameters.

This is a much more intelligible process. We still need to handle seed, img2img fit and controlnet separately.
2023-06-19 15:57:28 +10:00
..
CLI convert add_model(), del_model(), list_models() etc to use bifurcated names 2023-05-13 14:44:44 -04:00
install allow logger to be reconfigured after startup 2023-06-08 09:23:11 -04:00
merge fix potential race condition in config system 2023-05-25 20:41:26 -04:00
training fix potential race condition in config system 2023-05-25 20:41:26 -04:00
web feat(ui): simplify linear graph creation logic 2023-06-19 15:57:28 +10:00
__init__.py all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00