1
0
Fork 0
onnx-web/api/onnx_web/chain
Sean Sube 4d93c13431
apply lint, fix shadowed names
2023-02-18 17:59: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 apply lint, fix shadowed names 2023-02-18 17:59:13 -06:00
blend_inpaint.py apply lint, fix shadowed names 2023-02-18 17:59:13 -06:00
blend_mask.py feat(api): prefer chain stage parameters over request parameters (#138) 2023-02-18 16:27:48 -06:00
correct_codeformer.py feat(api): prefer chain stage parameters over request parameters (#138) 2023-02-18 16:27:48 -06:00
correct_gfpgan.py lint(api): use consistent name for source/mask images to avoid conflict with kwargs 2023-02-18 16:35:57 -06:00
persist_disk.py lint(api): use consistent name for source/mask images to avoid conflict with kwargs 2023-02-18 16:35:57 -06:00
persist_s3.py lint(api): use consistent name for source/mask images to avoid conflict with kwargs 2023-02-18 16:35:57 -06:00
reduce_crop.py lint(api): use consistent name for source/mask images to avoid conflict with kwargs 2023-02-18 16:35:57 -06:00
reduce_thumbnail.py lint(api): use consistent name for source/mask images to avoid conflict with kwargs 2023-02-18 16:35:57 -06:00
source_noise.py lint(api): use consistent name for source/mask images to avoid conflict with kwargs 2023-02-18 16:35:57 -06:00
source_txt2img.py apply lint, fix shadowed names 2023-02-18 17:59:13 -06:00
upscale_outpaint.py apply lint, fix shadowed names 2023-02-18 17:59:13 -06:00
upscale_resrgan.py lint(api): use consistent name for source/mask images to avoid conflict with kwargs 2023-02-18 16:35:57 -06:00
upscale_stable_diffusion.py apply lint, fix shadowed names 2023-02-18 17:59:13 -06:00
utils.py feat(api): pass tile order to inpaint and outpaint pipelines 2023-02-11 18:00:18 -06:00