ComfyUI Node
AutopromptProcessor (CRT)
A ComfyUI node in CRT/Text with 3 inputs and 1 output.
AutopromptProcessor (CRT)
- processed_text
◄autoprompt—►
◄custom_prefix►
◄replacementsold_word|new_word
another_word|replacement►
CategoryCRT/Text
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| autoprompt | STRING | Connect a string input containing the autoprompt text to process | |
| custom_prefix | STRING | Custom Prompt Prefix / LoRA TriggerWord: Text to add before the processed autoprompt. Leave empty to skip prefix. | |
| replacements | STRING | old_word|new_word another_word|replacement | Word replacements, one per line using format: old_word|new_word |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| processed_text | STRING | — |