InvokeAI/invokeai/frontend/web
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
..
.husky fix(ui): post-onnx fixes 2023-08-01 07:59:01 -04:00
.yarn/releases
config export theme nad move chakra to peer dep 2023-08-01 08:54:03 +10:00
dist blackify and rerun frontend build 2023-08-31 10:35:17 -04:00
docs dummy commit to make github actions run 2023-06-04 22:55:35 +10:00
public/locales Merge branch 'main' into feat/nodes-phase-5 2023-08-30 14:11:49 +12:00
scripts fix(ui): simplify typegen script 2023-08-23 23:06:42 +10:00
src feat(ui): handle node versions 2023-09-04 19:08:18 +10:00
static move static into invokeai.frontend.web directory for dist install 2023-05-22 16:48:17 -04:00
tests
__init__.py Run python black 2023-07-28 09:46:44 -04:00
.eslintignore feat: workflow saving and loading 2023-08-24 21:42:32 +10:00
.eslintrc.js build(ui): fix up lint scripts (way faster now) 2023-08-23 23:06:42 +10:00
.gitignore
.prettierignore feat: workflow saving and loading 2023-08-24 21:42:32 +10:00
.prettierrc.js
.yarnrc
.yarnrc.yml
favicon.ico
index.html
package.json feat(ui): handle node versions 2023-09-04 19:08:18 +10:00
tsconfig.json feat: add multi-select to gallery 2023-08-03 11:46:59 +10:00
tsconfig.node.json feat(ui): improved node parsing 2023-06-26 11:53:54 +10:00
vite.config.ts
yarn.lock feat(ui): handle node versions 2023-09-04 19:08:18 +10:00