ComfyUI Node
RP Converter
A ComfyUI node in Regional Prompter with 7 inputs and 1 output.
RP Converter
- RP_prompt
◄prompt—►
◄style_prompt►
◄lora_directorymodels\loras►
◄lora_auto_applyfalse►
◄ollama_hosthttp://127.0.0.1:11434►
◄ollama_model(none - WD14 only)►
◄debugfalse►
CategoryRegional Prompter
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | — | |
| style_prompt | STRING | Style keywords appended between ADDCOMM and ADDBASE. Applied after Ollama conversion. | |
| lora_directory | STRING | models\loras | LoRA folder path (relative to ComfyUI root or absolute). Leave empty to use ComfyUI default loras folder. Used when lora_auto_apply is ON. |
| lora_auto_apply | BOOLEAN | false | ON: Scan lora_directory and match LoRA files whose name keywords appear in the scene. Appends matched <lora:name:1.0> tags and trigger words to the converted RP prompt. |
| ollama_host | STRING | http://127.0.0.1:11434 | Ollama server URL. Default: http://127.0.0.1:11434. Change if Ollama runs on a different host or port. |
| ollama_model | COMBO | (none - WD14 only) | Select Ollama model. If list is empty: set correct ollama_host and run once to refresh. Select '(none - WD14 only)' for keyword-only mode. |
| debug | BOOLEAN | false | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| RP_prompt | STRING | — |