Chapter 7 – Load Worflow / Model Explained 01:07:28

1

Use the json from

~/ComfyUI/user/default/workflows

anything with RED border, is missing

2 Load Checkpoint

Load Checkpoint node, Is where we load the model. Which we don't have yet

Load Checkpoint

We will be using

juggernaut reborn

3 & Clip Text Encode

Load Checkpoint node, Is where we load the model. Which we don't have yet

We make two Clip Text Encode nodes, one for both positve and negative prompt,

Load Checkpoint
Clip Text Encode

3 Empty Latent Image

Empty Latent Image

Can connect to a

KSampler

To create output image size

5 KSampler and VAE Decode

KSampler
  • seed - will create the same result if other setting are the same
  • steps - how much randomness is allowed?

Don't need to understand right now, but KSampler is where images is generated

VAE Decode

Then goes to output to generate from binary or whatever it makes into image