ComfyUI > Nodes > ComfyUI-WanVideoWrapper > WanVideo Uni3C Controlnet Loader

ComfyUI Node: WanVideo Uni3C Controlnet Loader

Class Name

WanVideoUni3C_ControlnetLoader

Category
WanVideoWrapper
Author
kijai (Account age: 2871days)
Extension
ComfyUI-WanVideoWrapper
Latest Updated
2026-05-05
Github Stars
6.41K

How to Install ComfyUI-WanVideoWrapper

Install this extension via the ComfyUI Manager by searching for ComfyUI-WanVideoWrapper
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI-WanVideoWrapper in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

WanVideo Uni3C Controlnet Loader Description

Facilitates integration and management of ControlNet models within WanVideo, optimizing performance and resource efficiency.

WanVideo Uni3C Controlnet Loader:

The WanVideoUni3C_ControlnetLoader is a specialized node designed to facilitate the integration and management of ControlNet models within the WanVideo framework. Its primary purpose is to handle the loading and execution of ControlNet models, ensuring they are appropriately managed across different devices and computational environments. This node is particularly beneficial for users who need to dynamically adjust the execution of ControlNet models based on specific conditions, such as the percentage of a process completed or the need to offload computations to different devices. By leveraging this node, you can efficiently manage resources and optimize the performance of ControlNet models, ensuring they are executed only when necessary and on the most suitable device. This capability is crucial for maintaining high performance and resource efficiency in complex video processing tasks.

WanVideo Uni3C Controlnet Loader Input Parameters:

controlnet

The controlnet parameter represents the ControlNet model that you wish to load and manage. It is essential for defining the specific model that will be used in the processing pipeline. This parameter does not have a predefined range of values, as it depends on the available ControlNet models within your environment.

strength

The strength parameter determines the intensity or influence of the ControlNet model during processing. A higher strength value means the model's effects will be more pronounced, while a lower value will result in subtler effects. The exact range and default value for this parameter are not specified in the context, but it typically ranges from 0 to 1.

start_percent

The start_percent parameter specifies the starting point, in percentage, of the process where the ControlNet model should begin its execution. This allows for precise control over when the model's effects are applied during the processing pipeline. The range is typically from 0 to 100, representing the percentage of the process.

end_percent

The end_percent parameter defines the endpoint, in percentage, of the process where the ControlNet model should cease its execution. This parameter works in conjunction with start_percent to delineate the active period of the model's influence. The range is typically from 0 to 100.

render_latent

The render_latent parameter is an optional input that allows you to provide a latent representation for rendering. This can be used to influence the output of the ControlNet model based on pre-existing latent data. The specifics of this parameter depend on the latent data format used in your environment.

render_mask

The render_mask parameter is an optional input that specifies a mask to be applied during rendering. This mask can be used to selectively apply the ControlNet model's effects to certain areas of the input data. The format and range of this parameter depend on the mask data used in your environment.

offload

The offload parameter is a boolean flag that indicates whether the ControlNet model should be offloaded to a different device for execution. This is useful for managing computational resources and ensuring that the model runs on the most appropriate device. The default value is typically True.

WanVideo Uni3C Controlnet Loader Output Parameters:

uni3c_controlnet_states

The uni3c_controlnet_states output parameter provides the state of the ControlNet model after execution. This includes any modifications or effects applied by the model during its active period. The output is crucial for understanding the impact of the ControlNet model on the input data and for further processing or analysis.

WanVideo Uni3C Controlnet Loader Usage Tips:

  • To optimize performance, ensure that the offload parameter is set to True when working with large models or datasets, as this will allow the model to run on a more suitable device, reducing computational load on the main device.
  • Adjust the strength parameter according to the desired intensity of the ControlNet model's effects. Experiment with different values to achieve the best results for your specific use case.

WanVideo Uni3C Controlnet Loader Common Errors and Solutions:

DeviceMismatchError

  • Explanation: This error occurs when there is a mismatch between the device specified for the ControlNet model and the main device.
  • Solution: Ensure that the ControlNet model is correctly transferred to the main device using the to method before execution.

InvalidPercentageError

  • Explanation: This error is raised when the start_percent or end_percent parameters are set outside the valid range of 0 to 100.
  • Solution: Verify that both start_percent and end_percent are within the 0 to 100 range and adjust them accordingly.

LatentDataFormatError

  • Explanation: This error indicates that the render_latent parameter is not in the expected format.
  • Solution: Check the format of the latent data and ensure it matches the expected input format for the ControlNet model.

WanVideo Uni3C Controlnet Loader Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI-WanVideoWrapper
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

WanVideo Uni3C Controlnet Loader