1
0
Fork 0
onnx-web/api/onnx_web/chain
Sean Sube bdefaec0d2
serialize metadata
2024-01-03 23:27:40 -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 feat(api): add stage for local standard deviation denoising for XL 2023-12-27 20:17:35 -06:00
blend_denoise_localstd.py fix errors in local std denoising 2023-12-29 23:19:35 -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 fix(api): correct origin point when blending images (#445) 2023-12-22 11:31:31 -06:00
correct_codeformer.py feat: add batch endpoints for cancel and status, update responses 2024-01-03 19:09:18 -06:00
correct_gfpgan.py fix(api): use correct part of the gfpgan output 2023-12-31 07:04:43 -06:00
highres.py attempt to save grid mode metadata 2024-01-02 21:49:22 -06:00
persist_disk.py add networks to metadata 2024-01-02 22:14:21 -06:00
persist_s3.py fix(api): correctly handle image stacks in persist stages 2023-11-27 21:45:32 -06:00
pipeline.py serialize metadata 2024-01-03 23:27:40 -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 missing param 2024-01-03 22:20:27 -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 add networks to metadata 2024-01-02 22:14:21 -06:00
source_url.py move stages and tests to using stage result 2023-11-18 21:35:00 -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 type and test fixes 2023-12-26 20:21:34 -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 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 pass device to wrapper 2023-12-27 09:01:38 -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