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 > XB_ToolBox > XB-BOX - Data Radar

ComfyUI Node: XB-BOX - Data Radar

Class Name

XTX_Data_Radar

Category
XB_ToolBox/VRAM_Hacks
Author
WJLUOXIAO (Account age: 324days)
Extension
XB_ToolBox
Latest Updated
2026-05-19
Github Stars
0.04K

How to Install XB_ToolBox

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

XB-BOX - Data Radar Description

Specialized node for monitoring data and memory usage in machine learning models, focusing on GPU resources.

XB-BOX - Data Radar:

XTX_Data_Radar is a specialized node designed to provide a comprehensive overview of data and memory usage within a machine learning model, particularly focusing on GPU resources. This node is essential for AI artists and developers who need to monitor and optimize the performance of their models by understanding the memory footprint of various components. It offers insights into the size of latent data, the weight of positive and negative conditions, and the current GPU memory allocation and reservation. By providing detailed information about these aspects, XTX_Data_Radar helps users ensure efficient resource management and avoid potential bottlenecks in their workflows.

XB-BOX - Data Radar Input Parameters:

model

The model parameter represents the machine learning model being analyzed. It is crucial for the node to access the model's architecture and parameters to evaluate its memory usage. This parameter does not have specific minimum, maximum, or default values, as it depends on the user's model.

latent

The latent parameter refers to the latent data or intermediate representations generated by the model during processing. This data is analyzed to determine its memory footprint, which is crucial for understanding the model's resource consumption. The size of this data can vary significantly depending on the model and input data.

positive_cond

The positive_cond parameter is an optional input that represents the positive conditions or constraints applied to the model. It is used to calculate the memory weight of these conditions, helping users understand their impact on the overall memory usage. This parameter can be a list of tensors, and its size will affect the memory calculation.

negative_cond

Similar to positive_cond, the negative_cond parameter represents the negative conditions or constraints applied to the model. It is also optional and is used to calculate the memory weight of these conditions. Understanding the memory impact of negative conditions is essential for optimizing model performance.

XB-BOX - Data Radar Output Parameters:

model

The model output parameter returns the same model that was input, allowing users to continue using it in their workflow after the memory analysis.

latent

The latent output parameter returns the latent data that was analyzed, enabling users to further process or visualize this data as needed.

XB-BOX - Data Radar Usage Tips:

  • Regularly use XTX_Data_Radar to monitor your model's memory usage, especially when experimenting with different architectures or input data sizes, to ensure efficient resource management.
  • Pay attention to the memory weights of positive and negative conditions, as optimizing these can lead to significant improvements in model performance and resource utilization.

XB-BOX - Data Radar Common Errors and Solutions:

"CUDA out of memory"

  • Explanation: This error occurs when the GPU does not have enough memory to allocate for the model or data being processed.
  • Solution: Reduce the batch size or the size of the input data, or consider using a GPU with more memory.

"Invalid tensor size"

  • Explanation: This error may arise if the latent data or conditions have incompatible dimensions or sizes.
  • Solution: Ensure that the input data and conditions are correctly formatted and compatible with the model's expected input dimensions.

XB-BOX - Data Radar Related Nodes

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

XB-BOX - Data Radar