1
0
Fork 0
onnx-web/api/onnx_web
Sean Sube 4d0cd2e981
apply lint
2023-02-14 19:01:14 -06:00
..
chain fix(api): pass both device and session options to ORT (#38) 2023-02-14 18:57:50 -06:00
convert fix(api): skip model download if final converted version already exists (fixes #139) 2023-02-13 23:03:51 -06:00
diffusion fix(api): pass both device and session options to ORT (#38) 2023-02-14 18:57:50 -06:00
onnx fix(api): pass both device and session options to ORT (#38) 2023-02-14 18:57:50 -06:00
server apply lint 2023-02-14 19:01:14 -06:00
__init__.py feat(api): add model cache for diffusion models 2023-02-13 18:04:46 -06:00
image.py fix(api): always fill inpaint/outpaint mask with white 2023-02-11 18:55:22 -06:00
logging.py lint(api): apply black and isort style 2023-02-05 07:53:35 -06:00
output.py feat: show model in image card, use labels for model and scheduler (#104) 2023-02-12 09:51:35 -06:00
params.py apply lint 2023-02-14 19:01:14 -06:00
serve.py lint(api): read blending sources in loop 2023-02-14 17:13:29 -06:00
utils.py fix(api): patch more download paths (#134) 2023-02-13 22:23:17 -06:00