-
ScopeStable Diffusion WebUI (AUTOMATIC1111) Describe the problem related to the feature request这个功能我输入-e提示我不能用增强功能,返回为 增强功能仅适用于被生成的图片。普通的 img2img 请直接使用「约稿」而不是「增强」。我想知道这个功能的具体使用方法,以图绘图很需要这个参数来让成品和原图尽量相似 Describe the solution you'd like重绘强度,使出图和原图提高相似度(可能已经实现,但我实在不会用) Describe alternatives you've consideredNo response Additional contextNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
这个问题不止一个,我想逐一回答。 Re: 重绘强度关于 "重绘强度",我想你指的是初始图像和结果图像之间的差异,这在稳定扩散模型中被称为 如果你输入 novelai <prompts>
从Novel AI生成图像
别名:nai。
输入 "novelai "的英文提示或标签,例如,森林中的女孩,金发,红眼,白裙子,等等。
你也可以使用逗号分隔的标签,如Danbooru上的标签。
星星吧:https://github.com/koishijs/novelai-bot
可用的选项。
-r, --resolution <resolution> 设置图像分辨率
-o, --输出
-O, --override 禁用默认提示语
-s, --sampler <sampler> 设置采样器
-x, --seed <seed> 设置随机种子
-t, --steps <step> 设置迭代步数
-c, --scale <scale> 设置CFG规模
+ -N, --strength <strength> 设置去噪强度
-u, --undesired <undesired> 负面提示
-i, --iterations <iterations> 设置批量计数。 所以你学会了如何控制它:只要在0~1中加入 关于:增强模式在这个错误信息上有一点过时了。 关于:目前使用img2img的方式这是非常简单和直接的。你向 通过www.DeepL.com/Translator(免费版)翻译 The original textThere are more than one question in this issue, I would like to reply one by one. Re: redraw strengthAs If you type novelai <prompts>
Generate Images from Novel AI
Aliases: nai.
Enter "novelai" with English prompt or tags, e.g. a girl in the forest, blonde hair, red eyes, white dress, etc.
You can also use comma separated tags like those on Danbooru.
Star it: https://github.com/koishijs/novelai-bot
Available options:
-r, --resolution <resolution> Set Image Resolution
-o, --output
-O, --override Disable Default Prompts
-s, --sampler <sampler> Set Sampler
-x, --seed <seed> Set Random Seed
-t, --steps <step> Set Iteration Steps
-c, --scale <scale> Set CFG Scale
+ -N, --strength <strength> Set Denoising Strength
-u, --undesired <undesired> Negative Prompt
-i, --iterations <iterations> Set Batch Count. So you learnt how to controler it: just add Re: enhance modeThere is a bit obsolete on this error message: Re: the current way to use img2imgIt is very simple and straightforward. You send |
Beta Was this translation helpful? Give feedback.
这个问题不止一个,我想逐一回答。
Re: 重绘强度
关于 "重绘强度",我想你指的是初始图像和结果图像之间的差异,这在稳定扩散模型中被称为
去噪强度
。如果你输入
help novelai
,你会看到这样的输出。novelai <prompts> 从Novel AI生成图像 别名:nai。 输入 "novelai "的英文提示或标签,例如,森林中的女孩,金发,红眼,白裙子,等等。 你也可以使用逗号分隔的标签,如Danbooru上的标签。 星星吧:https://github.com/koishijs/novelai-bot 可用的选项。 -r, --resolution <resolution> 设置图像分辨率 -o, --输出 -O, --override 禁用默认提示语 -s, --sampler <sampler> 设置采样器 -x, --seed <seed> 设置随机种子 -t, --steps <step> 设置迭代步数 -c, --scale <scale> 设置CFG规模 + -N, --strength <strength> 设置去噪强度 -u, --undesired <undesired> 负面提示 -i, --iterations <iterations> 设置批量计数。
所以你学会了如何控制它:只要在0~1中加入
-N
或-strength
的浮点数。关于:增强模式
在这个错误信息上有一点过时了。
增强模式只能用于生成的图像。如果你使用正常的img2img,请使用 "novelai…