1
0
Fork 0
onnx-web/gui
Sean Sube 9e3d84d922
fix(gui): handle responses with 0 images correctly
2024-04-16 19:10:26 -05:00
..
src fix(gui): handle responses with 0 images correctly 2024-04-16 19:10:26 -05:00
test add basic gui 2023-01-04 21:55:25 -06:00
.api-extractor.json add basic gui 2023-01-04 21:55:25 -06:00
.eslintrc.json lint(gui): clean up imports and elses 2023-01-22 10:05:56 -06:00
.gitignore add basic gui 2023-01-04 21:55:25 -06:00
.mocharc.json add basic gui 2023-01-04 21:55:25 -06:00
.npmignore fix(gui): move seed control onto same line with cfg and steps 2023-01-08 17:09:14 -06:00
.reporters.json add basic gui 2023-01-04 21:55:25 -06:00
Containerfile.nginx.alpine chore(deps): update docker.io/nginx docker tag to v1.23 2023-03-20 08:19:59 -05:00
Containerfile.nginx.bullseye chore(deps): update docker.io/nginx docker tag to v1.23 2023-03-20 08:19:59 -05:00
Containerfile.node.alpine fix(gui): bind dev server to localhost by default, open binding in containers 2023-01-08 09:46:13 -06:00
Containerfile.node.buster fix(gui): bind dev server to localhost by default, open binding in containers 2023-01-08 09:46:13 -06:00
Makefile add settings slice and allow resizing image history 2024-01-11 21:53:02 -06:00
esbuild.js feat: add tiled VAE parameter to client 2023-04-28 13:30:54 -05:00
package.json feat(gui): drag and drop images to get params 2024-01-14 12:59:36 -06:00
serve.js feat(build): make GUI dev server use port 8000 everywhere 2023-02-17 23:15:07 -06:00
tsconfig.json fix(lint): style issues in gui 2023-01-05 13:42:52 -06:00
yarn.lock feat(gui): drag and drop images to get params 2024-01-14 12:59:36 -06:00