Util
Bookmark 🔖
You can use shortcuts to quickly jump to the position on the workflow canvas.
Name: easy bookmark
Widget:
Set the shortcut key
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 parameter type
Widget:
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:
Select the defined variable name
Output Parameters:
Output any parameter type
Show Loader Settings Names
Display the parameter names of the loader.
Name: easy showLoaderSettingsNames
Input Parameters:
EasyUse Pipeline
Output Parameters:
ckpt_name
vae_name
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:
Slider mode
Model type
Output Parameters:
Adjustable layer weight
Ckpt Names
Can be connected to the loader and converted to the input type of ckpt_name.
Name: easy ckptNames
Widget:
Select model name
Output Parameters:
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:
Select ControlNet model name
Output Parameters:
Output the selected ControlNet model name