Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.easyuse.yolain.com/llms.txt

Use this file to discover all available pages before exploring further.

EasySeed

Generally inserted into sampler or pre-sampling parameter nodes. Name: easy seed
Widgets:
seed
int|seed
Comfy’s regular seed widget.
Outputs:
seed
int|seed
The seed value.

EasyGlobalSeed

Can affect all seed values in the workflow. Name: easy globalSeed
Widgets:
value
int|seed
The seed value.
mode
combo
default:"control_before_generate"
widget control generate seed mode.
action
combo
default:"fixed"
widget control generate seed action.
last_seed
int|seed
The last seed value.