InvokeAI/invokeai/backend/image_util
2024-05-17 22:54:03 -04:00
..
basicsr feat(backend): remove dependency on basicsr 2024-02-11 08:34:54 +11:00
depth_anything feat(backend): lift managed model loading out of depthanything class 2024-04-29 08:56:00 +10:00
dw_openpose refactor DWOpenPose and add type hints 2024-05-03 18:08:53 -04:00
infill_methods feat(backend): lift managed model loading out of lama class 2024-04-29 08:12:51 +10:00
realesrgan fix merge conflicts with main 2024-04-15 09:24:57 -04:00
__init__.py cleanup: seamless unused older code cleanup 2024-05-13 08:11:08 +10:00
canny.py tidy: "fit_image_to_resolution" -> "resize_image_to_resolution" 2024-03-21 07:02:57 -07:00
hed.py feat(backend): update nms util to make blur/thresholding optional 2024-04-25 13:20:09 +10:00
invisible_watermark.py fix(config): fix invisible_watermark handling 2024-03-19 09:24:28 +11:00
lineart_anime.py tidy: "fit_image_to_resolution" -> "resize_image_to_resolution" 2024-03-21 07:02:57 -07:00
lineart.py tidy: "fit_image_to_resolution" -> "resize_image_to_resolution" 2024-03-21 07:02:57 -07:00
pngwriter.py chore: ruff 2024-03-01 10:42:33 +11:00
safety_checker.py feat(nodes): use new blur_if_nsfw method 2024-05-14 07:23:38 +10:00
util.py fix(backend): do not round image dims to 64 in controlnet processor resize 2024-04-30 08:10:59 -04:00