1
0
Fork 0
onnx-web/api/onnx_web/chain
Sean Sube 0f12c37931
save metadata to S3
2024-01-14 20:03:16 -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 start inheriting metadata 2024-01-06 16:59:02 -06:00
blend_img2img.py fix up highres metadata 2024-01-06 17:20:37 -06:00
blend_linear.py cancel unsafe jobs 2024-01-08 21:50:36 -06:00
blend_mask.py clean up result and metadata handling 2024-01-05 20:11:58 -06:00
correct_codeformer.py lint fixes 2024-01-14 19:24:50 -06:00
correct_gfpgan.py lint fixes 2024-01-14 19:24:50 -06:00
edit_metadata.py start adding queue progress 2024-01-07 08:16:13 -06:00
edit_safety.py lint fixes 2024-01-14 19:24:50 -06:00
edit_text.py start adding queue progress 2024-01-07 08:16:13 -06:00
highres.py use correct upscale params for highres metadata 2024-01-14 09:49:59 -06:00
persist_disk.py feat(api): support CPU model offloading specifically for SDXL 2024-01-12 18:58:26 -06:00
persist_s3.py save metadata to S3 2024-01-14 20:03:16 -06:00
pipeline.py make pipeline progress more accurate and complete 2024-01-12 23:28:52 -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 apply lint 2024-01-14 13:19:09 -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 cancel unsafe jobs 2024-01-08 21:50:36 -06:00
tile.py more lint 2024-01-12 23:41:16 -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 fixes 2024-01-14 19:24:50 -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 lint fixes 2024-01-14 19:24:50 -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 lint fixes 2024-01-14 19:24:50 -06:00