1
0
Fork 0
onnx-web/api/onnx_web/chain
Sean Sube 8a2a9174ba
fix(api): pass both device and session options to ORT (#38)
2023-02-14 18:57:50 -06:00
..
__init__.py feat: implement blend tab and copy buttons (#62) 2023-02-13 17:34:42 -06:00
base.py feat(api): add model cache for diffusion models 2023-02-13 18:04:46 -06:00
blend_img2img.py feat(api): add model cache for diffusion models 2023-02-13 18:04:46 -06:00
blend_inpaint.py feat(api): add model cache for diffusion models 2023-02-13 18:04:46 -06:00
blend_mask.py fix(api): convert blend sources to the same size as the mask 2023-02-13 21:57:47 -06:00
correct_codeformer.py fix(api): patch more download paths (#134) 2023-02-13 22:23:17 -06:00
correct_gfpgan.py apply lint 2023-02-14 00:12:07 -06:00
persist_disk.py feat(api): add model cache for diffusion models 2023-02-13 18:04:46 -06:00
persist_s3.py feat(api): add model cache for diffusion models 2023-02-13 18:04:46 -06:00
reduce_crop.py feat(api): add model cache for diffusion models 2023-02-13 18:04:46 -06:00
reduce_thumbnail.py feat(api): add model cache for diffusion models 2023-02-13 18:04:46 -06:00
source_noise.py feat(api): add model cache for diffusion models 2023-02-13 18:04:46 -06:00
source_txt2img.py feat(api): add model cache for diffusion models 2023-02-13 18:04:46 -06:00
upscale_outpaint.py feat(api): add model cache for diffusion models 2023-02-13 18:04:46 -06:00
upscale_resrgan.py fix(api): pass both device and session options to ORT (#38) 2023-02-14 18:57:50 -06:00
upscale_stable_diffusion.py fix(api): pass both device and session options to ORT (#38) 2023-02-14 18:57:50 -06:00
utils.py feat(api): pass tile order to inpaint and outpaint pipelines 2023-02-11 18:00:18 -06:00