1
0
Fork 0
onnx-web/api/onnx_web/chain
Sean Sube b816307994
fix(api): send tile filters as correct type
2023-07-04 16:40:02 -05:00
..
__init__.py lint(api): type fixes and hints throughout 2023-07-04 10:20:28 -05:00
base.py fix(api): send tile filters as correct type 2023-07-04 16:40:02 -05:00
blend_img2img.py feat(api): make pipeline stages support multiple images 2023-07-04 13:29:58 -05:00
blend_inpaint.py feat(api): make pipeline stages support multiple images 2023-07-04 13:29:58 -05:00
blend_linear.py feat(api): make pipeline stages support multiple images 2023-07-04 13:29:58 -05:00
blend_mask.py feat(api): make pipeline stages support multiple images 2023-07-04 13:29:58 -05:00
correct_codeformer.py feat(api): make pipeline stages support multiple images 2023-07-04 13:29:58 -05:00
correct_gfpgan.py feat(api): make pipeline stages support multiple images 2023-07-04 13:29:58 -05:00
highres.py feat(api): apply overlap to highres upscaling stage 2023-07-03 11:34:17 -05:00
persist_disk.py feat(api): make pipeline stages support multiple images 2023-07-04 13:29:58 -05:00
persist_s3.py feat(api): make pipeline stages support multiple images 2023-07-04 13:29:58 -05:00
reduce_crop.py feat(api): make pipeline stages support multiple images 2023-07-04 13:29:58 -05:00
reduce_thumbnail.py feat(api): make pipeline stages support multiple images 2023-07-04 13:29:58 -05:00
source_noise.py feat(api): make pipeline stages support multiple images 2023-07-04 13:29:58 -05:00
source_s3.py feat(api): make pipeline stages support multiple images 2023-07-04 13:29:58 -05:00
source_txt2img.py fix(api): support multiple outputs from txt2img stage 2023-07-04 16:24:47 -05:00
source_url.py feat(api): make pipeline stages support multiple images 2023-07-04 13:29:58 -05:00
stage.py feat(api): make pipeline stages support multiple images 2023-07-04 13:29:58 -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 feat(api): make pipeline stages support multiple images 2023-07-04 13:29:58 -05:00
upscale_highres.py feat(api): make pipeline stages support multiple images 2023-07-04 13:29:58 -05:00
upscale_outpaint.py feat(api): make pipeline stages support multiple images 2023-07-04 13:29:58 -05:00
upscale_resrgan.py feat(api): make pipeline stages support multiple images 2023-07-04 13:29:58 -05:00
upscale_simple.py feat(api): make pipeline stages support multiple images 2023-07-04 13:29:58 -05:00
upscale_stable_diffusion.py feat(api): make pipeline stages support multiple images 2023-07-04 13:29:58 -05:00
upscale_swinir.py feat(api): make pipeline stages support multiple images 2023-07-04 13:29:58 -05:00