| sd_decode_latent | R Documentation |
Decode a latent into a pixel image (low-level VAE decode)
sd_decode_latent(ctx, latent)
ctx |
SD context |
latent |
An sd_tensor list (e.g. the output of |
An sd_image list (width, height, channel,
data).
sd_save_image
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.