Save 4 hours! We auto-setup your workflow! Free!

Drop your workflow.json — we handle every dependency, custom node, and model. Just open the link and run.

Auto-Setup Workflow Json (Free) Now!
ComfyUI > Nodes > Sage Utils > Multi Model Picker

ComfyUI Node: Multi Model Picker

Class Name

Sage_MultiModelPicker

Category
Sage Utils/model
Author
arcum42 (Account age: 6442days)
Extension
Sage Utils
Latest Updated
2026-05-17
Github Stars
0.03K

How to Install Sage Utils

Install this extension via the ComfyUI Manager by searching for Sage Utils
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter Sage Utils 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

Multi Model Picker Description

Selects a model from a list using an index for efficient, automated model management.

Multi Model Picker:

The Sage_MultiModelPicker node is designed to streamline the process of selecting a specific model from a list of available models based on a given index. This node is particularly useful when you have multiple models loaded and need to dynamically choose one for further processing or analysis. By providing an index, you can efficiently access the desired model without manually searching through the list. This capability is essential for workflows that require flexibility and automation in model selection, allowing you to focus on creative tasks rather than technical details. The node's primary goal is to enhance productivity by simplifying model management and selection in complex AI art projects.

Multi Model Picker Input Parameters:

index

The index parameter is an integer input that specifies the position of the model you wish to select from the provided list. It is a 0-based index, meaning that an index of 0 corresponds to the first model in the list. This parameter is crucial as it determines which model will be picked for further use. The index parameter has a minimum value of 0 and a maximum value of 100, with a default value set to 0. This range ensures flexibility in selecting models from a potentially large list, while the default value provides a starting point for users who may not have a specific preference.

model_template

The model_template parameter is an autogrow input that allows you to define a template for each model input. This parameter is designed to accommodate a dynamic number of models, with a minimum of 1 and a maximum of 100 models allowed. The autogrow feature automatically adjusts the number of inputs based on the models available, ensuring that you can manage a varying number of models efficiently. This parameter is essential for handling complex scenarios where the number of models may change, providing a flexible and scalable solution for model selection.

Multi Model Picker Output Parameters:

model_info

The model_info output parameter provides detailed information about the selected model based on the specified index. This output is crucial as it contains all the necessary details required for subsequent processing or analysis of the chosen model. By delivering comprehensive model information, this parameter ensures that you have access to all relevant data needed to make informed decisions in your AI art projects. The model_info output serves as a bridge between model selection and further creative or analytical tasks, facilitating a seamless workflow.

Multi Model Picker Usage Tips:

  • Ensure that the index parameter is set correctly to select the desired model from the list. Double-check the list order to avoid selecting the wrong model.
  • Utilize the model_template parameter to manage a dynamic number of models efficiently. This is particularly useful in projects where the number of models may vary over time.

Multi Model Picker Common Errors and Solutions:

Index out of range

  • Explanation: This error occurs when the specified index is greater than the number of models available in the list.
  • Solution: Verify the total number of models in the list and ensure that the index is within the valid range (0 to the number of models minus one).

Invalid model template configuration

  • Explanation: This error arises when the model_template parameter is not configured correctly, leading to issues in handling the model inputs.
  • Solution: Review the model_template configuration to ensure it matches the expected format and accommodates the correct number of models. Adjust the minimum and maximum settings if necessary.

Multi Model Picker Related Nodes

Go back to the extension to check out more related nodes.
Sage Utils
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.

Multi Model Picker