> ## 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 ノードは、スキップされたレイヤーを使用して追加の分類器フリーガイダンスを適用することで、詳細な構造へのガイダンスを強化します。この実験的な実装は、Perturbed Attention Guidance に着想を得ており、ネガティブ条件付けプロセス中に特定のレイヤーを選択的にバイパスすることで、生成出力の構造的詳細を改善します。

## 入力

| パラメータ     | 説明                                           | データ型   | 必須 | 範囲         |
| --------- | -------------------------------------------- | ------ | -- | ---------- |
| `モデル`     | スキップレイヤーガイダンスを適用するモデル                        | 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/ja.md)

***

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