1
0
Fork 0
onnx-web/api
Sean Sube 9a10261273 put functions in order 2023-01-19 21:03:29 -06:00
..
gui/bundle feat(build): embed GUI bundle in API containers 2023-01-13 21:56:03 -06:00
onnx_web put functions in order 2023-01-19 21:03:29 -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
Containerfile.directml.buster feat(build): add DirectML and ROCm images 2023-01-19 17:16:59 -06:00
Containerfile.rocm.ubuntu feat(build): add DirectML and ROCm images 2023-01-19 17:16:59 -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: add version check to parameters 2023-01-17 23:06:04 -06:00
requirements.txt feat(api): add ESRGAN/GFPGAN deps 2023-01-16 15:22:31 -06:00
setup.cfg feat(api): switch to package structure 2023-01-06 16:11:41 -06:00
setup.py chore: bump package versions 2023-01-15 15:13:47 -06:00
test-diffusers.py fix(api): get ESRGAN/GFPGAN paths from server context, clean up test scripts 2023-01-16 13:02:15 -06:00
test-resrgan.py fix(api): get ESRGAN/GFPGAN paths from server context, clean up test scripts 2023-01-16 13:02:15 -06:00

README.md