ComfyUI Node
Ard Dual Prompt
ARD Dual Prompt can be used for positive and negative prompts converts string text input to conditioning prompt
Ard Dual Prompt
- clip
- pos_prompt
- neg_prompt
◄pos_text—►
◄neg_text—►
CategoryArdenius
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| pos_text | STRING | The text to be encoded. | |
| clip | CLIP | The CLIP model used for encoding the text. | |
| neg_textopt | STRING | The text to be encoded. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| pos_prompt | CONDITIONING | A conditioning containing the embedded text used to guide the diffusion model. |
| neg_prompt | CONDITIONING | — |