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

# FreeU - ComfyUI Built-in Node Documentation

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

FreeUノードは、モデルの出力ブロックに周波数領域の変更を適用し、画像生成品質を向上させます。異なるチャンネルグループをスケーリングし、特定の特徴マップにフーリエフィルタリングを適用することで、生成プロセス中のモデルの動作を細かく制御できるようにします。

## 入力

| パラメータ | 説明                                                   | データ型  | 必須 | 範囲         |
| ----- | ---------------------------------------------------- | ----- | -- | ---------- |
| `モデル` | FreeUの変更を適用するモデル                                     | MODEL | はい | -          |
| `b1`  | model\_channels × 4 特徴量に対するバックボーンスケーリング係数（デフォルト：1.1） | FLOAT | はい | 0.0 - 10.0 |
| `b2`  | model\_channels × 2 特徴量に対するバックボーンスケーリング係数（デフォルト：1.2） | FLOAT | はい | 0.0 - 10.0 |
| `s1`  | model\_channels × 4 特徴量に対するスキップ接続スケーリング係数（デフォルト：0.9） | FLOAT | はい | 0.0 - 10.0 |
| `s2`  | model\_channels × 2 特徴量に対するスキップ接続スケーリング係数（デフォルト：0.2） | FLOAT | はい | 0.0 - 10.0 |

## 出力

| 出力名   | 説明                    | データ型  |
| ----- | --------------------- | ----- |
| `モデル` | FreeUパッチが適用された変更後のモデル | MODEL |

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

***

**Source fingerprint (SHA-256):** `449a02a4bb5b42eb37fab394bcdc6375e08e369961d633618211ebc5f737ab51`
