InvokeAI/invokeai/backend/image_util
psychedelicious 611006b692 feat: adaptation of Canny processor
Adapted from controlnet processors package

fix: do final resize in canny processor

canny
2024-03-21 07:02:57 -07:00
..
basicsr feat(backend): remove dependency on basicsr 2024-02-11 08:34:54 +11:00
depth_anything cleanup: remove unused scripts, cruft 2024-03-20 15:05:25 +11:00
dw_openpose cleanup: remove unused scripts, cruft 2024-03-20 15:05:25 +11:00
realesrgan feat(backend): remove dependency on basicsr 2024-02-11 08:34:54 +11:00
__init__.py cleanup: remove unused scripts, cruft 2024-03-20 15:05:25 +11:00
canny.py feat: adaptation of Canny processor 2024-03-21 07:02:57 -07:00
cv2_inpaint.py experimental: Add CV2 Infill 2023-09-02 04:48:18 +12:00
invisible_watermark.py fix(config): fix invisible_watermark handling 2024-03-19 09:24:28 +11:00
lama.py tidy(config): move a few get_config calls to inside the functions where they are needed 2024-03-19 09:24:28 +11:00
patchmatch.py tidy(config): move a few get_config calls to inside the functions where they are needed 2024-03-19 09:24:28 +11:00
pngwriter.py chore: ruff 2024-03-01 10:42:33 +11:00
safety_checker.py tidy: do not show msg when loading NSFW checker 2024-03-20 15:05:25 +11:00
seamless.py chore: pyflake lint fixes 2023-08-29 05:16:23 +12:00
util.py feat: add image utils 2024-03-21 07:02:57 -07:00