ComfyUI > Nodes > ComfyUI-WanVideoWrapper > WanVideo Add Pusa Noise

ComfyUI Node: WanVideo Add Pusa Noise

Class Name

WanVideoAddPusaNoise

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 Add Pusa Noise Description

Enhances video processing with controlled noise for creative visual effects in AI-generated videos.

WanVideo Add Pusa Noise:

The WanVideoAddPusaNoise node is designed to enhance video processing by introducing controlled noise into the latent space and timesteps when using the flowmatch_pusa method. This node is particularly useful for AI artists looking to add a layer of complexity and texture to their video outputs, simulating real-world imperfections or artistic effects. By adjusting noise levels, you can achieve a variety of visual styles, from subtle grain to more pronounced distortions, thereby expanding the creative possibilities in video generation. The node's primary function is to modify the latent embeddings with specified noise multipliers and steps, allowing for precise control over the noise application process.

WanVideo Add Pusa Noise Input Parameters:

embeds

The embeds parameter represents the latent embeddings of the video frames, which are the foundational data structures that the node will modify. These embeddings are crucial as they contain the encoded information of the video frames that will be altered by the noise application. The parameter is of type WANVIDIMAGE_EMBEDS, which is a specific data structure used within the WanVideo framework.

noise_multipliers

The noise_multipliers parameter is a float value or a list of floats that determines the intensity of the noise applied to the latent embeddings. This parameter allows you to control how much noise is introduced, with a default value of 0.0, a minimum of 0.0, and a maximum of 100.0. The step size is 0.01, providing fine-grained control over the noise level. Adjusting this parameter can significantly impact the visual output, allowing for subtle to dramatic noise effects.

noisy_steps

The noisy_steps parameter is an integer that specifies the number of steps over which the noise will be applied. It has a default value of -1, which typically indicates that the noise should be applied throughout the entire process unless specified otherwise. The range is from -1 to 1000, allowing for flexibility in determining how long the noise effect should persist. This parameter is essential for controlling the duration and distribution of noise across the video frames.

WanVideo Add Pusa Noise Output Parameters:

image_embeds

The image_embeds output parameter returns the modified latent embeddings after the noise has been applied. This output is crucial as it contains the updated video frame data with the desired noise effects incorporated. The WANVIDIMAGE_EMBEDS type ensures compatibility with other nodes and processes within the WanVideo framework, allowing for seamless integration into your video processing pipeline.

WanVideo Add Pusa Noise Usage Tips:

  • Experiment with different noise_multipliers values to achieve various artistic effects, from subtle texture enhancements to more pronounced visual noise.
  • Use the noisy_steps parameter to control the duration of the noise effect, which can be useful for creating dynamic transitions or maintaining consistency across frames.

WanVideo Add Pusa Noise Common Errors and Solutions:

Mismatched Noise Multiplier Length

  • Explanation: The length of the noise_multipliers list does not match the expected latent video length.
  • Solution: Ensure that the noise_multipliers list length matches the number of frames or latent embeddings in your video to avoid inconsistencies.

Invalid Noisy Steps Value

  • Explanation: The noisy_steps parameter is set to a value outside the acceptable range.
  • Solution: Verify that the noisy_steps value is within the range of -1 to 1000 and adjust accordingly to ensure proper noise application.

WanVideo Add Pusa Noise 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 Add Pusa Noise