1
0
Fork 0
onnx-web/api/onnx_web/chain
Sean Sube eef055eddd
fix(api): log tile size and overlap
2023-07-02 05:15:01 -05:00
..
__init__.py feat(api): make chain stages into classes with max tile size and step count estimate 2023-07-01 12:33:14 -05:00
base.py apply lint 2023-07-01 14:39:02 -05:00
blend_img2img.py feat(api): make chain stages into classes with max tile size and step count estimate 2023-07-01 12:33:14 -05:00
blend_inpaint.py feat(api): make chain stages into classes with max tile size and step count estimate 2023-07-01 12:33:14 -05:00
blend_linear.py feat(api): make chain stages into classes with max tile size and step count estimate 2023-07-01 12:33:14 -05:00
blend_mask.py feat(api): make chain stages into classes with max tile size and step count estimate 2023-07-01 12:33:14 -05:00
correct_codeformer.py feat(api): make chain stages into classes with max tile size and step count estimate 2023-07-01 12:33:14 -05:00
correct_gfpgan.py feat(api): make chain stages into classes with max tile size and step count estimate 2023-07-01 12:33:14 -05:00
persist_disk.py feat(api): make chain stages into classes with max tile size and step count estimate 2023-07-01 12:33:14 -05:00
persist_s3.py feat(api): make chain stages into classes with max tile size and step count estimate 2023-07-01 12:33:14 -05:00
reduce_crop.py feat(api): make chain stages into classes with max tile size and step count estimate 2023-07-01 12:33:14 -05:00
reduce_thumbnail.py feat(api): make chain stages into classes with max tile size and step count estimate 2023-07-01 12:33:14 -05:00
source_noise.py feat(api): make chain stages into classes with max tile size and step count estimate 2023-07-01 12:33:14 -05:00
source_s3.py feat(api): make chain stages into classes with max tile size and step count estimate 2023-07-01 12:33:14 -05:00
source_txt2img.py feat(api): make chain stages into classes with max tile size and step count estimate 2023-07-01 12:33:14 -05:00
source_url.py feat(api): make chain stages into classes with max tile size and step count estimate 2023-07-01 12:33:14 -05:00
stage.py fix(api): log tile size and overlap 2023-07-02 05:15:01 -05:00
upscale.py lint(api): avoid shadowing params var 2023-07-01 12:38:26 -05:00
upscale_bsrgan.py feat(api): make chain stages into classes with max tile size and step count estimate 2023-07-01 12:33:14 -05:00
upscale_highres.py feat(api): make chain stages into classes with max tile size and step count estimate 2023-07-01 12:33:14 -05:00
upscale_outpaint.py feat(api): make chain stages into classes with max tile size and step count estimate 2023-07-01 12:33:14 -05:00
upscale_resrgan.py feat(api): make chain stages into classes with max tile size and step count estimate 2023-07-01 12:33:14 -05:00
upscale_stable_diffusion.py feat(api): make chain stages into classes with max tile size and step count estimate 2023-07-01 12:33:14 -05:00
upscale_swinir.py feat(api): make chain stages into classes with max tile size and step count estimate 2023-07-01 12:33:14 -05:00
utils.py fix(api): log tile size and overlap 2023-07-02 05:15:01 -05:00