1
0
Fork 0
onnx-web/api/onnx_web/chain
Sean Sube 400e579491
Merge branch 'feat/113-onnx-resrgan'
2023-02-18 09:23:36 -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): resize images to min dimensions by padding if necessary (#172) 2023-02-18 05:35:53 -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 fix(api): make size params iterable 2023-02-18 05:44:43 -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 apply lint 2023-02-18 08:46:46 -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