ComfyUI > Nodes > ComfyUI-WanVideoWrapper > Dummy Comfy Wan Model Object

ComfyUI Node: Dummy Comfy Wan Model Object

Class Name

DummyComfyWanModelObject

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

Dummy Comfy Wan Model Object Description

Specialized node for creating empty Wan model, aiding in sigma value extraction for AI art generation.

Dummy Comfy Wan Model Object:

The DummyComfyWanModelObject is a specialized node designed to facilitate the creation of an empty Wan model, which can be utilized in conjunction with the BasicScheduler node to obtain sigma values. This node serves as a helper within the WanVideoWrapper category, providing a streamlined method for generating a model object that can be used for discrete flow model sampling. By offering a simplified interface for model creation, it aids in the integration and manipulation of sigma values, which are crucial for various computational processes within the AI art generation pipeline. The node's primary function is to instantiate a dummy model that can be easily configured and employed in broader workflows, enhancing the flexibility and efficiency of model sampling tasks.

Dummy Comfy Wan Model Object Input Parameters:

shift

The shift parameter is a floating-point value that determines the sigma shift value used in the model sampling process. It plays a critical role in adjusting the sigma values, which can influence the behavior and output of the model. The shift parameter has a default value of 1.0, with a permissible range from -100.0 to 100.0. This wide range allows for significant flexibility in tuning the model's response to different inputs, enabling users to experiment with various configurations to achieve desired outcomes. The parameter can be adjusted in increments of 0.01, providing fine-grained control over the model's behavior.

Dummy Comfy Wan Model Object Output Parameters:

model

The model output parameter represents the instantiated dummy model object created by the node. This model is designed to be used with the BasicScheduler node to obtain sigma values, which are essential for certain computational tasks. The output model is equipped with a method to retrieve a model sampling object, specifically the ModelSamplingDiscreteFlow, which is configured using the provided shift parameter. This output is crucial for users who need to integrate sigma-based computations into their workflows, as it provides a ready-to-use model object that can be seamlessly incorporated into larger systems.

Dummy Comfy Wan Model Object Usage Tips:

  • Experiment with different shift values to observe how they affect the sigma values and the overall behavior of the model. This can help you fine-tune the model for specific tasks or artistic effects.
  • Use the node in conjunction with the BasicScheduler node to fully leverage its capabilities in obtaining and manipulating sigma values for your projects.

Dummy Comfy Wan Model Object Common Errors and Solutions:

ModelSamplingDiscreteFlow not found

  • Explanation: This error may occur if the ModelSamplingDiscreteFlow class is not properly imported or available in the environment.
  • Solution: Ensure that the comfy.model_sampling module is correctly installed and accessible in your environment. Verify that the ModelSamplingDiscreteFlow class is defined and available for import.

Invalid shift value

  • Explanation: This error arises when the shift parameter is set to a value outside the allowed range of -100.0 to 100.0.
  • Solution: Adjust the shift parameter to fall within the specified range. Use the default value of 1.0 if unsure, and make incremental changes to observe the effects.

Dummy Comfy Wan Model Object 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.

Dummy Comfy Wan Model Object