1
0
Fork 0
onnx-web/gui
Sean Sube 5bb3f6c558 feat: add noise source with solid color 2023-01-15 14:26:04 -06:00
..
examples feat(gui): load and merge server params with config 2023-01-09 22:59:08 -06:00
src feat: add noise source with solid color 2023-01-15 14:26:04 -06: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 inpainting constants, styles 2023-01-08 21:14:24 -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 fix(gui): copy bundle to correct path within nginx image 2023-01-06 15:13:37 -06:00
Containerfile.nginx.bullseye fix(gui): copy bundle to correct path within nginx image 2023-01-06 15:13:37 -06: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 lint(build): always run bundle target 2023-01-13 10:14:18 -06:00
README.md fix(api): update serve app name, add module entrypoint 2023-01-06 16:18:53 -06:00
esbuild.js fix(gui): disable react profiling in default bundle 2023-01-12 18:18:51 -06:00
package.json fix(gui): improve performance while using image controls 2023-01-12 00:11:05 -06:00
serve.js fix(gui): bind dev server to localhost by default, open binding in containers 2023-01-08 09:46:13 -06:00
tsconfig.json fix(lint): style issues in gui 2023-01-05 13:42:52 -06:00
yarn.lock fix(gui): improve performance while using image controls 2023-01-12 00:11:05 -06:00

README.md