1
0
Fork 0
onnx-web/api/onnx_web/chain
Sean Sube f718087a54
lint(api): make chain pipeline logs more consistent
2023-07-04 12:27:17 -05:00
..
__init__.py lint(api): type fixes and hints throughout 2023-07-04 10:20:28 -05:00
base.py lint(api): make chain pipeline logs more consistent 2023-07-04 12:27:17 -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(api): apply overlap to highres upscaling stage 2023-07-03 11:34:17 -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): log number of tiles contributing to each image pixel 2023-07-03 11:39:48 -05:00
upscale.py lint(api): type fixes and hints throughout 2023-07-04 10:20:28 -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): type fixes and hints throughout 2023-07-04 10:20:28 -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