1
0
Fork 0
onnx-web/api/onnx_web/chain
Sean Sube 8f1cbc83f8 feat(api): parse named tile sizes 2023-01-28 23:06:25 -06:00
..
__init__.py feat(api): add img2img and inpaint chain stages 2023-01-28 12:42:02 -06:00
base.py clean up logging, use extra args 2023-01-28 17:15:42 -06:00
blend_img2img.py feat(api): parse named tile sizes 2023-01-28 23:06:25 -06:00
blend_inpaint.py feat(api): parse chain pipeline from request 2023-01-28 22:31:34 -06:00
correct_codeformer.py fix(api): avoid circular deps in diffusion pipeline cache 2023-01-28 20:15:39 -06:00
correct_gfpgan.py feat(api): parse chain pipeline from request 2023-01-28 22:31:34 -06:00
persist_disk.py feat(api): parse chain pipeline from request 2023-01-28 22:31:34 -06:00
persist_s3.py feat(api): parse chain pipeline from request 2023-01-28 22:31:34 -06:00
source_txt2img.py feat(api): parse chain pipeline from request 2023-01-28 22:31:34 -06:00
upscale_outpaint.py feat(api): parse chain pipeline from request 2023-01-28 22:31:34 -06:00
upscale_resrgan.py feat(api): parse chain pipeline from request 2023-01-28 22:31:34 -06:00
upscale_stable_diffusion.py feat(api): parse named tile sizes 2023-01-28 23:06:25 -06:00
utils.py feat(api): switch to python logging 2023-01-28 17:09:19 -06:00