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

# EmptyHunyuanImageLatent - ComfyUI Built-in Node Documentation

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

以下が翻訳結果です。

EmptyHunyuanImageLatent ノードは、Hunyuan 画像生成モデルで使用するための特定の寸法を持つ空の潜在テンソルを作成します。ワークフロー内の後続ノードで処理可能な空白の開始点を生成し、潜在空間の幅、高さ、およびバッチサイズを指定できます。

## 入力

| パラメータ        | 説明                                      | データ型 | 必須 | 範囲                   |
| ------------ | --------------------------------------- | ---- | -- | -------------------- |
| `width`      | 生成される潜在画像の幅（ピクセル単位、デフォルト：2048、ステップ：32）  | INT  | はい | 64 ～ MAX\_RESOLUTION |
| `height`     | 生成される潜在画像の高さ（ピクセル単位、デフォルト：2048、ステップ：32） | INT  | はい | 64 ～ MAX\_RESOLUTION |
| `batch_size` | 1バッチで生成する潜在サンプルの数（デフォルト：1）              | INT  | はい | 1 ～ 4096             |

## 出力

| 出力名      | 説明                               | データ型   |
| -------- | -------------------------------- | ------ |
| `LATENT` | Hunyuan 画像処理用に指定された寸法を持つ空の潜在テンソル | LATENT |

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

***

**Source fingerprint (SHA-256):** `18e920527c88be2648d8cbe4255f693123be4e70a9e21dd379310088a1470834`
