IOPaint/lama_cleaner/app
blessedcoolant 7c7daf8ade Bug fixes
Fixed a few bugs from previous patch.

- Removed default value for --input tag. It was causing the front end to trigger a request and throw an error when there was no input given.
- Added a check to see if input is provided or not
- Converted the new hook to Typescript and added necessary types.
- Rebuilt to update to current changes.
2022-03-25 13:49:56 +13:00
..
build Add User Input Image Support 2022-03-25 07:33:13 +13:00
public fix bottom area select problem 2022-02-05 20:14:18 +08:00
src Bug fixes 2022-03-25 13:49:56 +13:00
.env Launch and monitor both Python and JS during development 2022-03-25 07:31:59 +13:00
.eslintrc.json init 2021-11-15 22:21:01 +08:00
.gitignore init 2021-11-15 22:21:01 +08:00
.prettierrc init 2021-11-15 22:21:01 +08:00
LICENSE init 2021-11-15 22:21:01 +08:00
package.json Launch and monitor both Python and JS during development 2022-03-25 07:31:59 +13:00
postcss.config.js init 2021-11-15 22:21:01 +08:00
tailwind.config.js init 2021-11-15 22:21:01 +08:00
tsconfig.json init 2021-11-15 22:21:01 +08:00
yarn.lock make zoom work 2022-02-06 10:37:22 +08:00