1
0
Fork 0
onnx-web/api/onnx_web/chain
Sean Sube c0dd4e96dc
fix(api): handle panoramic outpainting output
2023-07-04 20:44:48 -05:00
..
__init__.py lint(api): type fixes and hints throughout 2023-07-04 10:20:28 -05:00
base.py use correct pipeline output 2023-07-04 17:14:25 -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 create batch size latents 2023-07-04 17:27:10 -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 fix(api): handle panoramic outpainting output 2023-07-04 20:44:48 -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