From 1dd07fb1eb38f726fa5ac0e456bd79ee8aaa3cee Mon Sep 17 00:00:00 2001 From: Millun Atluri Date: Sun, 11 Feb 2024 10:28:35 -0700 Subject: [PATCH] Updated docs on OpenPose --- docs/features/CONTROLNET.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/features/CONTROLNET.md b/docs/features/CONTROLNET.md index dc773f1ec9..d07353089d 100644 --- a/docs/features/CONTROLNET.md +++ b/docs/features/CONTROLNET.md @@ -94,6 +94,8 @@ A model that helps generate creative QR codes that still scan. Can also be used **Openpose**: The OpenPose control model allows for the identification of the general pose of a character by pre-processing an existing image with a clear human structure. With advanced options, Openpose can also detect the face or hands in the image. +*Note:* The DWPose Processor has replaced the OpenPose processor in Invoke. Workflows and generations that relied on the OpenPose Processor will need to be updated to use the DWPose Processor instead. + **Mediapipe Face**: The MediaPipe Face identification processor is able to clearly identify facial features in order to capture vivid expressions of human faces.