1
0
Fork 0
onnx-web/api/onnx_web/chain
Sean Sube ae5cf1fd28
fix(api): restore denoise code path for Real ESRGAN v3 (#109)
2023-02-06 18:11:45 -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 lint recent changes 2023-02-06 17:26:51 -06:00
blend_inpaint.py feat: add face outscale as its own parameter (#111) 2023-02-06 17:13:37 -06:00
correct_codeformer.py feat: add face outscale as its own parameter (#111) 2023-02-06 17:13:37 -06:00
correct_gfpgan.py lint recent changes 2023-02-06 17:26:51 -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 feat: add face outscale as its own parameter (#111) 2023-02-06 17:13:37 -06:00
source_noise.py lint(api): apply black and isort style 2023-02-05 07:53:35 -06:00
source_txt2img.py apply lint fixes again 2023-02-05 17:55:04 -06:00
upscale_outpaint.py fix(api): only run one form of outpaint tiling 2023-02-05 23:02:06 -06:00
upscale_resrgan.py fix(api): restore denoise code path for Real ESRGAN v3 (#109) 2023-02-06 18:11:45 -06:00
upscale_stable_diffusion.py feat: add face outscale as its own parameter (#111) 2023-02-06 17:13:37 -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