ComfyUI Node
CLIP Text Encode [Positive + Wildcards] (Arctenox's Essentials)
CLIP Text Encode (positive only) with wildcard support and string pass-throughs.
CLIP Text Encode [Positive + Wildcards] (Arctenox's Essentials)
- clip
- conditioning
- text
- resolved_text
◄text►
◄wildcard_seed0►
CategoryArctenox Essentials/Conditioning
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | Positive prompt. Supports wildcards: {a|b|c} → picks one option __filename__ → picks a random line from wildcards/filename.txt | |
| clip | CLIP | — | |
| wildcard_seed | INT | 0-1–18446744073709550000 | Seed for wildcard resolution. -1 = new random picks every run 0+ = locked / reproducible |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| conditioning | CONDITIONING | — |
| text | STRING | — |
| resolved_text | STRING | — |