InvokeAI/invokeai/backend/image_util
2024-08-03 00:38:57 +05:30
..
basicsr Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00
depth_anything fix: implement model to func for depth anything 2024-08-03 00:37:17 +05:30
dw_openpose Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00
grounding_dino (minor) Add None check to fix static type checking error. 2024-08-01 09:51: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
segment_anything Rename SegmentAnythingModel -> SegmentAnythingPipeline. 2024-08-01 09:57:47 -04:00
__init__.py Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04: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 chore: ruff 2024-07-15 14:05:04 +10: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