Skip to main content

Positive

This is a simple text node,It can be used as any text input, and in order to better distinguish between positive and negative prompts, it is marked green by default so that it can act as a positive prompt. Name: easy positive
Widget:
string
Input your text
Output Parameters:
string
Output your text

Negative

This is also a simple text node too,It can be used as any text input, and in order to better distinguish between positive and negative prompts, it is marked red by default so that it can act as a negative prompt. Name: easy negative
Widget:
string
Input your text
Output Parameters:
string
Output your text

Wildcards

You can associate random seeds with wildcard templates you create in the wildcards folder to get random prompt words. Of course, this node also supports the lora hint syntax.
Name: easy wildcards
Widget:
string
Input your prompt and supported some syntaxes about wildcards and lora format words.
combo
Convert the LoRA to be added into prompt word format and add it to the text.
combo
Convert the wildcard to be added into prompt word format and add it to the text.
int|seed
Comfy’s regular seed widget.
boolean
When enabled, each line of the string will be split by a permutation line to form a list of strings.
Output Parameters:
string
Unpopulated text that you need to connect to the easy pipeline related processes.
string
Populated text that you can use as a prompt to any processes.

Prompt

This node provides various categories of prompts to add to the text input by selecting them, and it is commonly used to test IClight. Content from IClight Name: easy prompt
Widget:
string
Input your prompt.
combo
Select a prefix to add to the text.
combo
👤Select the subject add to the text.
combo
🎬Select the action add to the text.
combo
👚Select the clothes add to the text.
combo
☀️Select the illumination environment add to the text.
combo
🎞️Select the background add to the text.
Output Parameters:
string
Output the text

PromptList

This node can output a list of prompts. Name: easy promptList
Input Parameters:
string
Connecting to an easyPromptList. (Optional)
Widget:
string
string
string
string
string
Output Parameters:
LIST
Output the lists of prompts
string
Output the lists of prompts

PromptLine

Split by behavior, output a list of strings or combo. Name: easy promptLine
Widget:
string
Input your prompt.
int
default:"0"
The start index of the prompt.
int
default:"1000"
The maximum number of rows of the prompt.
You need to link the COMBO in the output to a node with a COMBO component first, and convert the combo component of this node into an input item.
Output Parameters:
string
Output the text.
combo
Output the combo.

PromptConcat

Concatenate two prompts into one. Name: easy promptConcat
Input Parameters:
string
string
Widget:
string
Input the separator. (e.g ”,”)
Output Parameters:
string
Output the prompt.

PromptReplace

Replace the prompt with the specified string. Name: easy promptReplace
Input Parameters:
string
Widget:
string
Input the string you want to find.
string
Input the string you want to replace.
string
Input the string you want to find.
string
Input the string you want to replace.
string
Input the string you want to find.
string
Input the string you want to replace.
Output Parameters:
string
Output the prompt.

StylesSelector

A styles prompt templates multiple choice node

Portrait Master

Character prompt Node