ComfyUI > Nodes > COMFYUI_PROMPTMODELS > Google AI - Architecture Detector

ComfyUI Node: Google AI - Architecture Detector

Class Name

GoogleAI_ModelArchitectureDetector

Category
Google AI/Diagnostic
Author
cdanielp (Account age: 0days)
Extension
COMFYUI_PROMPTMODELS
Latest Updated
2026-03-17
Github Stars
0.02K

How to Install COMFYUI_PROMPTMODELS

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

Google AI - Architecture Detector Description

Analyzes AI model architecture in SafeTensors format for compatibility and performance insights.

Google AI - Architecture Detector:

The GoogleAI_ModelArchitectureDetector is a specialized node designed to analyze and identify the architecture of AI models stored in SafeTensors format. This node is particularly useful for AI artists and developers who need to understand the underlying structure of a model without delving into complex technical details. By providing insights into the model's architecture, it helps users make informed decisions about model compatibility and potential performance. The node leverages Google's advanced diagnostic capabilities to extract key architectural features, offering a streamlined and user-friendly approach to model analysis. Its primary goal is to simplify the process of model architecture detection, making it accessible to users with varying levels of technical expertise.

Google AI - Architecture Detector Input Parameters:

safetensors_path

The safetensors_path parameter specifies the file path to the SafeTensors file containing the AI model you wish to analyze. This parameter is crucial as it directs the node to the correct file for architecture detection. The path should be a valid string pointing to a SafeTensors file on your system. There are no specific minimum or maximum values, but it must be a valid file path.

api_key

The api_key parameter is an optional string that allows you to provide an API key for accessing additional features or services that may require authentication. While not mandatory, providing an API key can enhance the node's capabilities by enabling access to premium features or more detailed analysis. The default value is an empty string, indicating no API key is used.

model

The model parameter allows you to specify the model version to be used for architecture detection. The default value is "gemini-3.1-pro-preview", which is a specific version of the model designed for preview purposes. This parameter helps tailor the analysis to the specific model version, ensuring accurate and relevant results.

Google AI - Architecture Detector Output Parameters:

diagnosis_report

The diagnosis_report is a string output that provides a detailed report of the detected model architecture. This report includes key architectural features and dimensions, offering insights into the model's structure. It is an essential output for users who need to understand the model's capabilities and potential limitations, enabling them to make informed decisions about model usage and compatibility.

Google AI - Architecture Detector Usage Tips:

  • Ensure that the safetensors_path is correctly specified and points to a valid SafeTensors file to avoid errors during analysis.
  • Consider providing an api_key if you have access to additional features or services that require authentication, as this can enhance the node's functionality.
  • Use the model parameter to specify the correct model version for analysis, ensuring that the results are accurate and relevant to your needs.

Google AI - Architecture Detector Common Errors and Solutions:

FileNotFoundError

  • Explanation: This error occurs when the specified safetensors_path does not point to a valid file.
  • Solution: Verify that the file path is correct and that the file exists at the specified location.

InvalidAPIKeyError

  • Explanation: This error indicates that the provided api_key is invalid or not recognized by the service.
  • Solution: Check the API key for accuracy and ensure it is valid for the services you are trying to access.

ModelVersionMismatchError

  • Explanation: This error arises when the specified model version is not compatible with the analysis being performed.
  • Solution: Ensure that the model parameter is set to a compatible version that the node supports for architecture detection.

Google AI - Architecture Detector Related Nodes

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

Google AI - Architecture Detector