Execute Processing

Execute the workflow.

  • Click the ▷ Run (or Queue Prompt) button in the menu

Repeat Processing

Execute the workflow multiple times with the same settings.

  • Change the number next to the ▷ Run button

The default limit is 100, but it can be changed in the settings.

  • Change the value of ⚙Settings -> Queue Button -> Batch count limit.

Repeat Processing Automatically

Use this when you want to "generate automatically every time you change a parameter" or "leave it alone and continue generating infinitely".

  • Click ˅ inside the ▷ Run button, select a mode, and click ▷ Run
  • Press the 🔳 (Clear Pending Tasks) button to stop

Difference in Modes

  • Queue (Instant)

    • Starts the next process immediately after the previous process finishes.
    • Note: Skipped if the generation result is completely the same (e.g. Seed is fixed).
  • Queue (Change)

    • Basically in a standby state.
    • Processing starts the moment any parameter (prompt, number, etc.) is changed.

Interrupt Processing

If you execute it by mistake, you can interrupt it from here.

  • Operation: Click the ❌️ button next to the ▷ Run button

About Forced Termination

When the load on the PC is high, such as during sampling with KSampler, pressing ❌️ may not respond immediately. If it doesn't stop no matter what, close the terminal and restart ComfyUI itself. This is the most certain way.


Check and Clear Queue

You can check reserved processes (queues) or delete them all at once.

  • Operation: Click the Queue icon on the left sidebar (or Q key on the keyboard) to display the list.
  • Cancel Individually: Right-click the process you want to cancel and select Delete.
  • Cancel All: Pressing the 🟥 button next to the ▷ Run button cancels all remaining queues.