1
0
Fork 0
onnx-web/api/onnx_web/chain
HoopyFreud 05e8addb06
Update tile.py
Update spiral tiling
2023-07-06 22:46:36 -04: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 fix(api): remove tile size limit for img2img and outpaint stages 2023-07-05 17:16:30 -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 Update tile.py 2023-07-06 22:46:36 -04: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): remove tile size limit for img2img and outpaint stages 2023-07-05 17:16:30 -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 fix(api): collect final images from SD upscale stage 2023-07-05 08:22:29 -05:00
upscale_swinir.py feat(api): make pipeline stages support multiple images 2023-07-04 13:29:58 -05:00