interrupt
Abort the active ComfyUI job to free up system resources. Use when a run is stuck or no longer needed, noting that all computed steps are lost.
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 | |||