Hacker News new | ask | show | jobs
by chrisco255 1358 days ago
Do you have any links to share on how to build a proper SD query, with parens for example? I have not seen that done.
1 comments

Only some builds support it. This is the one I'm familiar with: [0]. () around a word causes the model to pay more attention to it, [] around a word causes the model to pay less attention. There's an example at the link.

[0] https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki...