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

# FreSca - ComfyUI Built-in Node Documentation

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

FreSca ノードは、サンプリングプロセス中にガイダンスに対して周波数依存のスケーリングを適用します。フーリエフィルタリングを使用してガイダンス信号を低周波成分と高周波成分に分離し、各周波数範囲に異なるスケーリング係数を適用した後、再結合します。これにより、生成出力のさまざまな側面に対するガイダンスの影響をより細かく制御できます。

## 入力

| パラメータ         | 説明                               | データ型  | 必須  | 範囲        |
| ------------- | -------------------------------- | ----- | --- | --------- |
| `model`       | 周波数スケーリングを適用するモデル                | MODEL | はい  | -         |
| `scale_low`   | 低周波成分のスケーリング係数（デフォルト：1.0）        | FLOAT | いいえ | 0 - 10    |
| `scale_high`  | 高周波成分のスケーリング係数（デフォルト：1.25）       | FLOAT | いいえ | 0 - 10    |
| `freq_cutoff` | 低周波とみなす中心からの周波数インデックス数（デフォルト：20） | INT   | いいえ | 1 - 10000 |

## 出力

| 出力名     | 説明                                | データ型  |
| ------- | --------------------------------- | ----- |
| `model` | ガイダンス関数に周波数依存のスケーリングが適用された変更済みモデル | MODEL |

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

***

**Source fingerprint (SHA-256):** `254a28847e082739f80c9637d9657ef618d40db1862b6856c1cda22436438ded`
