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 Display

ComfyUI Node: Model Info Display

Class Name

Sage_ModelInfoDisplay

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 Display Description

Displays model metadata in markdown for easy access and understanding by AI artists and developers.

Model Info Display:

The Sage_ModelInfoDisplay node is designed to present detailed information about a model in a user-friendly markdown format. This node is particularly useful for AI artists and developers who need to quickly access and understand the metadata associated with a model, such as its base model, version, and any relevant links. By leveraging Civitai details, the node provides a comprehensive overview that includes both local and potentially online information, making it easier to manage and utilize models effectively. The primary goal of this node is to enhance the accessibility and readability of model information, ensuring that users can make informed decisions without delving into technical specifics.

Model Info Display Input Parameters:

model_info

The model_info parameter is a critical input that provides the metadata about the model you wish to display. This parameter is expected to be of the ModelInfo type, which encapsulates various details about the model without requiring the actual model to be loaded. The information contained within this parameter can include the model's hash, file path, and other relevant metadata. It serves as the foundation for generating the markdown display, and its presence or absence directly impacts the output. There are no specific minimum, maximum, or default values for this parameter, but it should be a valid ModelInfo object to ensure accurate and meaningful output.

Model Info Display Output Parameters:

markdown_display

The markdown_display output parameter provides the formatted markdown text that contains the model's information. This output is designed to be easily readable and includes sections such as basic information about the model, its hash, file path, and status regarding Civitai information. The markdown format ensures that the information is presented in a structured and visually appealing manner, making it accessible to users who may not have a technical background. This output is crucial for users who need to document or share model details in a clear and concise format.

Model Info Display Usage Tips:

  • Ensure that the model_info input is correctly populated with valid metadata to get the most accurate and comprehensive markdown display.
  • Use the markdown output to document model details in project files or share with collaborators to maintain consistency and clarity in model management.

Model Info Display Common Errors and Solutions:

No model information available.

  • Explanation: This error occurs when the model_info input is either missing or does not contain valid data.
  • Solution: Verify that the model_info parameter is correctly set with a valid ModelInfo object. Ensure that the metadata is complete and accurate.

No Civitai information available for this model.

  • Explanation: This message indicates that the model's information could not be found on Civitai, possibly because it is a custom or private model, or the hash does not match any known entries.
  • Solution: Check if the model is intended to be private or if it needs to be uploaded to Civitai. Ensure that the model's hash is correct and matches the expected entry on Civitai.

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