ComfyUI > Nodes > COMFYUI_PROMPTMODELS > Google AI - Training Analyzer

ComfyUI Node: Google AI - Training Analyzer

Class Name

GoogleAI_LoRATrainingAnalyzer

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 - Training Analyzer Description

Analyzes LoRA training logs to detect overfitting, ensuring model generalization.

Google AI - Training Analyzer:

The GoogleAI_LoRATrainingAnalyzer is a specialized node designed to assist AI artists and developers in diagnosing potential overfitting issues during the training of LoRA (Low-Rank Adaptation) models. This node analyzes training logs, which can be in CSV or JSON format, to provide insights into the training process. By examining the loss values and other relevant metrics, it helps identify patterns that may indicate overfitting, where the model performs well on training data but poorly on unseen data. This analysis is crucial for ensuring that the model generalizes well and performs effectively in real-world applications. The node leverages Google's advanced AI capabilities to deliver a comprehensive diagnostic report, making it an invaluable tool for optimizing model training and improving overall performance.

Google AI - Training Analyzer Input Parameters:

training_logs

The training_logs parameter is a required input that accepts a string representing the path to a CSV or JSON file containing the training logs, or the logs themselves in a string format. This parameter is crucial as it provides the raw data needed for the analysis. The logs should include loss values and other relevant metrics that the node will analyze to detect overfitting. There is no explicit minimum or maximum value for this parameter, but the content should be relevant and formatted correctly to ensure accurate analysis. The default value is an empty string, and it supports multiline input to accommodate extensive log data.

api_key

The api_key is an optional parameter that accepts a string representing the API key required to access Google's AI services. This key is necessary for authenticating requests to the AI model used for analysis. While there is no default value specified, providing a valid API key is essential for the node to function correctly and deliver the diagnostic report.

model

The model parameter is an optional input that specifies the AI model to be used for the analysis. It accepts a predefined set of model options, with "gemini-3.1-pro-preview" as the default choice. This parameter allows users to select the most suitable model for their specific needs, potentially affecting the accuracy and depth of the analysis.

Google AI - Training Analyzer Output Parameters:

diagnosis_report

The diagnosis_report is the primary output of the node, provided as a string. This report contains the results of the analysis, highlighting any detected overfitting issues and offering insights into the training process. The report is designed to be easily interpretable, providing actionable information that can help users make informed decisions about model adjustments and improvements.

Google AI - Training Analyzer Usage Tips:

  • Ensure that your training logs are well-formatted and include comprehensive data on loss values and other relevant metrics to maximize the accuracy of the analysis.
  • Use a valid API key to access Google's AI services, as this is crucial for obtaining a detailed and reliable diagnostic report.
  • Experiment with different model options to find the one that best suits your specific training scenario and provides the most insightful analysis.

Google AI - Training Analyzer Common Errors and Solutions:

āŒ No se proporcionaron datos de entrenamiento.

  • Explanation: This error occurs when the provided training logs are empty or not properly formatted.
  • Solution: Ensure that the training logs contain valid data and are correctly formatted as either CSV or JSON.

āŒ Error: <error_message>

  • Explanation: This generic error message indicates that an unexpected issue occurred during the analysis process.
  • Solution: Check the format and content of your training logs, ensure your API key is valid, and verify that the selected model is appropriate for your data. If the problem persists, consult the documentation or support resources for further assistance.

Google AI - Training Analyzer 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 - Training Analyzer