ComfyUI Node
💪TB | Transcode Latent in Two Steps
Transcode a latent image from one latent space to another in two steps (decoding+encoding).
💪TB | Transcode Latent in Two Steps
- samples
- decoder
- encoder
- LATENT
◄blur_level0.5►
Category💪TinyBreaker/transcoding
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| samples | LATENT | The latent to be transcoded. | |
| blur_level | FLOAT | 0.50–5 | — |
| decoderopt | VAE | A VAE model used for decoding in the first step. | |
| encoderopt | VAE | A VAE model used for encoding in the second step. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| LATENT | LATENT | The transcoded latent. |