InvokeAI/invokeai/frontend/web
psychedelicious a012bb6e07 feat(ui): add ModelIdentifierField field type
This new field type accepts _any_ model. A field renderer lets the user select any available model.
2024-05-19 20:14:01 +10:00
..
.storybook chore(ui): lint 2024-04-19 09:32:56 -04:00
patches
public feat(ui): store graph in image metadata 2024-05-18 09:04:37 +10:00
scripts build(ui): add eslint no-console rule 2024-05-15 14:09:44 +10:00
src feat(ui): add ModelIdentifierField field type 2024-05-19 20:14:01 +10:00
static/docs
__init__.py
.eslintignore
.eslintrc.js build(ui): add eslint no-console rule 2024-05-15 14:09:44 +10:00
.gitignore tests(ui): set up vitest coverage 2024-05-15 14:09:44 +10:00
.prettierignore
.prettierrc.js
index.html Add ID to the HTML link element 2024-04-15 07:54:36 +10:00
knip.ts Scope project files to src dir (enables --production) 2024-04-15 09:14:49 +10:00
package.json tests(ui): set up vitest coverage 2024-05-15 14:09:44 +10:00
pnpm-lock.yaml tests(ui): set up vitest coverage 2024-05-15 14:09:44 +10:00
README.md docs: move frontend docs to mkdocs 2024-03-13 22:43:20 +11:00
tsconfig.json build(ui): enable TS strictPropertyInitialization 2024-05-15 14:09:44 +10:00
tsconfig.node.json fix(ui): fix package build 2024-03-01 10:42:33 +11:00
vite.config.mts tests(ui): set up vitest coverage 2024-05-15 14:09:44 +10:00