ComfyUI Node
Random Prompt Cyan
Encodes a text prompt using a CLIP model into an embedding that can be used to guide the diffusion model towards generating specific images.
Random Prompt Cyan
- STRING
◄input_prompt_1—►
◄input_prompt_2—►
◄folder_pathWildcard按文件抽取路径►
◄file_pathWildcard按行抽取路径►
Categoryconditioning
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| input_prompt_1 | STRING | The text to be encoded. | |
| input_prompt_2 | STRING | The text to be encoded. | |
| folder_path | STRING | Wildcard按文件抽取路径 | wildcard folder |
| file_path | STRING | Wildcard按行抽取路径 | wildcard file |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | A conditioning containing the embedded text used to guide the diffusion model. |