ComfyUI > Nodes > ComfyUI-WanVideoWrapper > WanVideo UltraVico Settings

ComfyUI Node: WanVideo UltraVico Settings

Class Name

WanVideoUltraVicoSettings

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 UltraVico Settings Description

Configure attention decay rate for UltraVico model in WanVideo framework for precise video processing control.

WanVideo UltraVico Settings:

The WanVideoUltraVicoSettings node is designed to configure specific parameters for the UltraVico model within the WanVideo framework. This node allows you to set the decay rate of the model's attention mechanism, which is crucial for controlling how quickly the model's focus shifts over time. By adjusting these settings, you can fine-tune the model's performance to better suit your video processing needs, ensuring smoother transitions and more consistent attention across frames. The node is particularly useful for applications that require precise control over the model's attention dynamics, such as video extrapolation and enhancement tasks. It is important to note that the attention mode must be set to sageattn_ultravico for these settings to take effect, as detailed in the documentation linked to the DiT-Extrapolation project.

WanVideo UltraVico Settings Input Parameters:

model

The model parameter refers to the WANVIDEOMODEL instance that you wish to configure. This parameter is essential as it represents the specific model whose settings you are adjusting. The node will clone this model and apply the specified UltraVico settings to the clone, ensuring that the original model remains unchanged.

alpha

The alpha parameter is a floating-point value that determines the decay rate of the model's attention mechanism. It has a default value of 0.9, with a minimum of 0.0 and a maximum of 1.0. The parameter can be adjusted in increments of 0.001. A higher alpha value results in a slower decay, meaning the model retains its focus on previous frames for a longer duration. Conversely, a lower alpha value leads to a faster decay, allowing the model to shift its attention more quickly. This parameter is crucial for controlling the temporal dynamics of the model's attention, enabling you to tailor the model's behavior to specific video processing tasks.

WanVideo UltraVico Settings Output Parameters:

model

The model output parameter returns the WANVIDEOMODEL instance that has been configured with the specified UltraVico settings. This output is crucial as it provides you with a model that is ready to be used in subsequent video processing tasks, with the attention dynamics adjusted according to your specifications. The returned model retains all the original functionalities of the WANVIDEOMODEL, with the added benefit of customized attention settings.

WanVideo UltraVico Settings Usage Tips:

  • Ensure that the attention mode is set to sageattn_ultravico before applying the UltraVico settings, as this is necessary for the changes to take effect.
  • Experiment with different alpha values to find the optimal decay rate for your specific video processing task. A higher alpha may be beneficial for tasks requiring more consistent attention across frames, while a lower alpha might be suitable for tasks needing rapid attention shifts.

WanVideo UltraVico Settings Common Errors and Solutions:

Model not cloned correctly

  • Explanation: This error may occur if the model cloning process fails, possibly due to an issue with the original model instance.
  • Solution: Ensure that the input model is a valid WANVIDEOMODEL instance and that it is not corrupted or improperly configured.

Invalid alpha value

  • Explanation: This error arises when the alpha value is set outside the allowed range of 0.0 to 1.0.
  • Solution: Double-check the alpha value to ensure it falls within the specified range and adjust it accordingly.

WanVideo UltraVico Settings 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 UltraVico Settings