alpertunga-bile / prompt-generator-comfyui

Custom AI prompt generator node for the ComfyUI
MIT License
72 stars 8 forks source link

Randomize prompt checkbox or per X count / batch?[FEATURE] #5

Open DouglasMoody opened 6 months ago

DouglasMoody commented 6 months ago

Maybe there is an option to allow it to continue running and it randomly generate prompts, however I havent found it and it tends to generate an infinite amount of the same styling unless very vague and even then still won't vary much.

I use ComfyUi manager and set to autofill batch then allow to generate overnight and wake up to 800 of the same styled images.

alpertunga-bile commented 6 months ago

Hello, thank you for suggesting a feature. I think implementing the seed option will solve the problem. I'll get back to you to see if the issue is resolved once I implement the feature.

alpertunga-bile commented 6 months ago

@DouglasMoody Hello again, I implemented random generation with new commit. Also I added a guide for random generation. I'd appreciate your feedback on whether the update fixed your issue.