> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-chore-sync-comfy-api-v2-spec.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ModelSamplingSD3 - ComfyUI Built-in Node Documentation

> ModelSamplingSD3 ノードは、モデルに Stable Diffusion 3 のサンプリングパラメータを適用します。

ModelSamplingSD3 ノードは、モデルに Stable Diffusion 3 のサンプリングパラメータを適用します。shift パラメータを調整することでモデルのサンプリング動作を変更し、サンプリング分布の特性を制御します。このノードは、指定されたサンプリング設定が適用された入力モデルの変更コピーを作成します。

## 入力

| パラメータ | 説明                                    | データ型  | 必須 | 範囲                       |
| ----- | ------------------------------------- | ----- | -- | ------------------------ |
| `モデル` | SD3 サンプリングパラメータを適用する入力モデル             | MODEL | はい | -                        |
| `シフト` | サンプリングの shift パラメータを制御します（デフォルト: 3.0） | FLOAT | はい | 0.0 - 100.0 (step: 0.01) |

注：このノードは、`shift` 値を固定の内部乗数 1000 で適用します。元のモデルにノイズスケール設定がある場合、その設定は変更後のモデルにも保持されます。

## 出力

| 出力名     | 説明                           | データ型  |
| ------- | ---------------------------- | ----- |
| `model` | SD3 サンプリングパラメータが適用された変更後のモデル | MODEL |

> このドキュメントは AI によって生成されました。エラーを見つけた場合や改善のご提案がある場合は、ぜひ貢献してください！ [GitHub で編集](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/ModelSamplingSD3/ja.md)

***

**Source fingerprint (SHA-256):** `46d44786422c2efea78c1fe7e1183cebc9bf51d4f13861da04d5a974b5b6da7d`
