Visit ComfyUI Online for ready-to-use ComfyUI environment
Manage and schedule prompts for AI art projects, control prompt sequence, create dynamic animations, support various scheduling modes, enhance creative workflow.
The CR Prompt Scheduler is a powerful tool designed to manage and schedule prompts for your AI art projects. This node allows you to define and control the sequence of prompts over time, enabling the creation of complex and dynamic animations. By using different scheduling modes, such as "Default Prompt," "Keyframe List," and "Schedule," you can precisely dictate how and when prompts change throughout your animation. This flexibility is particularly beneficial for artists looking to create intricate and evolving visual narratives. The node also supports the conversion of Deforum format schedules to CR format, ensuring compatibility and ease of use. Overall, the CR Prompt Scheduler enhances your creative workflow by providing robust scheduling capabilities, making it easier to achieve your artistic vision.
The mode
parameter determines the scheduling method to be used. It can be set to "Default Prompt," "Keyframe List," or "Schedule." Each mode offers different functionalities: "Default Prompt" uses a single prompt throughout, "Keyframe List" allows for a list of keyframes to define prompt changes, and "Schedule" uses a predefined schedule. This parameter is crucial as it dictates how the prompts will be managed and transitioned over time.
The default_prompt
parameter is used when the mode is set to "Default Prompt." It specifies the prompt that will be used consistently throughout the animation. This parameter is essential for simpler animations where a single prompt suffices.
The keyframe_list
parameter is applicable when the mode is set to "Keyframe List." It contains a list of keyframes, each defining a specific prompt at a particular frame. This list allows for detailed control over prompt transitions, enabling more complex animations. The keyframes should be formatted correctly to ensure proper scheduling.
The schedule
parameter is used when the mode is set to "Schedule." It contains a predefined schedule that dictates the prompt changes over time. This parameter is ideal for advanced users who need precise control over prompt transitions. The schedule should be formatted correctly, and if in Deforum format, it will be converted to CR format.
The schedule_alias
parameter is a label used to identify the schedule. It helps in organizing and managing multiple schedules, especially when dealing with complex animations. This alias is used internally to reference the schedule during execution.
The schedule_format
parameter specifies the format of the schedule, such as "Deforum" or "CR." This parameter ensures that the schedule is interpreted correctly, allowing for seamless conversion and execution.
The current_frame
parameter indicates the current frame of the animation. It is used to determine the appropriate prompt based on the schedule or keyframe list. This parameter is crucial for synchronizing prompt changes with the animation timeline.
The prepend_text
parameter allows you to add text before the current and next prompts. This can be useful for adding consistent prefixes to your prompts, enhancing the descriptive context of the generated images.
The append_text
parameter allows you to add text after the current and next prompts. Similar to prepend_text
, this can be useful for adding consistent suffixes to your prompts, further refining the descriptive context.
The interpolate_prompt
parameter determines whether to interpolate between prompts. If set to "Yes," the node will calculate a weighted blend between the current and next prompts based on the frame position. This can create smoother transitions between prompts.
The current_prompt_out
parameter provides the prompt for the current frame. This output is essential for generating the image corresponding to the current frame in the animation.
The next_prompt_out
parameter provides the prompt for the next frame. This output is useful for planning and visualizing upcoming frames in the animation sequence.
The weight_out
parameter indicates the interpolation weight between the current and next prompts. This value ranges from 0.0 to 1.0 and is used to blend the prompts smoothly if interpolation is enabled.
The show_help
parameter provides a URL to the help documentation for the CR Prompt Scheduler. This is useful for users who need additional guidance or troubleshooting information.
prepend_text
and append_text
parameters to add consistent context to your prompts, enhancing the descriptive quality of your generated images.interpolate_prompt
to "Yes" for smoother transitions between prompts, creating a more cohesive animation.{i}
{current_frame}
© Copyright 2024 RunComfy. All Rights Reserved.