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 > LoRA Optimizer > LoRA Metadata Reader

ComfyUI Node: LoRA Metadata Reader

Class Name

LoRAMetadataReader

Category
LoRA Optimizer
Author
ethanfel (Account age: 3360days)
Extension
LoRA Optimizer
Latest Updated
2026-07-19
Github Stars
0.14K

How to Install LoRA Optimizer

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

LoRA Metadata Reader Description

LoRAMetadataReader extracts and outputs metadata from LoRA stacks, aiding AI model optimization.

LoRA Metadata Reader:

The LoRAMetadataReader is a specialized node designed to extract and present embedded metadata from a stack of LoRAs (Low-Rank Adaptations). This node serves as a passthrough, meaning it allows the LoRA stack to pass through unchanged while simultaneously reading and outputting valuable metadata information. The primary purpose of this node is to provide insights into the embedded prompts, descriptions, and merge information associated with each LoRA in the stack. By doing so, it enables you to understand the context and configuration of the LoRAs you are working with, which can be particularly beneficial for optimizing and fine-tuning AI models. The node is part of the LoRA Optimizer category, emphasizing its role in enhancing the efficiency and effectiveness of LoRA-based workflows.

LoRA Metadata Reader Input Parameters:

lora_stack

The lora_stack is the sole input parameter for the LoRAMetadataReader. It represents a collection or stack of LoRAs that you wish to analyze. This parameter is crucial as it determines the set of LoRAs from which metadata will be extracted. The stack is passed through the node unchanged, meaning that the node does not alter the LoRAs themselves but rather reads the metadata embedded within them. There are no specific minimum, maximum, or default values for this parameter, as it is expected to be a list or collection of LoRAs that you are currently working with.

LoRA Metadata Reader Output Parameters:

lora_stack

The lora_stack output parameter returns the original stack of LoRAs that was input into the node. This ensures that the LoRAs can continue to be used in subsequent processes without any modifications.

prompt

The prompt output parameter provides the extracted prompt metadata from the LoRAs in the stack. This information is valuable for understanding the intended use or context of each LoRA, as prompts often guide the behavior or focus of AI models.

description

The description output parameter offers the extracted description metadata from the LoRAs. Descriptions typically provide additional context or details about the LoRA, such as its purpose, design considerations, or specific features.

metadata_info

The metadata_info output parameter compiles various other metadata fields from the LoRAs, excluding the prompt and description. This can include information about the source of the LoRAs, merge strategies, optimization modes, and other relevant configuration details. This comprehensive metadata overview aids in understanding the technical and functional aspects of the LoRAs.

LoRA Metadata Reader Usage Tips:

  • Ensure that the lora_stack input is correctly populated with the LoRAs you wish to analyze, as the node relies on this input to extract metadata.
  • Use the metadata_info output to gain insights into the technical configurations and strategies applied to the LoRAs, which can be useful for troubleshooting or optimizing your AI models.

LoRA Metadata Reader Common Errors and Solutions:

No LoRAs in stack.

  • Explanation: This error occurs when the lora_stack input is empty or not properly configured, resulting in no LoRAs being available for metadata extraction.
  • Solution: Verify that the lora_stack input is correctly populated with the desired LoRAs. Ensure that the stack is not empty and that the LoRAs are accessible to the node.

[<name>] No metadata found

  • Explanation: This message indicates that no metadata could be extracted for a specific LoRA in the stack, possibly due to missing or inaccessible metadata files.
  • Solution: Check the metadata files associated with the LoRAs to ensure they are present and correctly formatted. If necessary, verify the paths and accessibility of these files to ensure the node can read them.

LoRA Metadata Reader Related Nodes

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

LoRA Metadata Reader