Return to course: ComfyUI – Level 1
Stable Diffusion Art
Previous Lesson
Previous
Next
Next Lesson
Quiz – Stable Diffusion Model
Which of the following parts do a checkpoint model consist of?
*
A noise predictor (MODEL)
CLIP
VAE
KSampler
What is the function of the MODEL in the checkpoint model?
*
Convert an image from the pixel space to the latent space
Convert an image from the latent space to the pixel space
predict the noise of an image during the sampling process
Convert the text prompt to embeddings
What is the function of the VAE Encoder in the checkpoint model?
*
Convert an image from the pixel space to the latent space
Convert an image from the latent space to the pixel space
predict the noise of an image during the sampling process
Convert the text prompt to embeddings
What is the function of the VAE Decoder in the checkpoint model?
*
Convert an image from the latent space to the pixel space
predict the noise of an image during the sampling process
Convert the text prompt to embeddings
What is the function of the CLIP in the checkpoint model?
*
Convert an image from the pixel space to the latent space
Convert an image from the latent space to the pixel space
predict the noise of an image during the sampling process
Convert the text prompt to embeddings