Visit ComfyUI Online for ready-to-use ComfyUI environment
Specialized node for generating comprehensive reports on LoRA models, aiding AI artists in model optimization and management.
DM_LoRAReporting is a specialized node designed to generate comprehensive reports on LoRA (Low-Rank Adaptation) models. This node is particularly useful for AI artists who need detailed insights into their LoRA models, such as key counts, parameters, metadata, and tags. By providing various types of reports, DM_LoRAReporting helps you understand the structure and characteristics of your LoRA models, enabling better management and optimization of these models for your creative projects. Whether you need a summary of the model's size, detailed metadata, or a list of tags, this node offers a flexible and user-friendly way to access this information.
This parameter specifies the name of the LoRA model you want to generate a report for. It is essential for locating and loading the correct LoRA file from the designated folder. The available options are dynamically generated from the list of LoRA files in your system.
This parameter determines the type of report you want to generate. The available options are "tags," "size," and "details." The default value is "tags." Choosing "tags" will provide a list of tags associated with the LoRA model, "size" will give you a summary of key counts and parameters, and "details" will offer a detailed JSON representation of the model's metadata.
This parameter is used when the "tags" report type is selected. It specifies the maximum number of tags to include in the report. The default value is 10, with a minimum of 1 and a maximum of 100. Adjusting this parameter allows you to control the verbosity of the tags report.
The primary output of the node is a string that contains the requested report. Depending on the selected report type, this string can be a list of tags, a summary of the model's size, or a detailed JSON representation of the metadata.
This output is reserved for future use and currently does not provide any data. It is included in the return types for potential expansion of the node's capabilities.
<lora_name>
lora_name
parameter is correctly specified and that the file exists in the designated folder.<report>
© Copyright 2024 RunComfy. All Rights Reserved.