1
0
Fork 0
onnx-web/api/onnx_web
Sean Sube b3c8fce16b
fix(api): fallback to PyTorch if tensors fail to load with JIT
2023-02-17 07:39:48 -06:00
..
chain fix(api): run torch gc alongside python (#156) 2023-02-16 18:11:35 -06:00
convert fix(api): fallback to PyTorch if tensors fail to load with JIT 2023-02-17 07:39:48 -06:00
diffusion apply lint, rename lookup table 2023-02-16 22:22:46 -06:00
onnx fix(api): pass both device and session options to ORT (#38) 2023-02-14 18:57:50 -06:00
server lint(api): lowercase log messages 2023-02-16 18:42:05 -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 fix(api): run torch gc alongside python (#156) 2023-02-16 18:11:35 -06:00
serve.py fix(api): report correct image size for blend tab 2023-02-15 18:15:35 -06:00
utils.py feat(api): log CUDA memory stats (#141) 2023-02-16 23:51:17 -06:00