输入
输出
本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! 在 GitHub 上编辑
Source fingerprint (SHA-256):
de83cb4c3e9aeee60f1554ad1af8181adb4fa62e3d23cec02a6f4396b96500c1Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
SamplerEulerAncestralCFGPP 节点创建了一个采样器,该采样器使用 Euler Ancestral 方法和无分类器引导(CFG++)进行图像生成。
| 参数 | 描述 | 数据类型 | 是否必填 | 范围 |
|---|---|---|---|---|
eta | 控制采样过程中的步长大小,值越大更新越激进(默认值:1.0) | FLOAT | 是 | 0.0 - 1.0 |
s噪波 | 调整采样过程中添加的噪声量(默认值:1.0) | FLOAT | 是 | 0.0 - 10.0 |
| 输出名称 | 描述 | 数据类型 |
|---|---|---|
sampler | 返回一个配置好的采样器对象,可用于图像生成流程。 | SAMPLER |
本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! 在 GitHub 上编辑
de83cb4c3e9aeee60f1554ad1af8181adb4fa62e3d23cec02a6f4396b96500c1