ComfyUI Node
Spellcaster Prompt Enhance (LLM)
LLM-powered prompt enhancement. Sends your prompt to a local LLM for rewriting — booru tags for SD/SDXL, natural language for Flux/Klein.
Spellcaster Prompt Enhance (LLM)
- enhanced_prompt
◄prompt►
◄arch_keysdxl►
◄enhancetrue►
◄llm_urlhttp://127.0.0.1:5001►
◄is_negativefalse►
CategorySpellcaster
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | Input prompt to enhance. | |
| arch_key | STRING | sdxl | Architecture key (from Spellcaster Loader). |
| enhanceopt | BOOLEAN | true | Enable/disable LLM enhancement. |
| llm_urlopt | STRING | http://127.0.0.1:5001 | LLM server URL (KoboldCpp, Ollama, or OpenAI-compatible). |
| is_negativeopt | BOOLEAN | false | Optimize as a negative prompt instead. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| enhanced_prompt | STRING | — |