Visit ComfyUI Online for ready-to-use ComfyUI environment
Enhance image processing workflow by embedding detailed prompt and extra information into image metadata.
The AddInfo
node is designed to enhance your image processing workflow by embedding detailed prompt and extra information into the image metadata. This node is particularly useful for AI artists who want to keep track of the various inputs and outputs associated with their image generation processes. By using this node, you can ensure that all relevant data is stored within the image file, making it easier to revisit and understand the steps taken during the creation of the artwork. The primary function of this node is to call the insertAllInAndOut
method, which organizes and inserts all input and output values into the image's metadata, thereby preserving the workflow details.
This parameter represents the image to which the prompt and extra information will be added. The image should be in a format that supports metadata, such as PNG. The image
parameter is crucial as it serves as the base onto which all additional information will be embedded. There are no specific minimum, maximum, or default values for this parameter, but it must be a valid image file.
This hidden parameter contains the prompt information that will be embedded into the image's metadata. The prompt typically includes the textual description or instructions used to generate the image. This parameter is automatically handled by the node and does not require manual input.
This hidden parameter includes additional metadata that will be embedded into the image. The extra
parameter often contains workflow-related information, such as node configurations and other relevant data. Like the prompt
parameter, this is automatically managed by the node.
The output parameter image
is the same image provided as input but now enriched with the embedded prompt and extra information. This enhanced image allows you to retain all the relevant metadata, making it easier to understand and reproduce the workflow in the future. The output image can be used in subsequent processing steps or saved for archival purposes.
AddInfo
node.info
parameter contains invalid JSON data.info
parameter is correctly formatted as JSON. Use a JSON validator to check for syntax errors before passing the data to the node.node_id
, side
, or name
does not exist in the provided JSON structure.node_id
, side
, and name
are correctly specified and exist in the JSON data. Double-check the structure of your JSON to ensure all necessary keys are present.© Copyright 2024 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 Playground, enabling artists to harness the latest AI tools to create incredible art.