1
0
Fork 0
onnx-web/api/onnx_web/chain
Sean Sube e9472bc005
feat(api): add model cache for diffusion models
2023-02-13 18:04:46 -06:00
..
__init__.py feat: implement blend tab and copy buttons (#62) 2023-02-13 17:34:42 -06:00
base.py feat(api): add model cache for diffusion models 2023-02-13 18:04:46 -06:00
blend_img2img.py feat(api): add model cache for diffusion models 2023-02-13 18:04:46 -06:00
blend_inpaint.py feat(api): add model cache for diffusion models 2023-02-13 18:04:46 -06:00
blend_mask.py feat(api): add model cache for diffusion models 2023-02-13 18:04:46 -06:00
correct_codeformer.py feat(api): add model cache for diffusion models 2023-02-13 18:04:46 -06:00
correct_gfpgan.py feat(api): add model cache for diffusion models 2023-02-13 18:04:46 -06:00
persist_disk.py feat(api): add model cache for diffusion models 2023-02-13 18:04:46 -06:00
persist_s3.py feat(api): add model cache for diffusion models 2023-02-13 18:04:46 -06:00
reduce_crop.py feat(api): add model cache for diffusion models 2023-02-13 18:04:46 -06:00
reduce_thumbnail.py feat(api): add model cache for diffusion models 2023-02-13 18:04:46 -06:00
source_noise.py feat(api): add model cache for diffusion models 2023-02-13 18:04:46 -06:00
source_txt2img.py feat(api): add model cache for diffusion models 2023-02-13 18:04:46 -06:00
upscale_outpaint.py feat(api): add model cache for diffusion models 2023-02-13 18:04:46 -06:00
upscale_resrgan.py feat(api): add model cache for diffusion models 2023-02-13 18:04:46 -06:00
upscale_stable_diffusion.py feat(api): add model cache for diffusion models 2023-02-13 18:04:46 -06:00
utils.py feat(api): pass tile order to inpaint and outpaint pipelines 2023-02-11 18:00:18 -06:00