ComfyUI Node
AIHub Expose Project Latent
A ComfyUI node in aihub/expose with 4 inputs and 1 output.
AIHub Expose Project Latent
- LATENT
◄idexposed_latent►
◄file_namelatent.safetensors►
◄batch_index►
◄optionalfalse►
Categoryaihub/expose
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| id | STRING | exposed_latent | A unique custom id for this workflow. |
| file_name | STRING | latent.safetensors | The name of the latent file as stored in the project files, including extension |
| batch_index | STRING | If the file belongs to a batch, the index of the latent to load, it must be a single integer, and it can be negative to count from the end | |
| optional | BOOLEAN | false | If set to true, it will not raise an error if the latent is not found |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| LATENT | LATENT | — |