1
0
Fork 0
onnx-web/api/onnx_web/chain
Sean Sube 9e017ee35d
feat: add parameter for ControlNet selection
2023-04-12 08:43:15 -05:00
..
__init__.py initial integration of controlnet pipeline 2023-04-11 19:29:25 -05:00
base.py lint(api): name context params consistently (#278) 2023-04-09 20:33:03 -05:00
blend_controlnet.py feat: add parameter for ControlNet selection 2023-04-12 08:43:15 -05:00
blend_highres.py initial integration of controlnet pipeline 2023-04-11 19:29:25 -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
blend_pix2pix.py initial integration of controlnet pipeline 2023-04-11 19:29:25 -05: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 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 chore(api): remove some unused non-ONNX code paths 2023-04-11 08:26:21 -05:00
upscale_stable_diffusion.py initial integration of controlnet pipeline 2023-04-11 19:29:25 -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