Nodes/ComfyUI-Ardenius/Ard Dual Prompt
ComfyUI Node

Ard Dual Prompt

ARD Dual Prompt can be used for positive and negative prompts converts string text input to conditioning prompt

By ArdeniusAI·Created 2 years ago·Updated 2 years ago· 5
Ard Dual Prompt
  • clip
  • pos_prompt
  • neg_prompt
pos_text
neg_text
CategoryArdenius

Inputs (3)

NameTypeDefaultDescription
pos_textSTRINGThe text to be encoded.
clipCLIPThe CLIP model used for encoding the text.
neg_textoptSTRINGThe text to be encoded.

Outputs (2)

NameTypeDescription
pos_promptCONDITIONINGA conditioning containing the embedded text used to guide the diffusion model.
neg_promptCONDITIONING