[FE] more descriptions for strength value
This commit is contained in:
parent
14c85ae5c4
commit
df17e3f089
|
|
@ -122,9 +122,9 @@
|
||||||
aria-describedby="inputStrengthHelp" placeholder="0.5" min="0" max="1">
|
aria-describedby="inputStrengthHelp" placeholder="0.5" min="0" max="1">
|
||||||
</div>
|
</div>
|
||||||
<div id="inputStrengthHelp" class="form-text"
|
<div id="inputStrengthHelp" class="form-text"
|
||||||
data-en_XX="How different from the original image. 0 means the same, 1 means very different."
|
data-en_XX="How different from the original image. 0 means the same, 1 means very different. Not used in text only or inpainting image."
|
||||||
data-zh_CN="和原图有多么的不同。0指一样,1指非常不一样。">How different from the
|
data-zh_CN="和原图有多么的不同。0指一样,1指非常不一样。不适用于【文字->图片】或【图片重建】">How different from the
|
||||||
original image
|
original image. 0 means the same, 1 means very different. Not used in text only or inpainting image.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-2 mb-3">
|
<div class="col-md-2 mb-3">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue