ComfyUI Node
Brekel Prompt Enhancer (LLM)
A ComfyUI node in Brekel with 10 inputs and 1 output.
Brekel Prompt Enhancer (LLM)
- STRING
◄prompta cat wearing a wizard hat►
◄prefix►
◄model_name▾►
◄quantizationDisabled►
◄memory_management▾►
◄system_prompt▾►
◄target_length150►
◄creativity0.8►
◄seed0►
◄postfix►
CategoryBrekel
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | a cat wearing a wizard hat | Original prompt to enhance. |
| prefix | STRING | Prefix to prepend at the start of the prompt, for example to add your Lora trigger word(s). | |
| model_name | COMBO | LLM model to use for prompt enhancement. | |
| quantization | COMBO | Disabled | Quantization method to save VRAM. |
| memory_management | COMBO | Memory management strategy. | |
| system_prompt | COMBO | System prompt from files in the 'prompt_enhancer' subfolder. | |
| target_length | INT | 15064–512 | Target length for the generated prompt. Used as a goal (characters) and a safe token limit. |
| creativity | FLOAT | 0.80–2 | Creativity level (temperature). |
| seed | INT | 00–18446744073709550000 | — |
| postfix | STRING | Postfix to append at the end of the prompt, for example to add your Lora trigger word(s). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | — |