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

# PiDConditioning - ComfyUI Built-in Node Documentation

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

以下が翻訳結果です。

## 概要

潜在画像と劣化シグマ値をCONDITIONINGデータに付加します。これはPiD（Pixel-in-Detail）デコードまたはアップスケーリングに使用され、処理前に潜在表現をどの程度劣化させるかを制御できます。

## 入力

| パラメータ           | 説明                                                                                  | データ型         | 必須 | 範囲                    |
| --------------- | ----------------------------------------------------------------------------------- | ------------ | -- | --------------------- |
| `ポジティブ`         | 潜在画像と劣化シグマを付加する対象のコンディショニングデータ。                                                     | CONDITIONING | はい | -                     |
| `latent`        | コンディショニングに付加する潜在画像（VAEEncodeまたはKSamplerから出力）。                                       | LATENT       | はい | -                     |
| `latent_format` | 潜在表現のフォーマット。Flux1およびFlux2の潜在表現はチャンネル次元から自動検出されます。SD3は手動で選択する必要があります（デフォルト: "flux"）。 | COMBO        | はい | `"flux"`<br />`"sd3"` |
| `degrade_sigma` | 適用する劣化の量。0はクリーンな潜在表現を意味します。この値を増やすと、破損した潜在出力をノイズ除去できます（デフォルト: 0.0）。                 | FLOAT        | はい | 0.0～1.0（刻み: 0.01）     |

## 出力

| 出力名            | 説明                               | データ型         |
| -------------- | -------------------------------- | ------------ |
| `CONDITIONING` | 潜在画像と劣化シグマ値が付加された元のコンディショニングデータ。 | CONDITIONING |

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

***

**Source fingerprint (SHA-256):** `7c8de543629c2299fc2c1e035e433dfc249af594773a77e65c69dde67eb104d7`
