ComfyUI icon indicating copy to clipboard operation
ComfyUI copied to clipboard

[Feature request] Update/change workflow during a running queue?

Open Jonseed opened this issue 1 year ago • 0 comments

Feature Idea

Complex workflows take a lot of generation time for a single queue. It would be cool to be able to update a workflow mid-queue while it is running, and be able to have that running queue use the altered workflow. If the process has not yet reached a node's input, you could still change it, or add nodes, etc., and update the flow. This would probably require the core process checking after each node is processed to see if the future workflow nodes have been altered or updated. Of course, you'd want to be able to toggle this on/off, or be able to specify if you want to update the current queue, perhaps with an "update queue" button or something similar. Not sure if this is even possible with the current logic of the workflow.

Existing Solutions

Don't know of any, except making a change to the workflow and then running a new queue, or canceling the running queue and starting it again. But again, with queues taking longer and longer to run, especially with video generation, that is inconvenient.

Other

No response

Jonseed avatar Nov 06 '24 22:11 Jonseed