removed the reference to the mod-deleted Reddit walkthru of prompt weighting usage

This commit is contained in:
Lincoln Stein 2022-08-23 10:44:33 -04:00
parent 716dbbdf8c
commit a21156e3e3

View File

@ -98,9 +98,7 @@ This will tell the sampler to invest 25% of its effort on the tabby
cat aspect of the image and 75% on the white duck aspect cat aspect of the image and 75% on the white duck aspect
(surprisingly, this example actually works). The prompt weights can (surprisingly, this example actually works). The prompt weights can
use any combination of integers and floating point numbers, and they use any combination of integers and floating point numbers, and they
do not need to add up to 1. A practical example of using this type of do not need to add up to 1.
weighting is described here:
https://www.reddit.com/r/StableDiffusion/comments/wvb7q7/using_prompt_weights_to_tweak_an_image_with/
## Changes ## Changes