Run ComfyUI Easily with InstaSD

Skip the complex setup. InstaSD helps creative professionals build workflows and deploy them to the world:

  • One-click deployment
  • Any model, any node
  • Powerful GPUs for rapid iteration
Get Started

ReActorMakeFaceModelBatch

ReActorMakeFaceModelBatch Node Documentation

Overview

The ReActorMakeFaceModelBatch node is part of the ComfyUI-ReActor node suite. This node is designed to take multiple face models as inputs and produce a single list of face models as its output. It simplifies the process of handling multiple face models in a workflow, allowing you to compile them into a batch that can be further processed or used in combination with other nodes in the ComfyUI workflows.

Inputs

The ReActorMakeFaceModelBatch node accepts the following inputs:

  1. Face Models:

    • face_model1: The first face model input.
    • face_model2: The second face model input (optional).
    • face_model3: The third face model input (optional).
    • face_model4: The fourth face model input (optional).
    • face_model5: The fifth face model input (optional).
    • face_model6: The sixth face model input (optional).
    • face_model7: The seventh face model input (optional).
    • face_model8: The eighth face model input (optional).
    • face_model9: The ninth face model input (optional).
    • face_model10: The tenth face model input (optional).

    Note: At least one face model input is required for the node to function.

Outputs

  1. FACE_MODELS: This output provides a compiled list of the input face models. This batch of face models can be used in subsequent nodes that require face model inputs.

Usage in ComfyUI Workflows

The ReActorMakeFaceModelBatch node is useful in workflows where you need to operate on a group of face models simultaneously. It allows you to easily gather multiple face models and manage them as a collective batch.

Example Usage

  • Batch Face Model Blending: Use the ReActorMakeFaceModelBatch node to collect multiple face models that you intend to blend together. The output can then be fed into a blending node that supports batch face models.

  • Face Swap Applications: When performing face swaps on several different faces, use this node to prepare batches of face models to streamline the face swap process across different images.

Special Features and Considerations

  • Dynamic Input Capability: The node offers flexibility by allowing up to ten face model inputs, but it functions with as few as one input.
  • Ease of Integration: Designed to be seamlessly integrated into existing workflows, enabling users to maintain organization and streamline processes that involve multiple face models.
  • Simplified Batch Processing: Especially useful in scenarios where batch operations are required, significantly reducing the complexity of managing each face model individually.

By leveraging this node, users can efficiently work with multiple face models, enhancing their workflows and enabling more complex operations in ComfyUI.