File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -123,3 +123,15 @@ two images. Here's the one I like best:
123
123
As you can see, this is a very powerful tool, which when combined with subprompt
124
124
weighting, gives you great control over the content and quality of your
125
125
generated images.
126
+
127
+ ## Variations and Samplers
128
+
129
+ The sampler you choose has a strong effect on variation strength. Some
130
+ samplers, such as ` k_euler_a ` are very "creative" and produce significant
131
+ amounts of image-to-image variation even when the seed is fixed and the
132
+ ` -v ` argument is very low. Others are more deterministic. Feel free to
133
+ experiment until you find the combination that you like.
134
+
135
+ Also be aware of the [ Perlin Noise] ( OTHER.md#thresholding-and-perlin-noise-initialization-options )
136
+ feature, which provides another way of introducing variability into your
137
+ image generation requests.
You can’t perform that action at this time.
0 commit comments