1
0
Fork 0
onnx-web/api/onnx_web/chain
Sean Sube 2c9d96d2ee
feat(api): use ONNX for Real ESRGAN v3 model
2023-02-17 23:25:42 -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): run torch gc alongside python (#156) 2023-02-16 18:11:35 -06:00
correct_gfpgan.py fix(api): run torch gc alongside python (#156) 2023-02-16 18:11:35 -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 feat(api): use ONNX for Real ESRGAN v3 model 2023-02-17 23:25:42 -06:00
upscale_stable_diffusion.py fix(api): run torch gc alongside python (#156) 2023-02-16 18:11:35 -06:00
utils.py feat(api): pass tile order to inpaint and outpaint pipelines 2023-02-11 18:00:18 -06:00