1
0
Fork 0
onnx-web/api/onnx_web/chain
Sean Sube 3622ac4bfb
work on non-square regions
2023-11-09 22:42:45 -06:00
..
__init__.py read chain pipeline from JSON, remove new endpoint 2023-09-10 20:59:13 -05:00
base.py add more misc logging 2023-11-06 08:48:35 -06:00
blend_grid.py fix(api): increase max tile size for output and grid stages to max 2023-09-24 10:11:52 -05:00
blend_img2img.py lint(api): start renaming inversions to embeddings in code 2023-09-24 18:15:58 -05:00
blend_linear.py lint(api): use more accurate worker name throughout 2023-07-15 18:54:54 -05:00
blend_mask.py lint(api): use more accurate worker name throughout 2023-07-15 18:54:54 -05:00
correct_codeformer.py lint(api): use more accurate worker name throughout 2023-07-15 18:54:54 -05:00
correct_gfpgan.py lint(api): replace deprecated warn method when logging 2023-07-15 19:00:52 -05:00
highres.py feat: split up UNet and VAE tile size and overlap/stride params 2023-11-04 20:41:58 -05:00
persist_disk.py add more misc logging 2023-11-06 08:48:35 -06:00
persist_s3.py lint(api): use more accurate worker name throughout 2023-07-15 18:54:54 -05:00
reduce_crop.py lint(api): use more accurate worker name throughout 2023-07-15 18:54:54 -05:00
reduce_thumbnail.py lint(api): use more accurate worker name throughout 2023-07-15 18:54:54 -05:00
source_noise.py more tests 2023-09-14 19:35:48 -05:00
source_s3.py apply lint 2023-09-12 19:17:03 -05:00
source_txt2img.py add more misc logging 2023-11-06 08:48:35 -06:00
source_url.py more tests 2023-09-14 19:35:48 -05:00
stage.py lint, tests 2023-09-15 19:16:47 -05:00
tile.py work on non-square regions 2023-11-09 22:42:45 -06:00
upscale.py lint(api): replace deprecated warn method when logging 2023-07-15 19:00:52 -05:00
upscale_bsrgan.py feat: split up UNet and VAE tile size and overlap/stride params 2023-11-04 20:41:58 -05:00
upscale_highres.py lint(api): use more accurate worker name throughout 2023-07-15 18:54:54 -05:00
upscale_outpaint.py feat: split up UNet and VAE tile size and overlap/stride params 2023-11-04 20:41:58 -05:00
upscale_resrgan.py lint(api): use more accurate worker name throughout 2023-07-15 18:54:54 -05:00
upscale_simple.py lint(api): use more accurate worker name throughout 2023-07-15 18:54:54 -05:00
upscale_stable_diffusion.py lint(api): use more accurate worker name throughout 2023-07-15 18:54:54 -05:00
upscale_swinir.py lint(api): replace deprecated warn method when logging 2023-07-15 19:00:52 -05:00