ComfyUI Node
π¦ RS Image to Latent (simplified)
Simplified version: converts image to latent with automatic size optimization
π¦ RS Image to Latent (simplified)
- image
- vae
- latent
- width_px
- height_px
βbatch_size1βΊ
Categoryπ¦ RaykoStudio
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Input image to convert to latent | |
| vae | VAE | VAE model for encoding | |
| batch_size | INT | 11β64 | Number of identical latents in batch |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| latent | LATENT | β |
| width_px | INT | β |
| height_px | INT | β |