ComfyUI Node
Ideogram4-KoboldCPP
A ComfyUI node in KoboldCpp with 26 inputs and 1 output.
Ideogram4-KoboldCPP
- json_output
◄json_input►
◄additional_instructions►
◄model_profile▾►
◄style_preset▾►
◄style_modifier►
◄framing_preset▾►
◄framing_modifier►
◄thinking_modeDisabled►
◄embellishment_levelClean►
◄process_high_level_descriptiontrue►
◄process_backgroundtrue►
◄process_elementstrue►
◄seed_mode▾►
◄on_error▾►
◄pretty_jsontrue►
◄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►
CategoryKoboldCpp
Inputs (26)
| Name | Type | Default | Description |
|---|---|---|---|
| json_input | STRING | — | |
| additional_instructions | STRING | Optional extra guidance for each extracted prompt fragment. | |
| 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 each extracted prompt fragment is expanded or polished. |
| process_high_level_description | BOOLEAN | true | — |
| process_background | BOOLEAN | true | — |
| process_elements | BOOLEAN | true | — |
| seed_mode | COMBO | 2 options: Offset per field, Same seed | |
| on_error | COMBO | 2 options: Stop, Keep Original | |
| pretty_json | BOOLEAN | true | — |
| 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. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| json_output | STRING | — |