Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meta_batch result about unfinished_batch #303

Open
civen-cn opened this issue Oct 16, 2024 · 0 comments
Open

meta_batch result about unfinished_batch #303

civen-cn opened this issue Oct 16, 2024 · 0 comments

Comments

@civen-cn
Copy link

use ComfyUI api to post the prompt, we can get a prompt_id. When it done, we can get the output from the history queue with this prompt_id.
but use meta_batch, the combine_video result in the last prompt with diff ID. the old prompt result is "unfinished_batch"

I can change in "custom_nodes/ComfyUI-VideoHelperSuite/videohelpersuite/utils.py"
requeue_workflow_unchecked
prompt_id = old_prompt_id
prompt_queue.put((number, prompt_id, prompt, extra_data, outputs_to_execute))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant