> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-mintlify-b90d3c69.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# LazyCache - ComfyUI Built-in Node Documentation

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

以下が翻訳結果です。

LazyCache は、EasyCache の自家製バージョンであり、さらに簡単な実装を提供します。ComfyUI の任意のモデルで動作し、キャッシュ機能を追加してサンプリング中の計算を削減します。一般的には EasyCache よりも性能が劣りますが、まれに効果が高い場合があり、ユニバーサルな互換性を備えています。

## 入力

| パラメータ     | 説明                                           | データ型    | 必須  | 範囲        |
| --------- | -------------------------------------------- | ------- | --- | --------- |
| `モデル`     | LazyCache を追加するモデル。                          | MODEL   | はい  | -         |
| `再利用しきい値` | キャッシュされたステップを再利用するためのしきい値（デフォルト: 0.2）。       | FLOAT   | いいえ | 0.0 - 3.0 |
| `開始パーセント` | LazyCache の使用を開始する相対サンプリングステップ（デフォルト: 0.15）。 | FLOAT   | いいえ | 0.0 - 1.0 |
| `終了パーセント` | LazyCache の使用を終了する相対サンプリングステップ（デフォルト: 0.95）。 | FLOAT   | いいえ | 0.0 - 1.0 |
| `詳細表示`    | 詳細情報をログに出力するかどうか（デフォルト: False）。              | BOOLEAN | いいえ | -         |

## 出力

| 出力名   | 説明                     | データ型  |
| ----- | ---------------------- | ----- |
| `モデル` | LazyCache 機能が追加されたモデル。 | MODEL |

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

***

**Source fingerprint (SHA-256):** `72a5e85b7cf517e88583fc1b75d3ab4a5d40fe8604d50c34f555e677d2ea9e51`
