Stable Diffusion 基础操作ControlNet
安装完 ControlNet 后,在 txt2img 和 img2img 参数面板中均可以调用 ControlNet。操作说明:
- Enable:启用 ControlNet
- Low VRAM:低显存模式优化,建议 8G 显存以下开启
- Guess mode:猜测模式,可以不设置提示词,自动生成图片
- Preprocessor:选择预处理器,主要有 OpenPose、Canny、HED、Scribble、Mlsd、Seg、Normal Map、Depth
- Model:ControlNet 模型,模型选择要与预处理器对应
- Weight:权重影响,使用 ControlNet 生成图片的权重占比影响
- Guidance strength(T):引导强度,值为 1 时,代表每迭代 1 步就会被 ControlNet 引导 1 次
- Annotator resolution:数值越高,预处理图像越精细
- Canny low/high threshold:控制最低和最高采样深度
- Resize mode:图像大小模式,默认选择缩放至合适
- Canvas width/height:画布宽高
- Create blank canvas:创建空白画布
- Preview annotator result:预览注释器结果,得到一张 ControlNet 模型提取的特征图片
- Hide annotator result:隐藏预览图像窗口