ComfyUI Node
KoboldCpp Prompt Amplify
A ComfyUI node in KoboldCpp with 24 inputs and 4 outputs.
KoboldCpp Prompt Amplify
- amplified_text
- secondary_instructions
- width
- height
◄text►
◄additional_instructions►
◄model_profile▾►
◄style_preset▾►
◄style_modifier►
◄framing_preset▾►
◄framing_modifier►
◄thinking_modeDisabled►
◄embellishment_levelClean►
◄kobold_urlhttp://localhost:5001►
◄max_response_tokens0►
◄temperature0.25►
◄top_p0.80►
◄top_k40►
◄min_p0.00►
◄rep_pen1.05►
◄rep_pen_range360►
◄sampler_seed-1►
◄stop_sequence►
◄request_timeout120►
◄secondary_instructions►
◄aspect_ratio1:1 (Square)►
◄megapixels1.0►
◄multiple8►
CategoryKoboldCpp
Inputs (24)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | — | |
| additional_instructions | STRING | Optional extra guidance for this run without editing model_profiles.json. | |
| model_profile | COMBO | 3 options: General Natural Language, Tag-Based Anime Model, Tag-Based Photorealistic Model | |
| style_preset | COMBO | 111 options: None, Neutral, Casual Snapshot, Amateur Photography, Candid Photography, Tag Dense, +105 | |
| style_modifier | STRING | Optional aesthetic/style guidance added to the selected style preset. Select None for modifier-only behavior. | |
| framing_preset | COMBO | 32 options: None, Selfie, Mirror Selfie, Candid Unaware, Close-Up Portrait, Medium Shot, +26 | |
| framing_modifier | STRING | Optional framing/composition guidance added to the selected framing preset. Select None for modifier-only behavior. | |
| thinking_mode | COMBO | Disabled | Private-reasoning limits: Minimal 200 tokens, Low 500, Medium 1000, and High uses the available context window. |
| embellishment_level | COMBO | Clean | Controls how much the prompt is expanded or polished after style conversion. |
| kobold_url | STRING | http://localhost:5001 | Base URL for the local KoboldCpp server. |
| max_response_tokens | INT | 00–8192 | Final-answer token allowance. Use 0 to use the profile default. Native reasoning receives an additional budget within the server context window. |
| temperature | FLOAT | 0.250–5 | — |
| top_p | FLOAT | 0.800–1 | — |
| top_k | INT | 400–200 | — |
| min_p | FLOAT | 0.000–1 | — |
| rep_pen | FLOAT | 1.050.5–3 | — |
| rep_pen_range | INT | 3600–4096 | — |
| sampler_seed | INT | -1-1–999999 | -1 lets KoboldCpp choose a random seed. |
| stop_sequence | STRING | Optional stop sequences, one per line. | |
| request_timeout | INT | 1205–600 | HTTP timeout in seconds. |
| secondary_instructionsopt | STRING | Optional phrases returned unchanged through the secondary_instructions output, such as LoRA trigger words. | |
| aspect_ratioopt | COMBO | 1:1 (Square) | The aspect ratio for the output dimensions. |
| megapixelsopt | FLOAT | 1.00.1–16 | Target total megapixels. 1.0 MP ≈ 1024x1024 for square. |
| multipleopt | INT | 88–128 | Nearest multiple of the result to set the selected resolution to. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| amplified_text | STRING | — |
| secondary_instructions | STRING | — |
| width | INT | — |
| height | INT | — |