1
0
Fork 0
onnx-web/api
Sean Sube e552a5560f
feat(api): check device worker pool and recycle on a regular interval (#284)
2023-03-26 11:09:22 -05:00
..
gui fix(build): add cv2 deps to CPU image 2023-01-21 14:43:36 -06:00
onnx_web feat(api): check device worker pool and recycle on a regular interval (#284) 2023-03-26 11:09:22 -05:00
requirements fix(buil): limit torchvision versions to match torch 2023-03-17 22:42:37 -05:00
schemas fix(api): make format list in schema match code 2023-03-26 08:28:14 -05:00
scripts sonar lint fixes 2023-03-21 17:11:38 -05:00
tests fix(tests): clear cache between tests 2023-03-11 13:59:09 -06:00
.gitignore feat(api): remove Flask app from global scope 2023-02-26 10:15:12 -06:00
Containerfile.cpu.buster fix(build): make sure Torch is installed first in containers 2023-03-17 19:41:34 -05:00
Containerfile.cuda.ubuntu fix(build): make sure Torch is installed first in containers 2023-03-17 19:41:34 -05:00
Containerfile.directml.buster fix(build): make sure Torch is installed first in containers 2023-03-17 19:41:34 -05:00
Containerfile.rocm.ubuntu fix(build): make sure Torch is installed first in containers 2023-03-17 19:41:34 -05:00
Makefile fix(build): reset old coverage before running tests 2023-03-06 19:41:56 -06:00
extras.json lint LoRA code and extras, replace public paths with context ones 2023-02-25 12:12:10 -06:00
launch-extras.bat fix(api): correct continuation syntax for Windows launch scripts 2023-03-08 21:43:02 -06:00
launch-extras.sh feat(api): add a way to pass extra args to the conversion script 2023-03-08 21:38:51 -06:00
launch-tmux.sh fix(api): make tmux launch script executable 2023-02-13 17:32:57 -06:00
launch.bat fix(api): correct continuation syntax for Windows launch scripts 2023-03-08 21:43:02 -06:00
launch.sh feat(api): add a way to pass extra args to the conversion script 2023-03-08 21:38:51 -06:00
logging.yaml fix(api): run shape inference before converting models to fp16 2023-02-28 22:36:45 -06:00
params.json feat: show additional networks in client 2023-03-18 19:15:23 -05:00
pyproject.toml apply lint 2023-03-05 07:20:43 -06:00
requirements.txt set process titles, terminate workers 2023-02-26 13:09:24 -06:00
setup.cfg apply lint 2023-03-05 07:20:43 -06:00
setup.py chore(release): 0.8.1 2023-03-11 14:32:05 -06:00