1
0
Fork 0
onnx-web/api/onnx_web/chain
Sean Sube 2e7de16778
feat: add a way to select textual inversions
2023-02-25 11:53:32 -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 feat: add a way to select textual inversions 2023-02-25 11:53:32 -06:00
blend_inpaint.py feat: add a way to select textual inversions 2023-02-25 11:53:32 -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 feat: add a way to select textual inversions 2023-02-25 11:53:32 -06:00
upscale_outpaint.py feat: add a way to select textual inversions 2023-02-25 11:53:32 -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