1
0
Fork 0
onnx-web/api/onnx_web/chain
Sean Sube 14c7e6a78c
apply lint
2023-02-21 08:26:09 -06:00
..
__init__.py feat: implement blend tab and copy buttons (#62) 2023-02-13 17:34:42 -06:00
base.py fix(api): only run GC is devices are passed 2023-02-19 07:41:16 -06:00
blend_img2img.py fix(api): use stage source when available 2023-02-18 22:11:44 -06:00
blend_inpaint.py feat: add eta parameter (fixes #194) 2023-02-19 23:29:26 -06:00
blend_mask.py fix(api): correct blending mask (fixes #188) 2023-02-19 11:04:11 -06:00
correct_codeformer.py fix(api): use stage source when available 2023-02-18 22:11:44 -06:00
correct_gfpgan.py fix(api): use stage source when available 2023-02-18 22:11:44 -06:00
persist_disk.py apply lint 2023-02-21 08:26:09 -06:00
persist_s3.py fix(api): use stage source when available 2023-02-18 22:11:44 -06:00
reduce_crop.py fix(api): use stage source when available 2023-02-18 22:11:44 -06:00
reduce_thumbnail.py fix(api): use stage source when available 2023-02-18 22:11:44 -06:00
source_noise.py apply sonar lint 2023-02-19 07:53:20 -06:00
source_txt2img.py fix(api): use stage source when available 2023-02-18 22:11:44 -06:00
upscale_outpaint.py correct param name for upscale mask 2023-02-18 22:53:57 -06:00
upscale_resrgan.py sonar lint fixes 2023-02-19 22:10:35 -06:00
upscale_stable_diffusion.py fix(api): add missing params to SD upscale 2023-02-19 23:30:48 -06:00
utils.py sonar lint fixes 2023-02-19 22:10:35 -06:00