rhol_figament opened this issue on Oct 08, 2022 ยท 8959 posts
Darkglass posted Thu, 18 May 2023 at 11:36 AM
Super fun stuff from everyone enjoying all your creations.....!!
obviously gill is correct...unless you can add a add weight value to "discombobulate"....
i had a look....I don't use SD....so have no idea if this is correct or not....?
--------------------------------------------------------------------------------------------------------------------------------------------
STABLE DIFFUSION
An equivalent way to adjust keyword strength is to use () and []. (keyword) increases the strength of the keyword by a factor of 1.1 and is the same as (keyword:1.1). [keyword] decrease the strength by a factor of 0.9 and is the same as (keyword:0.9).
You can use multiple of them, The effect is multiplicative.
(keyword): 1.1
((keyword)): 1.21
(((keyword))): 1.33
Similarly, the effects of using multiple [] are
[keyword]: 0.9
[[keyword]]: 0.81
[[[keyword]]]: 0.73