1
0
Fork 0
onnx-web/api/onnx_web/chain
Sean Sube ab6462d095
feat(api): enable optimizations for SD pipelines based on env vars (#155)
2023-02-18 11:53:13 -06:00
..
__init__.py feat: implement blend tab and copy buttons (#62) 2023-02-13 17:34:42 -06:00
base.py feat: add parameter to run correction before upscaling (#132) 2023-02-18 11:04:08 -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 feat(api): add flag to disable progress bars (#158) 2023-02-18 09:26:13 -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 feat(api): enable optimizations for SD pipelines based on env vars (#155) 2023-02-18 11:53:13 -06:00
utils.py feat(api): pass tile order to inpaint and outpaint pipelines 2023-02-11 18:00:18 -06:00