interrupt
Stop the ComfyUI job currently running. Use after checking progress to avoid losing computed steps when the run is merely slow.
Instructions
Interrupt the job ComfyUI is currently executing.
For a run that is merely slow this is counter-productive - the steps already computed are lost and the models get reloaded. Check get_progress first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||