1
0
Fork 0
onnx-web/api/onnx_web/chain
Sean Sube fb376c6b62
feat(api): make LPW an image parameter
2023-02-05 17:15:37 -06:00
..
__init__.py feat(api): add CodeFormer stage for chain pipelines 2023-02-05 08:37:47 -06:00
base.py lint(api): apply black and isort style 2023-02-05 07:53:35 -06:00
blend_img2img.py feat(api): make LPW an image parameter 2023-02-05 17:15:37 -06:00
blend_inpaint.py feat(api): make LPW an image parameter 2023-02-05 17:15:37 -06:00
correct_codeformer.py fix(api): pass outscale factor to CodeFormer (fixes #100) 2023-02-05 16:22:04 -06:00
correct_gfpgan.py lint(api): apply black and isort style 2023-02-05 07:53:35 -06:00
persist_disk.py lint(api): apply black and isort style 2023-02-05 07:53:35 -06:00
persist_s3.py lint(api): apply black and isort style 2023-02-05 07:53:35 -06:00
reduce_crop.py lint(api): apply black and isort style 2023-02-05 07:53:35 -06:00
reduce_thumbnail.py lint(api): apply black and isort style 2023-02-05 07:53:35 -06:00
source_noise.py lint(api): apply black and isort style 2023-02-05 07:53:35 -06:00
source_txt2img.py feat(api): make LPW an image parameter 2023-02-05 17:15:37 -06:00
upscale_outpaint.py feat(api): make LPW an image parameter 2023-02-05 17:15:37 -06:00
upscale_resrgan.py lint(api): apply black and isort style 2023-02-05 07:53:35 -06:00
upscale_stable_diffusion.py lint(api): apply black and isort style 2023-02-05 07:53:35 -06:00
utils.py fix(api): switch between spiral and grid tiling based on outpaint margins (#101) 2023-02-05 16:56:11 -06:00