InvokeAI/invokeai/frontend/web
2023-07-09 07:23:31 +12:00
..
.husky
.yarn/releases
config fix(ui): fix canvas crash by rolling back swagger-parser 2023-06-30 12:24:28 +10:00
dist add missing .js files 2023-07-05 21:09:13 -04:00
docs dummy commit to make github actions run 2023-06-04 22:55:35 +10:00
public/locales feat: Add Clip Skip To Linear UI 2023-07-07 05:57:39 +12:00
scripts feat(ui): update openapi-fetch; fix upload issue 2023-07-07 16:36:42 +10:00
src fix: Rearrange Model Select to take full width 2023-07-09 07:23:31 +12:00
static move static into invokeai.frontend.web directory for dist install 2023-05-22 16:48:17 -04:00
tests Partial migration of UI to nodes API (#3195) 2023-04-22 13:10:20 +10:00
__init__.py
.eslintignore move static into invokeai.frontend.web directory for dist install 2023-05-22 16:48:17 -04:00
.eslintrc.js feat(ui): add multi-select and batch capabilities 2023-07-04 00:18:27 +10:00
.gitignore build(ui): add yalc to gitignore 2023-05-11 11:55:51 +10:00
.prettierignore Partial migration of UI to nodes API (#3195) 2023-04-22 13:10:20 +10:00
.prettierrc.js
.yarnrc
.yarnrc.yml
favicon.ico
index.html
package.json Merge branch 'release/invokeai-3-0-alpha' of https://github.com/invoke-ai/InvokeAI into release/invokeai-3-0-alpha 2023-07-08 06:30:04 +12:00
tsconfig.json feat(ui): update openapi-fetch; fix upload issue 2023-07-07 16:36:42 +10:00
tsconfig.node.json feat(ui): improved node parsing 2023-06-26 11:53:54 +10:00
vite.config.ts build(ui): treeshake lodash via lodash-es 2023-04-28 21:56:43 +10:00
yarn.lock feat: Add App Version to UI 2023-07-08 21:31:17 +12:00