Visit ComfyUI Online for ready-to-use ComfyUI environment
Enhance AI art with custom text at intervals for cohesive output.
The DeforumAppendNode is designed to enhance your AI-generated art by allowing you to append custom text to your prompts at specified intervals. This node is particularly useful for adding consistent elements or themes to your animations or sequences, ensuring a cohesive and well-defined output. By leveraging this node, you can easily manage and modify your prompts, either by appending text to all prompts or by targeting specific keyframes. This flexibility makes it an essential tool for artists looking to fine-tune their AI-generated content with precision and creativity.
This parameter allows you to specify the text that you want to append to your prompts. The text can be a single line or multiple lines, and it will be added to the prompts based on the configuration of other parameters. This is crucial for adding specific instructions or themes to your AI-generated art.
The keyframe_interval parameter determines the frequency at which the append_text is added to the prompts. For example, if set to 10, the text will be appended every 10 keyframes. This allows for precise control over when and where the text is added, ensuring that your prompts are updated at the desired intervals.
This optional parameter is used to pass existing deforum data that contains your current prompts. If not provided, a new deforum data dictionary will be created. This parameter is essential for integrating the node into an existing workflow without losing any previously defined prompts.
This parameter decides whether the append_text should be added to all prompts or only at specific keyframes. Set to "Yes" to append the text to all prompts, or "No" to append based on the keyframe_interval. This provides flexibility in how the text is distributed across your prompts.
The use_neg parameter allows you to prepend the text with "--neg" if set to "Yes". This is useful for adding negative prompts or instructions, giving you more control over the generated content. If set to "No", the text will be appended as is.
The output parameter deforum_data is a dictionary that contains the updated prompts after the append_text has been added. This dictionary can then be used in subsequent nodes or processes, ensuring that your prompts are consistently updated and ready for further manipulation or generation.
© Copyright 2024 RunComfy. All Rights Reserved.