InvokeAI/invokeai/frontend
psychedelicious 4aca264308 feat(ui): handle node versions
- Node versions are now added to node templates
- Node data (including in workflows) include the version of the node
- On loading a workflow, we check to see if the node and template versions match exactly. If not, a warning is logged to console.
- The node info icon (top-right corner of node, which you may click to open the notes editor) now shows the version and mentions any issues.
- Some workflow validation logic has been shifted around and is now executed in a redux listener.
2023-09-04 19:08:18 +10:00
..
CLI Resolving merge conflicts for flake8 2023-08-18 15:52:04 +10:00
install make image import script work with python3.9; cleanup wheel creator 2023-08-30 17:35:58 -04:00
merge Resolving merge conflicts for flake8 2023-08-18 15:52:04 +10:00
training Resolving merge conflicts for flake8 2023-08-18 15:52:04 +10:00
web feat(ui): handle node versions 2023-09-04 19:08:18 +10:00
__init__.py Run python black 2023-07-28 09:46:44 -04:00
legacy_launch_invokeai.py Resolving merge conflicts for flake8 2023-08-18 15:52:04 +10:00