mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
ca496f0380
These all support controlnet processors. - `pil_to_cv2` - `cv2_to_pil` - `pil_to_np` - `np_to_pil` - `normalize_image_channel_count` (a readable version of `HWC3` from the controlnet repo) - `fit_image_to_resolution` (a readable version of `resize_image` from the controlnet repo) - `non_maximum_suppression` (a readable version of `nms` from the controlnet repo) - `safe_step` (a readable version of `safe_step` from the controlnet repo) |
||
---|---|---|
.. | ||
basicsr | ||
depth_anything | ||
dw_openpose | ||
realesrgan | ||
__init__.py | ||
cv2_inpaint.py | ||
invisible_watermark.py | ||
lama.py | ||
patchmatch.py | ||
pngwriter.py | ||
safety_checker.py | ||
seamless.py | ||
util.py |