1
0
Fork 0
onnx-web/api/onnx_web/chain
Sean Sube 47b10945ff
fix(api): use consistent cache key for each model type
2023-07-03 11:33:56 -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 fix(api): pass strength to LPW pipe from img2img blend 2023-07-03 08:27:37 -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 fix(api): use consistent cache key for each model type 2023-07-03 11:33:56 -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 lint(api): move tile gradient logs to debug level 2023-07-03 08:05:57 -05:00
upscale.py fix(api): remove nested tiling in highres 2023-07-02 12:39:59 -05:00
upscale_bsrgan.py fix(api): use consistent cache key for each model type 2023-07-03 11:33:56 -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 fix(api): use consistent cache key for each model type 2023-07-03 11:33:56 -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 fix(api): use consistent cache key for each model type 2023-07-03 11:33:56 -05:00