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

# ModelSamplingContinuousV - ComfyUI Built-in Node Documentation

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

ModelSamplingContinuousV ノードは、連続的な V 予測サンプリングパラメータを適用することで、モデルのサンプリング動作を変更します。入力モデルのクローンを作成し、高度なサンプリング制御のためのカスタムシグマ範囲設定で構成します。これにより、ユーザーは最小および最大シグマ値を指定してサンプリングプロセスを微調整できます。

## 入力

| パラメータ       | 説明                           | データ型   | 必須 | 範囲               |
| ----------- | ---------------------------- | ------ | -- | ---------------- |
| `モデル`       | 連続的な V 予測サンプリングで変更する入力モデル    | MODEL  | はい | -                |
| `サンプリング`    | 適用するサンプリング方法（現在は V 予測のみサポート） | STRING | はい | `"v_prediction"` |
| `sigma_max` | サンプリングの最大シグマ値（デフォルト: 500.0）  | FLOAT  | はい | 0.0 - 1000.0     |
| `sigma_min` | サンプリングの最小シグマ値（デフォルト: 0.03）   | FLOAT  | はい | 0.0 - 1000.0     |

## 出力

| 出力名   | 説明                           | データ型  |
| ----- | ---------------------------- | ----- |
| `モデル` | 連続的な V 予測サンプリングが適用された変更後のモデル | MODEL |

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

***

**Source fingerprint (SHA-256):** `8095b5024c0d33011f6a81ed496cf1711981701e0f35f9527646b150f5033d45`
