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

ERROR:comfyui-dynamicprompts.nodes.sampler:No more prompts to generate! #34

Open
wes-kay opened this issue Nov 1, 2023 · 1 comment

Comments

@wes-kay
Copy link

wes-kay commented Nov 1, 2023

...\Comfy\ComfyUI_windows_portable_rog\ComfyUI\custom_nodes\comfyui-dynamicprompts\nodes\sampler.py", line 64, in _get_next_prompt
    return next(prompts)
StopIteration

During handling of the above exception, another exception occurred:

This error is thrown if you don't have any wildcards, this should be handled to not throw if no wildcards are present.

@adieyal
Copy link
Owner

adieyal commented Nov 10, 2023

I'm not able to reproduce. Does your prompt include a wildcard? Also, which node are you using?

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

2 participants