InvokeAI/invokeai/frontend/web
psychedelicious dde497404b fix(ui): fix init image display buttons
- Reset and Upload buttons along top of initial image
- Also had to mess around with the control net & DnD image stuff after changing the styles
- Abstract image upload logic into hook - does not handle native HTML drag and drop upload - only the button click upload
2023-06-24 18:15:49 +10:00
..
.husky
.yarn/releases
config
dist merge with main 2023-06-08 21:08:43 -04:00
docs dummy commit to make github actions run 2023-06-04 22:55:35 +10:00
patches fix(ui): fix image upload 2023-06-24 17:57:39 +10:00
public/locales feat(ui): enabledSchedulers -> favoriteSchedulers 2023-06-18 20:01:05 +10:00
src fix(ui): fix init image display buttons 2023-06-24 18:15:49 +10:00
static move static into invokeai.frontend.web directory for dist install 2023-05-22 16:48:17 -04:00
tests
__init__.py
.eslintignore move static into invokeai.frontend.web directory for dist install 2023-05-22 16:48:17 -04:00
.eslintrc.js
.gitignore
.prettierignore
.prettierrc.js
.yarnrc
.yarnrc.yml
favicon.ico
index.html
package.json feat(ui): api layer refactor 2023-06-24 17:57:39 +10:00
stats.html merge with main 2023-06-08 21:08:43 -04:00
tsconfig.json
tsconfig.node.json
vite.config.ts
yarn.lock feat(ui): api layer refactor 2023-06-24 17:57:39 +10:00