InvokeAI/invokeai/backend/image_util
psychedelicious 2d7b8c2a1b fix(backend): do not round image dims to 64 in controlnet processor resize
Rounding the dims results in control images that are subtly different than the input. We round to the nearest 8px later, there's no need to round now.
2024-04-30 08:10:59 -04:00
..
basicsr feat(backend): remove dependency on basicsr 2024-02-11 08:34:54 +11:00
depth_anything [util] Add generic torch device class (#6174) 2024-04-15 13:12:49 +00:00
dw_openpose [util] Add generic torch device class (#6174) 2024-04-15 13:12:49 +00:00
infill_methods [util] Add generic torch device class (#6174) 2024-04-15 13:12:49 +00:00
realesrgan [util] Add generic torch device class (#6174) 2024-04-15 13:12:49 +00:00
__init__.py wip: Initial Infill Methods Refactor 2024-04-05 08:49:13 +11: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 [util] Add generic torch device class (#6174) 2024-04-15 13:12:49 +00:00
seamless.py chore: pyflake lint fixes 2023-08-29 05:16:23 +12:00
util.py fix(backend): do not round image dims to 64 in controlnet processor resize 2024-04-30 08:10:59 -04:00