1
0
Fork 0
onnx-web/api
Sean Sube 9c93e16698 fix(api): clean up background jobs once they are ready (for #55) 2023-01-15 11:43:47 -06:00
..
gui/bundle feat(build): embed GUI bundle in API containers 2023-01-13 21:56:03 -06:00
onnx_web fix(api): clean up background jobs once they are ready (for #55) 2023-01-15 11:43:47 -06:00
tests fix(build): add stub API unit test 2023-01-06 13:11:47 -06:00
.gitignore fix(api): update serve app name, add module entrypoint 2023-01-06 16:18:53 -06:00
Containerfile.cpu.buster fix(build): correct path to pip requirements 2023-01-13 23:15:57 -06:00
Containerfile.cuda.ubuntu fix(build): correct path to pip requirements 2023-01-13 23:15:57 -06:00
Makefile fix(api): update serve app name, add module entrypoint 2023-01-06 16:18:53 -06:00
README.md fix(api): update serve app name, add module entrypoint 2023-01-06 16:18:53 -06:00
params.json feat(api): add params endpoint, defaults file 2023-01-09 22:58:37 -06:00
requirements.txt fix(api): send CORS more consistently 2023-01-14 10:18:53 -06:00
setup.cfg feat(api): switch to package structure 2023-01-06 16:11:41 -06:00
setup.py chore(release): 0.3.0 2023-01-11 20:50:57 -06:00
test-setup.py lint(api): join all paths 2023-01-11 21:59:58 -06:00

README.md