1
0
Fork 0
onnx-web/api/onnx_web
Sean Sube 2eaf85a43e
feat(api): add chain pipeline stages to load images from S3 or URL (#184, #185)
2023-04-10 21:03:19 -05:00
..
chain feat(api): add chain pipeline stages to load images from S3 or URL (#184, #185) 2023-04-10 21:03:19 -05:00
convert feat(api): add params for SwinIR large models 2023-04-10 19:13:49 -05:00
diffusers fix(api): use correct model for SwinIR 2023-04-10 17:57:42 -05:00
models feat(api): add initial support for BSRGAN and SwinIR upscaling (#153, #154) 2023-04-10 17:49:56 -05:00
onnx feat(api): add params for more SwinIR models 2023-04-10 19:02:12 -05:00
server feat(api): add initial support for BSRGAN and SwinIR upscaling (#153, #154) 2023-04-10 17:49:56 -05:00
transformers lint(api): submodules for major libs 2023-03-04 22:12:35 -06:00
worker lint(api): name context params consistently (#278) 2023-04-09 20:33:03 -05:00
__init__.py feat(api): add params for more SwinIR models 2023-04-10 19:02:12 -05:00
constants.py lint(api): use constant for model filename 2023-03-24 08:14:19 -05:00
image.py sonar lint fixes 2023-02-19 22:10:35 -06:00
logging.py fix logging metadata 2023-03-16 21:45:57 -05:00
main.py lint(api): explicitly bind the device pool to shutdown callback 2023-03-27 17:13:45 -05:00
output.py lint(api): name context params consistently (#278) 2023-04-09 20:33:03 -05:00
params.py apply lint 2023-04-09 20:34:10 -05:00
torch_before_ort.py fix imports, lint 2023-02-26 15:21:58 -06:00
utils.py sonar lint fixes 2023-03-21 17:11:38 -05:00