The AdvancedLivePortrait
node is part of the ComfyUI Advanced Live Portrait extension. It is designed to work with videos, photos, and animations, offering functionality to track facial expressions, edit them, and integrate them into moving images in real-time. This node allows users to add facial expressions to videos, generate animations from multiple facial expressions, and create videos from static images.
Retargeting Options:
retargeting_eyes
: A value controlling how much eye motion is retargeted to the output.retargeting_mouth
: A value controlling how much mouth motion is retargeted to the output.Settings:
crop_factor
: Controls how much of the image to crop around detected faces. Adjusting this can improve tracking accuracy.Boolean Toggles:
turn_on
: Activates or deactivates the node.tracking_src_vid
: Enables or disables face tracking from source videos.animate_without_vid
: Allows animation to proceed without an input driving video.Command Input:
command
: A multiline command string defining expression sequences and timings.Image Inputs:
src_images
: Source images for generating expressions.motion_link
: Link to other nodes for expression manipulation.driving_images
: Images used to drive facial motion.The AdvancedLivePortrait
node is used in workflows where users need to animate facial expressions seamlessly. Within ComfyUI, this node can be integrated with a variety of other nodes to create compelling animated visuals:
AdvancedLivePortrait
with ExpressionEditor
nodes to modify expressions dynamically.LoadExpData
and SaveExpData
nodes for managing saved expression datasets, enabling batch processing and reusable expressions.command
input requires a specific syntax to accurately describe motion and expression sequences.In summary, the AdvancedLivePortrait
node in ComfyUI is a powerful tool for animating and editing precise facial expressions from static images or videos, making it invaluable for graphic designers and digital artists aiming for high-quality motion graphics.