1
0
Fork 0
onnx-web/api/onnx_web/chain
Sean Sube 6c4f4f334f
always use alpha in blend stage
2023-12-14 20:12:39 -06:00
..
__init__.py apply lint, add missing file 2023-11-18 18:13:13 -06:00
base.py lint and test fixes 2023-12-03 12:53:50 -06:00
blend_denoise.py apply lint, add missing file 2023-11-18 18:13:13 -06:00
blend_grid.py lint and test fixes 2023-12-03 12:53:50 -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 always use alpha in blend stage 2023-12-14 20:12:39 -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 apply lint 2023-12-04 18:45:28 -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 more lint, avoid some unnecessary errors 2023-12-03 12:57:56 -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 lint and test fixes 2023-12-03 12:53:50 -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 lint and type fixes 2023-12-03 12:13:45 -06:00
upscale_highres.py lint and test fixes 2023-12-03 12:53:50 -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 lint and type fixes 2023-12-03 12:13:45 -06:00