1
0
Fork 0
onnx-web/api/onnx_web/chain
Sean Sube 99c91a301c
feat: make enabling highres a parameter of its own
2023-07-02 19:08:40 -05:00
..
__init__.py fix(api): remove nested tiling in highres 2023-07-02 12:39:59 -05:00
base.py fix(api): handle unlimited size stages correctly 2023-07-02 18:57:11 -05:00
blend_img2img.py lint(api): make all other stages inherit from base stage 2023-07-02 18:21:21 -05:00
blend_inpaint.py lint(api): make all other stages inherit from base stage 2023-07-02 18:21:21 -05:00
blend_linear.py lint(api): make all other stages inherit from base stage 2023-07-02 18:21:21 -05:00
blend_mask.py lint(api): make all other stages inherit from base stage 2023-07-02 18:21:21 -05:00
correct_codeformer.py lint(api): make all other stages inherit from base stage 2023-07-02 18:21:21 -05:00
correct_gfpgan.py lint(api): make all other stages inherit from base stage 2023-07-02 18:21:21 -05:00
highres.py feat: make enabling highres a parameter of its own 2023-07-02 19:08:40 -05:00
persist_disk.py lint(api): make all other stages inherit from base stage 2023-07-02 18:21:21 -05:00
persist_s3.py lint(api): make all other stages inherit from base stage 2023-07-02 18:21:21 -05:00
reduce_crop.py lint(api): make all other stages inherit from base stage 2023-07-02 18:21:21 -05:00
reduce_thumbnail.py lint(api): make all other stages inherit from base stage 2023-07-02 18:21:21 -05:00
source_noise.py lint(api): make all other stages inherit from base stage 2023-07-02 18:21:21 -05:00
source_s3.py lint(api): make all other stages inherit from base stage 2023-07-02 18:21:21 -05:00
source_txt2img.py feat(api): pass tile size param to most pipeline stages 2023-07-02 18:54:10 -05:00
source_url.py lint(api): make all other stages inherit from base stage 2023-07-02 18:21:21 -05:00
stage.py fix(api): log tile size and overlap 2023-07-02 05:15:01 -05:00
tile.py fix(api): make tiling compatible with source stages 2023-07-02 18:31:47 -05:00
upscale.py fix(api): remove nested tiling in highres 2023-07-02 12:39:59 -05:00
upscale_bsrgan.py lint(api): make all other stages inherit from base stage 2023-07-02 18:21:21 -05:00
upscale_highres.py lint(api): make all other stages inherit from base stage 2023-07-02 18:21:21 -05:00
upscale_outpaint.py lint(api): make all other stages inherit from base stage 2023-07-02 18:21:21 -05:00
upscale_resrgan.py lint(api): make all other stages inherit from base stage 2023-07-02 18:21:21 -05:00
upscale_simple.py lint(api): make all other stages inherit from base stage 2023-07-02 18:21:21 -05:00
upscale_stable_diffusion.py lint(api): make all other stages inherit from base stage 2023-07-02 18:21:21 -05:00
upscale_swinir.py lint(api): make all other stages inherit from base stage 2023-07-02 18:21:21 -05:00