Extensions/Auto Prompt Schedule
ComfyUI Extension

Auto Prompt Schedule

Auto Prompt Schedule is a ComfyUI helper node for the Prompt Schedule Node or the Batch Prompt Schedule node from Fizzledorf. You need this Prompt Schedule nodes to make…

By ReinerBforartists·Created 12 months ago·Updated 12 months ago· 5
ReinerBforartists/comfyui_auto_prompt_schedule
Nodes1
On cloudLocal install
CategoryText
Stars5
Updated12 months ago
Readme

Auto Prompt Schedule

Auto Prompt Schedule is a ComfyUI helper node for the Prompt Schedule Node or the Batch Prompt Schedule node from Fizzledorf. You need this Prompt Schedule nodes to make use of the Auto Prompt Schedule Node.

https://github.com/FizzleDorf/ComfyUI_FizzNodes

https://github.com/FizzleDorf/ComfyUI_FizzNodes/wiki/Prompt-Schedules

Auto Prompt Schedule helps you to generate the list of keyframes. So that you don't have to type it manually all the time. All you need is a list of text where each line represents one prompt. And the node then converts this list to a list of keyframes that can directly be used in the Prompt Schedule node. For example to have a batch to run several prompts one after another, and generate images for it. The node contains an example workflow for exactly this needs. See Example workflows folder.

Installation

To install Auto Prompt Schedule in addition to an existing installation of ComfyUI, you need to follow the following steps:

Manually

  1. goto ComfyUI/custom_nodes dir in terminal(cmd). No witchcraft. Simply navigate to the folder in the windows explorer. Then in the explorer header type in cmd, and the terminal will open in this path.
  2. Type git clone https://github.com/ReinerBforartists/comfyui_auto_prompt_schedule. Wait for the download to finish.
  3. Restart ComfyUI

In the Manager

  1. Search for the Auto Prompt Schedule node in the Custom Nodes manager.
  2. Install

The node appears in the category Text. And is called Auto Prompt Schedule.

Usage

A picture says more than a thousand words.

Explanation

Example Workflow

The example workflow uses the Prompt Schedule Node from Fizzledorf. It is a batch workflow to generate multiple images from the list of prompts in one go. Paste in your prompt list, turn up the number of runs, press run.

Explanation

The image is the workflow. Right click, save target as ...

History

24.08.2025 - updated the example workflow, no change at the code 22.08.2025 - Version 1.0