ComfyUI Node
Mpi Load Latent
Load a latent written by Mpi Save Latent and continue the run. Rebuilds packed audio+video latents (MiniMax H3). Looks in the engine input/ folder first (where a host app stages a latent from a previous run), then <output>/latents/. If the file is missing the latent output blocks downstream execution and loaded is false, so the other branch can generate it instead.
Mpi Load Latent
- samples
- loaded
◄filenamempi_stage1►
CategoryMpiNodes/Latent
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| filename | STRING | mpi_stage1 | Read from the engine <input>/ folder if the file is there, else <output>/latents/<filename>.latent. An absolute path is used as-is. A plain text field, not a dropdown, so a file written this session needs no UI refresh. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| samples | LATENT | — |
| loaded | BOOLEAN | — |