1
0
Fork 0
onnx-web/api/onnx_web/chain
HoopyFreud 80e124554d
Update tile.py
Accommodated no-source tiles better
2023-07-08 21:27:28 -04:00
..
__init__.py lint(api): type fixes and hints throughout 2023-07-04 10:20:28 -05:00
base.py tiling in txt2img, subtiling in txt2img and img2img 2023-07-08 20:48:40 -04:00
blend_img2img.py fix(api): keep network tokens while replacing wildcards in the saved prompt 2023-07-06 21:16:51 -05:00
blend_inpaint.py fix(api): keep network tokens while replacing wildcards in the saved prompt 2023-07-06 21:16:51 -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 tiling in txt2img, subtiling in txt2img and img2img 2023-07-08 20:48:40 -04: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-08 21:27:28 -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): keep network tokens while replacing wildcards in the saved prompt 2023-07-06 21:16:51 -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): keep network tokens while replacing wildcards in the saved prompt 2023-07-06 21:16:51 -05:00
upscale_swinir.py feat(api): make pipeline stages support multiple images 2023-07-04 13:29:58 -05:00