> ## 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.

# SkipLayerGuidanceSD3 - ComfyUI Built-in Node Documentation

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

SkipLayerGuidanceSD3 节点通过应用一组带有跳过层的额外无分类器引导，增强对详细结构的引导。此实验性实现受扰动注意力引导启发，通过在负条件处理过程中选择性绕过某些层来改善生成输出的结构细节。

## 输入

| 参数      | 描述                             | 数据类型   | 是否必填 | 范围         |
| ------- | ------------------------------ | ------ | ---- | ---------- |
| `模型`    | 要应用跳过层引导的模型                    | MODEL  | 是    | -          |
| `层`     | 要跳过的层索引列表，以逗号分隔（默认值："7, 8, 9"） | STRING | 是    | -          |
| `缩放`    | 跳过层引导效果的强度（默认值：3.0）            | FLOAT  | 是    | 0.0 - 10.0 |
| `开始百分比` | 引导应用起始点，占总步数的百分比（默认值：0.01）     | FLOAT  | 是    | 0.0 - 1.0  |
| `结束百分比` | 引导应用结束点，占总步数的百分比（默认值：0.15）     | FLOAT  | 是    | 0.0 - 1.0  |

## 输出

| 输出名称 | 描述             | 数据类型  |
| ---- | -------------- | ----- |
| `模型` | 已应用跳过层引导的修改后模型 | MODEL |

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

***

**Source fingerprint (SHA-256):** `97c8220abd223bd35b4d0274c2b4536ffb6be7954ccd917943905bd22f60c1a5`
