1
0
Fork 0
onnx-web/api/onnx_web/chain
Sean Sube b1a1a2b9c4
lint(api): apply style fixes
2023-02-07 08:20:02 -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 lint(api): apply style fixes 2023-02-07 08:20:02 -06:00
upscale_resrgan.py fix(api): use SRVGG net for Real ESRGAN v3 2023-02-06 21:36:20 -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