1
0
Fork 0
onnx-web/api
Sean Sube f2b2366c91 chore(release): 0.3.0 2023-01-11 20:50:57 -06:00
..
onnx_web fix(api): allow decimal CFG 2023-01-11 19:34:03 -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 fix(build): add venv to CPU image 2023-01-11 19:47:15 -06:00
Containerfile.cuda.ubuntu use apt-get in image scripts 2023-01-11 19:48:24 -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 chore(release): 0.3.0 2023-01-11 20:50:57 -06:00
test-setup.py fix(api): match model path from readme 2023-01-05 15:38:29 -06:00

README.md