Bookmark 🔖

You can use shortcuts to quickly jump to the position on the workflow canvas. Name: easy bookmark
Widget:
shortcut_key
string
default:"1"
Set the shortcut key
zoom
float
default:"1.00"
Zoom factor

SetNode

Usually used to store a certain output parameter of the previous node, used in conjunction with easy getNode. Name: easy setNode
Input Parameters:
*
any
Any parameter type
Widget:
Constant
string
Define variable name

GetNode

Usually used to read the parameters stored in the corresponding variable, used in conjunction with easy setNode. Name: easy getNode
Widget:
Constant
combo
Select the defined variable name
Output Parameters:
*
any
Output any parameter type

Show Loader Settings Names

Display the parameter names of the loader. Name: easy showLoaderSettingsNames
Input Parameters:
pipe
PIPE_LINE
EasyUse Pipeline
Output Parameters:
ckpt_name
string
ckpt_name
vae_name
string
vae_name
lora_name
string
lora_name

Slider Control

Usually used for the mad scientist function of the ip-adapter, it provides a slider control UI for layer weight adjustment. Name: easy sliderControl
Widget:
mode
combo
default:"ipadapter layer weights"
Slider mode
model_type
combo
default:"sdxl"
Model type
Output Parameters:
layer_weight
string
Adjustable layer weight

Ckpt Names

Can be connected to the loader and converted to the input type of ckpt_name. Name: easy ckptNames
Widget:
ckpt_name
combo
Select model name
Output Parameters:
ckpt_name
combo
Output the selected model name

ControlNet Names

Can be connected to the ControlNet loader and converted to the input type of controlnet_name. Name: easy ckptNames
Widget:
controlnet_name
combo
Select ControlNet model name
Output Parameters:
controlnet_name
combo
Output the selected ControlNet model name