1
0
Fork 0
onnx-web/api
Sean Sube 88e4f74efe fix(gui): load remaining defaults from server params 2023-01-27 17:27:11 -06:00
..
gui fix(build): add cv2 deps to CPU image 2023-01-21 14:43:36 -06:00
onnx_web fix parameter order for chain pipeline 2023-01-27 17:26:48 -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 venv path in containers 2023-01-22 19:08:41 -06:00
Containerfile.cuda.ubuntu fix(build): correct venv path in containers 2023-01-22 19:08:41 -06:00
Containerfile.directml.buster fix(build): correct venv path in containers 2023-01-22 19:08:41 -06:00
Containerfile.rocm.ubuntu fix(build): install prebuilt ROCm ORT 2023-01-23 17:17:10 -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
launch.sh fix(build): add launcher script and use for API images 2023-01-21 22:34:44 -06:00
params.json fix(gui): load remaining defaults from server params 2023-01-27 17:27:11 -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(release): 0.5.0 2023-01-24 08:44:52 -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