ComfyUI > Nodes > COMFYUI_PROMPTMODELS > Google AI - Compatibility Checker

ComfyUI Node: Google AI - Compatibility Checker

Class Name

GoogleAI_CompatibilityChecker

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 - Compatibility Checker Description

Ensures AI model compatibility by analyzing tensor architecture to prevent runtime errors.

Google AI - Compatibility Checker:

The GoogleAI_CompatibilityChecker is a diagnostic tool designed to ensure that AI models and their associated components, such as checkpoints and LoRA (Low-Rank Adaptation) files, are compatible with each other. This node is particularly useful for AI artists and developers who work with complex AI models and need to verify that their configurations will function correctly together. By analyzing the architecture and dimensions of tensors within these files, the GoogleAI_CompatibilityChecker helps prevent runtime errors and ensures smooth integration of different AI components. This node is essential for maintaining the integrity and performance of AI workflows, providing users with a detailed compatibility report that highlights any potential issues.

Google AI - Compatibility Checker Input Parameters:

checkpoint_path

The checkpoint_path parameter is a string that specifies the file path to the checkpoint file you wish to verify for compatibility. This file contains the saved state of an AI model, including its weights and architecture. Providing the correct path is crucial as it directly impacts the node's ability to access and analyze the model's structure. There are no specific minimum or maximum values, but the default is an empty string, indicating that you need to provide a valid path for the node to function.

lora_path

The lora_path parameter is a string that indicates the file path to the LoRA file, which contains additional model parameters for fine-tuning or adapting the model. This parameter is essential for checking compatibility between the main model and any LoRA modifications. Like the checkpoint_path, there are no specific minimum or maximum values, and the default is an empty string, requiring you to input a valid path.

api_key

The api_key is an optional string parameter that allows you to provide an API key for accessing additional diagnostic features or services. While not mandatory, supplying an API key can enhance the node's capabilities by enabling access to external resources or databases. The default value is an empty string, meaning that the node will operate with its basic functionality if no key is provided.

model

The model parameter allows you to select from a predefined set of diagnostic models, with the default being "gemini-2.5-flash". This selection influences the diagnostic approach and the type of compatibility checks performed. Choosing the appropriate model can optimize the node's performance for specific tasks or model architectures.

Google AI - Compatibility Checker Output Parameters:

is_compatible

The is_compatible output is a boolean value that indicates whether the provided checkpoint and LoRA files are compatible. A True value signifies that the files can work together without issues, while a False value suggests incompatibility, prompting further investigation or adjustments.

compatibility_report

The compatibility_report is a string that provides a detailed account of the compatibility check results. This report includes information on any detected issues, such as mismatched tensor dimensions or unsupported architectures, and offers insights into potential solutions or adjustments needed to achieve compatibility.

Google AI - Compatibility Checker Usage Tips:

  • Ensure that the file paths provided for checkpoint_path and lora_path are accurate and accessible to avoid errors during the compatibility check.
  • Utilize the model parameter to select a diagnostic model that best suits the architecture of your AI components for more precise compatibility analysis.
  • Consider providing an api_key if you have access to additional diagnostic services, as this can enhance the node's functionality and provide more comprehensive reports.

Google AI - Compatibility Checker Common Errors and Solutions:

āŒ Error: [specific error message]

  • Explanation: This error occurs when there is an issue accessing the specified file paths or when the files are not in the expected format.
  • Solution: Verify that the checkpoint_path and lora_path are correct and that the files are accessible. Ensure that the files are in a compatible format and try running the node again.

āŒ Error: [CompatibilityChecker] Error: [specific error message]

  • Explanation: This error indicates a problem during the compatibility check, possibly due to mismatched tensor dimensions or unsupported model architectures.
  • Solution: Review the compatibility_report for detailed information on the issue. Adjust the model or LoRA configurations as needed to resolve any incompatibilities and rerun the check.

Google AI - Compatibility Checker 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 - Compatibility Checker