adieyal / comfyui-dynamicprompts

ComfyUI custom nodes for Dynamic Prompts
MIT License
187 stars 20 forks source link

Feature request: Allow "Convert Text to input" Please please please #20

Open mike4llison opened 10 months ago

mike4llison commented 10 months ago

As with the "Clip Text Encode (Prompt)" default node you can convert text to an input and allow such things as a magic prompt into a random prompt to allow a combination of both, magic prompt doesn't seem to allow wildcards at the moment. Unless I'm doing something wrong in my nodes in which case, help would be greatly appreciated. Thank you for this node BTW.

Thanks :)

halr9000 commented 9 months ago

I think the author acks this based on the roadmap section in the readme. He mentions "chaining" nodes which I think is what you are after. That would be a very cool addition.

mike4llison commented 9 months ago

I think the author acks this based on the roadmap section in the readme. He mentions "chaining" nodes which I think is what you are after. That would be a very cool addition.

Thank you for the reply, I appreciate the info, I hadn't read the roadmap section. :).

romeobuilderotti commented 8 months ago

This PR includes it

adieyal commented 7 months ago

@mike4llison Have a look at the latest release, MagicPrompts and I'm Feeling Lucky now use RandomPrompts internally, which in turn supports wildcards. Not quite the full pipeline that @halr9000 mentions but gets you some of the way there.