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 > Model Info

ComfyUI Node: Model Info

Class Name

Sage_ModelInfo

Category
Sage Utils/model/info
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

Model Info Description

Provides metadata on ML models, aiding selection and management without loading models.

Model Info:

The Sage_ModelInfo node is designed to provide detailed metadata about machine learning models without the need to load the actual models themselves. This node is particularly useful for AI artists and developers who need to access model information such as paths, types, and hashes, which can be crucial for managing and selecting models in a workflow. By extracting and displaying this metadata, the node helps streamline the process of model selection and management, ensuring that users can make informed decisions about which models to use in their projects. The node's primary goal is to facilitate easy access to model information, thereby enhancing the efficiency and effectiveness of model management tasks.

Model Info Input Parameters:

model_info

The model_info parameter is a critical input that provides the node with the necessary metadata about the model. This parameter can be a dictionary or a tuple of dictionaries, each containing key information such as the model's path and type. The model_info parameter allows the node to extract and process relevant details about the model, which are then used to generate a comprehensive overview of the model's characteristics. There are no specific minimum, maximum, or default values for this parameter, as it is expected to be a structured data input containing the model's metadata.

Model Info Output Parameters:

markdown_display

The markdown_display output parameter provides a formatted markdown block containing the model's information. This output is designed to be easily readable and includes details such as the model's hash, file path, and status. The markdown format ensures that the information is presented in a clear and organized manner, making it accessible to users who may not have a technical background. This output is particularly useful for documentation purposes or for displaying model information in user interfaces.

Model Info Usage Tips:

  • Ensure that the model_info input is correctly structured as a dictionary or a tuple of dictionaries to avoid processing errors and to ensure accurate metadata extraction.
  • Use the markdown_display output to quickly review model details and verify that the correct model is being used in your workflow, especially when managing multiple models.

Model Info Common Errors and Solutions:

No model information available.

  • Explanation: This error occurs when the model_info input is not provided or is incorrectly formatted, resulting in the node being unable to extract any model metadata.
  • Solution: Verify that the model_info input is correctly structured and contains the necessary metadata about the model. Ensure that it is either a dictionary or a tuple of dictionaries with the appropriate keys.

Unknown model hash or file path.

  • Explanation: This message indicates that the model's hash or file path could not be determined from the provided model_info.
  • Solution: Check the model_info input to ensure it includes valid and complete information about the model's path and hash. If the model is custom or private, ensure that the path is correctly specified.

Model Info 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.

Model Info