daxcay / ComfyUI-JDCN

ComfyUI-JDCN, Custom Utility Nodes for Artists, Designers and Animators.
MIT License
93 stars 9 forks source link

Random Prompt From Multiline Type Box #12

Closed jerrydavos closed 6 months ago

jerrydavos commented 7 months ago

Box Input:

1) Index - Selected line from Type Box 2) Select Line Count - Number of lines selected (Eg: 1,2,3) at a time 3) Index Selection - Fixed, Increment, Decrement, Random 4) Selection Order - TopToBottom, BottomToTop, Random 5) Separator - Line Separated by (Comma, space, next line, keyword) 6) Separator Keyword - [Optional] typebox for finding the specific keyword 7) TYPE BOX - Multiline Type Box of lines

Output:

1) Index - Selected Index 2) Line Count - Number of lines Selected 3) String - Output lines

jerrydavos commented 7 months ago

Update

daxcay commented 6 months ago

New Node added