1
0
Fork 0
onnx-web/api/onnx_web/chain
Sean Sube d9fc908592
feat(api): collect progress from chain pipelines (#90)
2023-02-12 12:17:36 -06:00
..
__init__.py feat(api): add CodeFormer stage for chain pipelines 2023-02-05 08:37:47 -06:00
base.py feat(api): collect progress from chain pipelines (#90) 2023-02-12 12:17:36 -06:00
blend_img2img.py feat(api): collect progress from chain pipelines (#90) 2023-02-12 12:17:36 -06:00
blend_inpaint.py feat(api): collect progress from chain pipelines (#90) 2023-02-12 12:17:36 -06:00
correct_codeformer.py fix(api): patch various download fns to use cache (#95) 2023-02-12 06:25:44 -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 feat(api): collect progress from chain pipelines (#90) 2023-02-12 12:17:36 -06:00
upscale_outpaint.py feat(api): collect progress from chain pipelines (#90) 2023-02-12 12:17:36 -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(api): collect progress from chain pipelines (#90) 2023-02-12 12:17:36 -06:00
utils.py feat(api): pass tile order to inpaint and outpaint pipelines 2023-02-11 18:00:18 -06:00