1
0
Fork 0
onnx-web/gui
Sean Sube 4667356144
add i18n key for LoRA
2023-03-18 19:34:18 -05:00
..
examples feat(gui): add local params and API stub so client can load without a server (#181) 2023-03-05 16:23:26 -06:00
src add i18n key for LoRA 2023-03-18 19:34:18 -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 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 fix(build): add make target for watch mode 2023-02-17 23:16:02 -06:00
esbuild.js feat(gui): add local params and API stub so client can load without a server (#181) 2023-03-05 16:23:26 -06:00
package.json chore(gui): update zustand 2023-03-18 12:14:23 -05: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 chore(gui): update zustand 2023-03-18 12:14:23 -05:00