1
0
Fork 0
onnx-web/api
Sean Sube 8452b7384c feat(build): upload pip package (fixes #29) 2023-01-10 08:54:58 -06:00
..
onnx_web lint(api): add seed to output filename, add types 2023-01-09 23:26: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.alpine feat(api): add image with pytorch CUDA 2023-01-07 09:55:30 -06:00
Containerfile.cpu.buster feat(api): add image with pytorch CUDA 2023-01-07 09:55:30 -06:00
Containerfile.cuda.buster feat(api): add image with pytorch CUDA 2023-01-07 09:55:30 -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): remove prompt from output name 2023-01-08 12:46:52 -06:00
setup.cfg feat(api): switch to package structure 2023-01-06 16:11:41 -06:00
setup.py feat(build): upload pip package (fixes #29) 2023-01-10 08:54:58 -06:00
test-setup.py fix(api): match model path from readme 2023-01-05 15:38:29 -06:00

README.md