mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Added first controlnet preprocessor node for canny edge detection.
This commit is contained in:
parent
768cfe3aab
commit
11bd038b9d
@ -400,4 +400,3 @@ class ZoeDepthImageProcessorInvocation(ImageProcessorInvocation, PILInvocationCo
|
||||
zoe_depth_processor = ZoeDetector.from_pretrained("lllyasviel/Annotators")
|
||||
processed_image = zoe_depth_processor(image)
|
||||
return processed_image
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user