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

# unCLIPConditioning - ComfyUI Built-in Node Documentation

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

このノードは、CLIPビジョン出力を条件付けプロセスに統合し、指定された強度とノイズ拡張パラメータに基づいてこれらの出力の影響を調整するように設計されています。視覚的なコンテキストで条件付けを強化し、生成プロセスを向上させます。

## 入力

| パラメータ                | 説明                                                  | Comfy dtype          |
| -------------------- | --------------------------------------------------- | -------------------- |
| `コンディショニング`          | CLIPビジョン出力が追加されるベースとなる条件付けデータであり、さらなる変更の基盤として機能します。 | `CONDITIONING`       |
| `clip_vision_output` | CLIPビジョンモデルからの出力で、条件付けに統合される視覚的なコンテキストを提供します。       | `CLIP_VISION_OUTPUT` |
| `強度`                 | 条件付けに対するCLIPビジョン出力の影響の強度を決定します。                     | `FLOAT`              |
| `ノイズ増強`              | 条件付けに統合する前に、CLIPビジョン出力に適用するノイズ拡張のレベルを指定します。         | `FLOAT`              |

## 出力

| パラメータ       | 説明                                                     | Comfy dtype    |
| ----------- | ------------------------------------------------------ | -------------- |
| `コンディショニング` | 強化された条件付けデータで、適用された強度とノイズ拡張を含む統合済みのCLIPビジョン出力が含まれています。 | `CONDITIONING` |

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