1
0
Fork 0
onnx-web/api/onnx_web/chain
Sean Sube ea69753bfd
fix(api): additional logging around model load ops
2023-02-02 23:34:02 -06:00
..
__init__.py feat(api): add reduce stages, noise source 2023-01-29 15:23:01 -06:00
base.py feat(api): save image params along with image (#81) 2023-02-01 22:20:40 -06:00
blend_img2img.py feat(api): parse named tile sizes 2023-01-28 23:06:25 -06:00
blend_inpaint.py fix(api): respect model selection when running inpaint/outpaint stages 2023-02-02 18:51:54 -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 fix(api): additional logging around model load ops 2023-02-02 23:34:02 -06:00
persist_disk.py feat(api): save image params along with image (#81) 2023-02-01 22:20:40 -06:00
persist_s3.py feat(api): server setting to select image format 2023-02-02 08:19:57 -06:00
reduce_crop.py feat(api): add reduce stages, noise source 2023-01-29 15:23:01 -06:00
reduce_thumbnail.py feat(api): add reduce stages, noise source 2023-01-29 15:23:01 -06:00
source_noise.py feat(api): add reduce stages, noise source 2023-01-29 15:23:01 -06:00
source_txt2img.py feat(api): parse chain pipeline from request 2023-01-28 22:31:34 -06:00
upscale_outpaint.py fix(api): respect model selection when running inpaint/outpaint stages 2023-02-02 18:51:54 -06:00
upscale_resrgan.py fix(api): additional logging around model load ops 2023-02-02 23:34:02 -06:00
upscale_stable_diffusion.py fix(api): additional logging around model load ops 2023-02-02 23:34:02 -06:00
utils.py fix(api): preserve new pixels after outpainting 2023-01-29 00:16:09 -06:00