EasyLoader (Full)

Name: easy fullLoader
Input Parameters:
model_override
string
(Optional) Connect to the others diffusion model (unet)
clip_override
string
(Optional) Connect to the others clip model
vae_override
string
(Optional) Connect to the others vae model
optional_lora_stack
string
(Optional) Connect to the lora models stack
optional_controlnet_stack
string
(Optional) Connect to the controlnet models stack
Widget:
ckpt_name
string
Choose the checkpoint model
config_name
string
default:"Default"
Outdated configuration
vae_name
string
default:"Baked VAE"
Choose the vae model
clip_skip
int
default:"-2"
clip stop at which layer
lora_name
int
default:"None"
Choose the lora model
resolution
combo
default:"width x height (custom)"
Choose the lora model
width
int
default:"512"
Empty latent width
height
int
default:"512"
Empty latent height
positive
string
Input the positive prompt
positive_token_normalization
combo
default:"none"
token normalization
positive_weight_interpretation
combo
default:"comfy"
weight interpretation
negative
string
Input the negative prompt
negative_token_normalization
combo
default:"none"
token normalization
negative_weight_interpretation
combo
default:"comfy"
weight interpretation
batch_size
int
default:"1"
empty latent batch size
a1111_prompt_style
boolean
default:"false"
enable a1111 prompt style
Output Parameters:
pipe
PIPE_LINE
output the easy pipeline
model
string
output the diffusion model
clip
string
output the clip model
vae
string
output the vae model
positive
conditioning
output the positive conditioning
negative
conditioning
output the negative conditioning
latent
string
output the empty latent