Prompt
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:
Input your text
Output Parameters:
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:
Input your text
Output Parameters:
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:
Input your prompt and supported some syntaxes about wildcards and lora format words.
Supported syntaxes | Description |
---|---|
<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 |
Convert the LoRA to be added into prompt word format and add it to the text.
Convert the wildcard to be added into prompt word format and add it to the text.
Comfy’s regular seed widget.
When enabled, each line of the string will be split by a permutation line to form a list of strings.
Output Parameters:
Unpopulated text that you need to connect to the easy pipeline related processes.
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:
Input your prompt.
Select a prefix to add to the text.
👤Select the subject add to the text.
🎬Select the action add to the text.
👚Select the clothes add to the text.
☀️Select the illumination environment add to the text.
🎞️Select the background add to the text.
Output Parameters:
Output the text
PromptList
This node can output a list of prompts.
Name: easy promptList
Input Parameters:
Connecting to an easyPromptList. (Optional)
Widget:
Output Parameters:
Output the lists of prompts
Output the lists of prompts
PromptLine
Split by behavior, output a list of strings or combo.
Name: easy promptLine
Widget:
Input your prompt.
The start index of the prompt.
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:
Output the text.
Output the combo.
PromptConcat
Concatenate two prompts into one.
Name: easy promptConcat
Input Parameters:
Widget:
Input the separator. (e.g ”,”)
Output Parameters:
Output the prompt.
PromptReplace
Replace the prompt with the specified string.
Name: easy promptReplace
Input Parameters:
Widget:
Input the string you want to find.
Input the string you want to replace.
Input the string you want to find.
Input the string you want to replace.
Input the string you want to find.
Input the string you want to replace.
Output Parameters:
Output the prompt.
StylesSelector
A styles prompt templates multiple choice node
Portrait Master
Character prompt Node