bash-j / mikey_nodes

comfy nodes from mikey
MIT License
100 stars 15 forks source link

Feature Request: Add style selection in "Prompt With Style V3" node #12

Closed GalaxyTimeMachine closed 8 months ago

GalaxyTimeMachine commented 11 months ago

Being able to select the style is one of my favourite options with these nodes, but I also like the other features added in v3. I'm not sure why the option to select the style was removed, but would really like to see it added. Thanks!

bash-j commented 11 months ago

Hey, I decided to remove the widget for style in v3 because the I added the ability to use the <style:cinematic> syntax instead which lets you add multiple styles. You can also create a style on the fly in the prompt using $style like this a cat in a meadow $style watercolor painting, pastel colors

But a few people did mention how they like to select a style, so I made two nodes for adding a style to the conditioner.

If you wire this up between prompt with style and the sampler node, you can select a style. You can also use the seed option to cycle or randomly select a style.

image

GalaxyTimeMachine commented 11 months ago

I just prefer to not have to keep a list of all the available styles to be able to type them in. Thanks for the tip though, I'm now using it.