1
0
Fork 0
onnx-web/api/onnx_web
Sean Sube 8dd55cc556
fix(api): disable HF hub progress
2023-02-18 09:37:27 -06:00
..
chain feat(api): add flag to disable progress bars (#158) 2023-02-18 09:26:13 -06:00
convert fix(api): create conversion context from environment vars 2023-02-18 09:31:20 -06:00
diffusion fix(api): resize images to min dimensions by padding if necessary (#172) 2023-02-18 05:35:53 -06:00
onnx apply lint 2023-02-18 08:46:46 -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 feat(api): add flag to disable progress bars (#158) 2023-02-18 09:26:13 -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): make size params iterable 2023-02-18 05:44:43 -06:00
serve.py fix(api): disable HF hub progress 2023-02-18 09:37:27 -06:00
utils.py fix(api): create conversion context from environment vars 2023-02-18 09:31:20 -06:00