1
0
Fork 0
onnx-web/api/onnx_web/chain
Sean Sube 48d0d3e22d
use presence of stage mask to trigger tiling
2023-11-29 21:52:32 -06:00
..
__init__.py apply lint, add missing file 2023-11-18 18:13:13 -06:00
base.py apply lint, add missing file 2023-11-18 18:13:13 -06:00
blend_denoise.py apply lint, add missing file 2023-11-18 18:13:13 -06:00
blend_grid.py fix(api): better handling of alpha channels 2023-11-25 18:52:47 -06:00
blend_img2img.py apply lint, add missing file 2023-11-18 18:13:13 -06:00
blend_linear.py rewrite tile handling for image stacks 2023-11-19 18:39:39 -06:00
blend_mask.py fix(api): better handling of alpha channels 2023-11-25 18:52:47 -06:00
correct_codeformer.py move stages and tests to using stage result 2023-11-18 21:35:00 -06:00
correct_gfpgan.py apply lint, add missing file 2023-11-18 18:13:13 -06:00
highres.py fix(api): pass correct outscale to highres stages 2023-11-25 12:25:16 -06:00
persist_disk.py fix(api): correctly handle image stacks in persist stages 2023-11-27 21:45:32 -06:00
persist_s3.py fix(api): correctly handle image stacks in persist stages 2023-11-27 21:45:32 -06:00
pipeline.py use presence of stage mask to trigger tiling 2023-11-29 21:52:32 -06:00
reduce_crop.py apply lint, add missing file 2023-11-18 18:13:13 -06:00
reduce_thumbnail.py apply lint, add missing file 2023-11-18 18:13:13 -06:00
result.py fix(api): be more careful with VAE patch flags, add margin to latents if needed 2023-11-25 23:18:57 -06:00
source_noise.py apply lint, add missing file 2023-11-18 18:13:13 -06:00
source_s3.py start replacing image output with results 2023-11-18 18:08:38 -06:00
source_txt2img.py move stages and tests to using stage result 2023-11-18 21:35:00 -06:00
source_url.py move stages and tests to using stage result 2023-11-18 21:35:00 -06:00
stages.py apply lint, add missing file 2023-11-18 18:13:13 -06:00
tile.py fix(api): restore single-tile code path 2023-11-27 18:53:39 -06:00
upscale.py lint(api): replace deprecated warn method when logging 2023-07-15 19:00:52 -05:00
upscale_bsrgan.py rewrite tile handling for image stacks 2023-11-19 18:39:39 -06:00
upscale_highres.py move stages and tests to using stage result 2023-11-18 21:35:00 -06:00
upscale_outpaint.py apply lint, add missing file 2023-11-18 18:13:13 -06:00
upscale_resrgan.py apply lint, add missing file 2023-11-18 18:13:13 -06:00
upscale_simple.py rewrite tile handling for image stacks 2023-11-19 18:39:39 -06:00
upscale_stable_diffusion.py switch upscaling to np random 2023-11-26 15:29:07 -06:00
upscale_swinir.py apply lint, add missing file 2023-11-18 18:13:13 -06:00