1
0
Fork 0
onnx-web/api/onnx_web
Sean Sube d1b250660e
fix(api): convert blend sources to the same size as the mask
2023-02-13 21:57:47 -06:00
..
chain fix(api): convert blend sources to the same size as the mask 2023-02-13 21:57:47 -06:00
convert feat(api): add an option for custom checkpoint config to extras file (fixes #130) 2023-02-12 14:10:30 -06:00
diffusion feat(api): add model cache for diffusion models 2023-02-13 18:04:46 -06:00
onnx lint(api): apply black and isort style 2023-02-05 07:53:35 -06:00
server remove oldest items from model cache first 2023-02-13 18:33:06 -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 feat(api): pass tile order to inpaint and outpaint pipelines 2023-02-11 18:00:18 -06:00
serve.py feat(api): add model cache for diffusion models 2023-02-13 18:04:46 -06:00
utils.py fix(api): base model cache size on number of workers 2023-02-13 18:46:33 -06:00