ComfyUI > Nodes > ComfyUI-WanVideoWrapper > WanVideo Extra Model Select

ComfyUI Node: WanVideo Extra Model Select

Class Name

WanVideoExtraModelSelect

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 Extra Model Select Description

Enhance main model with additional models from specified directory for more versatile AI art generation.

WanVideo Extra Model Select:

The WanVideoExtraModelSelect node is designed to enhance the capabilities of your main model by allowing you to load additional models, known as extra models, from a specified directory. This node is particularly useful when you want to augment the functionality of your primary model with supplementary state dictionaries, such as VACE or MTV Crafter models, which are stored in the ComfyUI/models/diffusion_models directory. By integrating these extra models, you can achieve more complex and nuanced outputs, making your AI art generation process more versatile and powerful. The node is part of the WanVideoWrapper category, emphasizing its role in video-related model enhancements.

WanVideo Extra Model Select Input Parameters:

extra_model

The extra_model parameter is a required input that specifies the additional model you wish to load. This parameter accepts a list of filenames from the unet_gguf and diffusion_models directories. The purpose of this parameter is to allow you to select an extra model that will be loaded and added to the main model, thereby enhancing its capabilities. The models are loaded from the ComfyUI/models/diffusion_models path, and this parameter is crucial for specifying which extra model to integrate. There are no minimum, maximum, or default values for this parameter, as it depends on the available models in the specified directories.

prev_model

The prev_model parameter is an optional input that allows you to load multiple extra models sequentially. It is designed to accept a list of previously loaded models, enabling you to build upon them by adding more models. This parameter is particularly useful when you want to combine several extra models to achieve a more complex model configuration. The default value for this parameter is None, indicating that no previous models are loaded unless specified. This flexibility allows you to customize the model loading process according to your specific needs.

WanVideo Extra Model Select Output Parameters:

extra_model

The extra_model output parameter returns a list of dictionaries, each containing the path to an extra model that has been successfully loaded. This output is crucial as it provides the necessary information for further processing or integration with the main model. The list format allows for multiple models to be returned, reflecting the node's capability to handle multiple extra models. This output is essential for verifying that the correct models have been loaded and are ready for use in enhancing the main model's functionality.

WanVideo Extra Model Select Usage Tips:

  • Ensure that the extra models you wish to load are correctly placed in the ComfyUI/models/diffusion_models directory to avoid any path-related issues.
  • When using multiple extra models, utilize the prev_model parameter to sequentially load and combine them, enhancing the main model's capabilities incrementally.

WanVideo Extra Model Select Common Errors and Solutions:

FileNotFoundError: Model not found

  • Explanation: This error occurs when the specified extra model file does not exist in the ComfyUI/models/diffusion_models directory.
  • Solution: Verify that the model file is correctly named and located in the specified directory. Ensure that the directory path is correctly set in your configuration.

TypeError: prev_model must be a list

  • Explanation: This error arises when the prev_model parameter is not provided as a list, which is required for loading multiple models.
  • Solution: Ensure that the prev_model parameter is passed as a list, even if it contains only one model. This will allow the node to process the input correctly.

WanVideo Extra Model Select 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 Extra Model Select