1
0
Fork 0
onnx-web/api/onnx_web/chain
Sean Sube 60aa8ab4c0
fix(api): generate latents before tiling
2023-07-09 22:19:40 -05:00
..
__init__.py fix(api): generate latents before tiling 2023-07-09 22:19:40 -05:00
base.py fix(api): generate latents before tiling 2023-07-09 22:19:40 -05: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_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): generate latents before tiling 2023-07-09 22:19:40 -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-09 14:11:25 -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): generate latents before tiling 2023-07-09 22:19:40 -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