1
0
Fork 0
onnx-web/api/onnx_web/chain
Sean Sube e8e2b92436
keep metadata when tiling
2024-01-06 14:27:55 -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_fastnlmeans.py clean up result and metadata handling 2024-01-05 20:11:58 -06:00
blend_denoise_localstd.py clean up result and metadata handling 2024-01-05 20:11:58 -06:00
blend_grid.py clean up result and metadata handling 2024-01-05 20:11:58 -06:00
blend_img2img.py clean up result and metadata handling 2024-01-05 20:11:58 -06:00
blend_linear.py clean up result and metadata handling 2024-01-05 20:11:58 -06:00
blend_mask.py clean up result and metadata handling 2024-01-05 20:11:58 -06:00
correct_codeformer.py clean up result and metadata handling 2024-01-05 20:11:58 -06:00
correct_gfpgan.py clean up result and metadata handling 2024-01-05 20:11:58 -06:00
highres.py attempt to save grid mode metadata 2024-01-02 21:49:22 -06:00
persist_disk.py clean up result and metadata handling 2024-01-05 20:11:58 -06:00
persist_s3.py clean up result and metadata handling 2024-01-05 20:11:58 -06:00
pipeline.py use max size of all images in stack 2024-01-05 21:19:48 -06:00
reduce_crop.py clean up result and metadata handling 2024-01-05 20:11:58 -06:00
reduce_thumbnail.py clean up result and metadata handling 2024-01-05 20:11:58 -06:00
result.py provide empty metadata for pipelines with source images 2024-01-06 14:17:26 -06:00
source_noise.py clean up result and metadata handling 2024-01-05 20:11:58 -06:00
source_s3.py provide empty metadata for pipelines with source images 2024-01-06 14:17:26 -06:00
source_txt2img.py add networks to metadata 2024-01-02 22:14:21 -06:00
source_url.py provide empty metadata for pipelines with source images 2024-01-06 14:17:26 -06:00
stages.py feat(api): add stage for local standard deviation denoising for XL 2023-12-27 20:17:35 -06:00
tile.py keep metadata when tiling 2024-01-06 14:27:55 -06:00
upscale.py fix(api): make sure upscaling only runs once regardless of correction options 2023-12-31 06:39:00 -06:00
upscale_bsrgan.py clean up result and metadata handling 2024-01-05 20:11:58 -06:00
upscale_highres.py clean up result and metadata handling 2024-01-05 20:11:58 -06:00
upscale_outpaint.py clean up result and metadata handling 2024-01-05 20:11:58 -06:00
upscale_resrgan.py remove unused format field from upscale params 2024-01-05 20:13:16 -06:00
upscale_simple.py clean up result and metadata handling 2024-01-05 20:11:58 -06:00
upscale_stable_diffusion.py clean up result and metadata handling 2024-01-05 20:11:58 -06:00
upscale_swinir.py clean up result and metadata handling 2024-01-05 20:11:58 -06:00