1
0
Fork 0
onnx-web/api/onnx_web
Sean Sube 680adc70ea feat(api): save output of each stage in debug mode 2023-01-28 23:08:56 -06:00
..
chain feat(api): save output of each stage in debug mode 2023-01-28 23:08:56 -06:00
diffusion fix(api): avoid circular deps in diffusion pipeline cache 2023-01-28 20:15:39 -06:00
onnx fix(api): split up and cache upscaling and correction stages 2023-01-27 23:28:14 -06:00
__init__.py fix(api): avoid circular deps in diffusion pipeline cache 2023-01-28 20:15:39 -06:00
convert.py feat(api): switch to python logging 2023-01-28 17:09:19 -06:00
image.py feat(api): add img2img and inpaint chain stages 2023-01-28 12:42:02 -06:00
logging.py feat(api): switch to python logging 2023-01-28 17:09:19 -06:00
params.py feat(api): switch to python logging 2023-01-28 17:09:19 -06:00
serve.py feat(api): parse named tile sizes 2023-01-28 23:06:25 -06:00
upscale.py feat(api): switch to python logging 2023-01-28 17:09:19 -06:00
utils.py feat(api): parse named tile sizes 2023-01-28 23:06:25 -06:00