1
0
Fork 0
onnx-web/gui
Sean Sube 090ad43845 lint(gui): fix a few name-only imports 2023-01-07 08:33:27 -06:00
..
examples feat(gui): get default params and prompt from config 2023-01-06 10:52:42 -06:00
src lint(gui): fix a few name-only imports 2023-01-07 08:33:27 -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 add basic gui 2023-01-04 21:55:25 -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 feat(api): switch to package structure 2023-01-06 16:11:41 -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): run dev server from node image 2023-01-06 15:07:31 -06:00
Containerfile.node.buster fix(gui): run dev server from node image 2023-01-06 15:07:31 -06:00
Makefile feat(build): add bundle to JS build, add API image jobs 2023-01-06 13:05:31 -06:00
README.md fix(api): update serve app name, add module entrypoint 2023-01-06 16:18:53 -06:00
esbuild.js add basic gui 2023-01-04 21:55:25 -06:00
package.json feat(gui): add seed to image controls with random button (fixes #16) 2023-01-06 20:03:00 -06:00
serve.js load config from JSON, expand on setup instructions 2023-01-05 10:39:46 -06:00
tsconfig.json fix(lint): style issues in gui 2023-01-05 13:42:52 -06:00
yarn.lock feat(gui): add seed to image controls with random button (fixes #16) 2023-01-06 20:03:00 -06:00

README.md