hi i just got a really nice seed experimenter page up on my main generator and am realizing i want to make some things in prompts focused even less than weight of 1 (if that’s a thing), which I believe has to do with :
i’ve seen : used. anyone know what it is and can please help?
You must log in or register to comment.
You can emphasize and de-emphasize a tag by enclosing them in a parenthesis, adding a colon, and the value.
(tag:1.2) ~= ((tag)) (tag:0.8) ~= [[tag]]
If you are to use the
[]
to de-emphasize, you would need to escape them with\
which is a hassle, so I recommend just using the parenthesis.Syntax is from Automatic1111 Stable Diffusion WebUI
Also see the
text-to-image-plugin
prompting guide on the/hub
Learn Tab.thank you!