> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# CFGGuider - ComfyUI Built-in Node Documentation

> Complete documentation for the CFGGuider node in ComfyUI. Learn its inputs, outputs, parameters and usage.

CFGGuider 节点创建了一个引导系统，用于控制图像生成中的采样过程。它接收一个模型以及正向和负向条件输入，然后应用无分类器引导尺度，使生成过程趋向期望内容，同时避免不想要的元素。该节点输出一个引导器对象，可供采样节点用于控制图像生成方向。

## 输入

| 参数     | 描述                               | 数据类型         | 是否必填 | 范围          |
| ------ | -------------------------------- | ------------ | ---- | ----------- |
| `模型`   | 用于引导的模型                          | MODEL        | 是    | -           |
| `正面条件` | 正向条件，引导生成过程趋向期望内容                | CONDITIONING | 是    | -           |
| `负面条件` | 负向条件，引导生成过程远离不想要的内容              | CONDITIONING | 是    | -           |
| `CFG`  | 无分类器引导尺度，控制条件对生成过程的影响强度（默认值：8.0） | FLOAT        | 是    | 0.0 至 100.0 |

## 输出

| 输出名称     | 描述                      | 数据类型   |
| -------- | ----------------------- | ------ |
| `GUIDER` | 一个引导器对象，可传递给采样节点以控制生成过程 | GUIDER |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/CFGGuider/zh.md)

***

**Source fingerprint (SHA-256):** `80c1f733dc26717c5762655404b9c36b53bb9059ceb6a8531ef1a853e2fe2380`
