Return to course: ComfyUI – Level 1
Stable Diffusion Art
Previous Lesson
Previous
Next
Next Section
Quiz – text-to-image workflow in ComfyUI
Which of the following statements is true about the text-to-image workflow?
*
It uses a VAE Encoder.
It only supports generating a square image.
It uses a VAE Decoder.
It does not support negative prompts.
Which node do you put the prompts in?
*
Load Checkpoint
CLIP Text Encode
KSampler
Empty Latent Image
VAE Decode
What does the CFG parameter do?
*
Control the aesthetic value of the image.
Control how much fine detail the image should have.
Determine the size of the image.
Control how closely the prompt should be followed.
What is the output of the CLIP Text Encode node?
*
Image
positive
Conditioning
latent
samples
Which node performs denoising?
*
Load Checkpoint
CLIP Text Encode
Empty Latent Image
KSampler
VAE decode
Which node converts a latent image into a pixel image?
*
Load Checkpoint
CLIP Text Encode
Empty Latent Image
KSampler
VAE decode
Put the steps below in the correct order for a text-to-image workflow.
*
Drag and Drop the items into the correct order.
The VAE Decoder converts the latent image into the pixel image
Load the checkpoint model
The random latent image is denoised, conditioned by the prompt
The CLIP model encodes the text prompts into embeddings
The image is saved to your local storage
You can generate more than one image using the same prompt.
*
True
False