1
0
Fork 0
onnx-web/api/onnx_web/chain
Sean Sube 2d10252564
fix(api): use kwargs for chain stages
2023-07-01 12:31:59 -05:00
..
__init__.py feat(api): start using chain pipelines for all images 2023-07-01 12:30:30 -05:00
base.py fix(api): use kwargs for chain stages 2023-07-01 12:31:59 -05:00
blend_highres.py initial integration of controlnet pipeline 2023-04-11 19:29:25 -05:00
blend_img2img.py fix(api): pass additional params to new stages 2023-07-01 12:31:41 -05:00
blend_inpaint.py apply lint 2023-06-03 20:35:33 -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 chore(api): remove some unused non-ONNX code paths 2023-04-11 08:26:21 -05:00
correct_gfpgan.py fix(api): run PyTorch GC on ROCm devices (#323) 2023-04-11 08:34:21 -05:00
persist_disk.py feat(api): embed image parameters in EXIF data (#383) 2023-06-26 07:03:06 -05: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): start using chain pipelines for all images 2023-07-01 12:30:30 -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_highres.py fix(api): use kwargs for chain stages 2023-07-01 12:31:59 -05:00
upscale_outpaint.py fix(api): limit latent padding to tile size 2023-06-06 08:14:09 -05:00
upscale_resrgan.py chore(api): remove some unused non-ONNX code paths 2023-04-11 08:26:21 -05:00
upscale_stable_diffusion.py fix chain stage loading 2023-05-01 23:25:55 -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 gradient points are always in order 2023-06-10 15:20:17 -05:00