1
0
Fork 0
onnx-web/api/onnx_web
Sean Sube 50d6dbb451 feat(api): switch inpaint mode to upscale stage 2023-01-29 10:39:10 -06:00
..
chain feat(api): use per-tile latents for outpainting 2023-01-29 10:31:22 -06:00
diffusion feat(api): switch inpaint mode to upscale stage 2023-01-29 10:39:10 -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 log pipeline stage count, add outpaint example 2023-01-28 23:50:41 -06:00
upscale.py feat(api): switch to python logging 2023-01-28 17:09:19 -06:00
utils.py feat(api): implement spiral grid for outpainting 2023-01-28 23:46:36 -06:00