How can you emphasize specific parts of a prompt for the model? #17018
-
Methods to increase attention on prompt parts. |
Beta Was this translation helpful? Give feedback.
Answered by
brandoncscript
Jun 1, 2025
Replies: 2 comments
-
Use double parentheses like ((text)) or weighted syntax like (text:1.21) to increase attention. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
cprosoft5
-
https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Features#attentionemphasis |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use double parentheses like ((text)) or weighted syntax like (text:1.21) to increase attention.