1
0
Fork 0
onnx-web/api/onnx_web/chain
Sean Sube e3540ac435
feat(api): add linear blend stage for chain pipeline (#183)
2023-04-10 21:15:57 -05:00
..
__init__.py feat(api): add linear blend stage for chain pipeline (#183) 2023-04-10 21:15:57 -05:00
base.py lint(api): name context params consistently (#278) 2023-04-09 20:33:03 -05:00
blend_img2img.py remove references to inversion parameter 2023-03-18 19:47:22 -05:00
blend_inpaint.py remove references to inversion parameter 2023-03-18 19:47:22 -05:00
blend_linear.py feat(api): add linear blend stage for chain pipeline (#183) 2023-04-10 21:15:57 -05:00
blend_mask.py name threads, max queues, type/lint fixes 2023-02-28 21:44:52 -06:00
correct_codeformer.py apply lint 2023-02-28 22:04:55 -06:00
correct_gfpgan.py fix(api): make stage-specific source image optional in GFPGAN stage (#233) 2023-03-10 18:15:31 -06:00
persist_disk.py lint all the new stuff 2023-02-26 14:15:30 -06:00
persist_s3.py feat(api): add chain pipeline stages to load images from S3 or URL (#184, #185) 2023-04-10 21:03:19 -05:00
reduce_crop.py apply lint 2023-02-28 22:04:55 -06:00
reduce_thumbnail.py lint all the new stuff 2023-02-26 14:15:30 -06:00
source_noise.py lint all the new stuff 2023-02-26 14:15:30 -06:00
source_s3.py feat(api): add chain pipeline stages to load images from S3 or URL (#184, #185) 2023-04-10 21:03:19 -05:00
source_txt2img.py feat(api): add chain pipeline stages to load images from S3 or URL (#184, #185) 2023-04-10 21:03:19 -05:00
source_url.py feat(api): add chain pipeline stages to load images from S3 or URL (#184, #185) 2023-04-10 21:03:19 -05:00
upscale_bsrgan.py feat(api): add params for more SwinIR models 2023-04-10 19:02:12 -05:00
upscale_outpaint.py remove references to inversion parameter 2023-03-18 19:47:22 -05:00
upscale_resrgan.py feat(api): add params for more SwinIR models 2023-04-10 19:02:12 -05:00
upscale_stable_diffusion.py fix(api): apply FP16 patches to SD upscaling pipeline 2023-04-10 08:37:49 -05:00
upscale_swinir.py feat(api): add params for more SwinIR models 2023-04-10 19:02:12 -05:00
utils.py fix(api): ensure spiral grid coords are always whole pixels 2023-04-06 08:52:27 -05:00