Visit ComfyUI Online for ready-to-use ComfyUI environment
Extracts various metadata elements from a pipeline for AI artists to manage and utilize efficiently.
The Metadata Pipe Extract JK node is designed to extract and return various metadata elements from a given metadata pipeline. This node is particularly useful for AI artists who need to manage and utilize different types of metadata associated with their projects. By using this node, you can efficiently retrieve important information such as model prompts, metadata for different components like LoRA, embeddings, ControlNet, and more. This helps in organizing and leveraging metadata for better control and refinement of your AI-generated art.
The meta_pipe
parameter is the primary input for this node. It represents the metadata pipeline from which various metadata elements will be extracted. This parameter is crucial as it contains all the necessary metadata that the node will process and return. The meta_pipe
should be a valid metadata pipeline object that includes all the required metadata elements. There are no specific minimum, maximum, or default values for this parameter, but it must be correctly formatted to ensure accurate extraction of metadata.
This output parameter returns the base model prompt used in the metadata pipeline. It is a string that represents the initial prompt provided to the model.
This output parameter provides the metadata associated with the base model. It includes details about the model's configuration and settings.
This output parameter contains the metadata related to the LoRA (Low-Rank Adaptation) used in the pipeline. It provides information about the LoRA settings and adjustments.
This output parameter returns the metadata for positive embeddings. It includes details about the positive embeddings used in the model.
This output parameter provides the metadata for negative embeddings. It includes details about the negative embeddings used in the model.
This output parameter contains the metadata related to ControlNet. It provides information about the ControlNet settings and configurations.
This output parameter returns the metadata for the refinement process. It includes details about the refinement steps and settings.
This output parameter provides the metadata for the upscaling process. It includes information about the upscaling methods and configurations.
This output parameter contains the metadata related to noise injection. It provides details about the noise injection settings and parameters.
This output parameter returns the name of the image associated with the metadata pipeline. It is a string that represents the image name.
This output parameter provides the path name where the metadata pipeline is stored. It is a string that represents the path location.
This output parameter returns an integer value representing a counter associated with the metadata pipeline. It is used for tracking and managing the metadata elements.
meta_pipe
parameter is correctly formatted and contains all the necessary metadata elements to avoid extraction errors.meta_pipe
parameter is not correctly formatted or is missing required metadata elements.meta_pipe
parameter is a valid metadata pipeline object and includes all necessary metadata elements.meta_pipe
.meta_pipe
contains all the required metadata elements before passing it to the node.meta_pipe
contains data types that are not expected by the node.meta_pipe
and ensure they match the expected types for each metadata element.RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Playground, enabling artists to harness the latest AI tools to create incredible art.