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:

positive
string

Input your text

Output Parameters:

positive
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:

negative
string

Input your text

Output Parameters:

negative
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:

text
string

Input your prompt and supported some syntaxes about wildcards and lora format words.

Supported syntaxesDescription
<lora:add-detail-xl><lora:lora_name> It will be loaded based on lora_name,and model weight is 1.0
<lora:add-detail-xl:0.5><lora:lora_name:weight> It will be loaded based on lora_name,and model weight is 0.5
<lora:add-detail-xl:LBW=0,1,1,1,1,1,0,0,0,1,1,1><lora:lora_name:LBW=lora_block_weight> It will load based on the lora_name, and set the lora layer weight via lora_block_weight.
__example____wildcard__ It converts __wildcard__ into filled words
Select to add LoRA
combo

Convert the LoRA to be added into prompt word format and add it to the text.

Select to add Wildcard
combo

Convert the wildcard to be added into prompt word format and add it to the text.

seed
int|seed

Comfy’s regular seed widget.

multiline_mode
boolean

When enabled, each line of the string will be split by a permutation line to form a list of strings.

Output Parameters:

text
string

Unpopulated text that you need to connect to the easy pipeline related processes.

populated_text
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:

text
string

Input your prompt.

prefix
combo

Select a prefix to add to the text.

subject
combo

👤Select the subject add to the text.

action
combo

🎬Select the action add to the text.

clothes
combo

👚Select the clothes add to the text.

environment
combo

☀️Select the illumination environment add to the text.

background
combo

🎞️Select the background add to the text.

Output Parameters:

text
string

Output the text

PromptList

This node can output a list of prompts.

Name: easy promptList
Input Parameters:

optional_prompt_list
string

Connecting to an easyPromptList. (Optional)

Widget:

prompt1
string
prompt2
string
prompt3
string
prompt4
string
prompt5
string

Output Parameters:

promptList
LIST

Output the lists of prompts

prompt_strings
string

Output the lists of prompts

PromptLine

Split by behavior, output a list of strings or combo.

Name: easy promptLine
Widget:

text
string

Input your prompt.

start_index
int
default:"0"

The start index of the prompt.

max_rows
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
string

Output the text.

COMBO
combo

Output the combo.

PromptConcat

Concatenate two prompts into one.

Name: easy promptConcat
Input Parameters:

prompt1
string
prompt2
string

Widget:

separator
string

Input the separator. (e.g ”,”)

Output Parameters:

prompt
string

Output the prompt.

PromptReplace

Replace the prompt with the specified string.

Name: easy promptReplace
Input Parameters:

prompt
string

Widget:

find1
string

Input the string you want to find.

replace1
string

Input the string you want to replace.

find2
string

Input the string you want to find.

replace2
string

Input the string you want to replace.

find3
string

Input the string you want to find.

replace3
string

Input the string you want to replace.

Output Parameters:

prompt
string

Output the prompt.

StylesSelector

A styles prompt templates multiple choice node

Portrait Master

Character prompt Node