ComfyUI Node
DiffusionGemma CoT Generator
A ComfyUI node in prompt/diffusiongemma with 8 inputs and 4 outputs.
DiffusionGemma CoT Generator
- model_config
- gemma_context
- target_profile_config
- final_json
- reasoning_text
- raw_response
- metadata_json
◄temperature0.45►
◄creativity_modeeditorial►
◄creative_strength0.60►
◄thinking_modeauto►
◄max_new_tokens640►
Categoryprompt/diffusiongemma
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| model_config | DG_MODEL_CONFIG | — | |
| gemma_context | DG_CONTEXT | — | |
| target_profile_config | DG_TARGET_PROFILE_CONFIG | — | |
| temperature | FLOAT | 0.450–2 | Generation randomness for this CoT pass. Rewrites GGUF --temp without changing the loader node. |
| creativity_mode | COMBO | editorial | 5 options: faithful, editorial, cinematic, concept_art, wild |
| creative_strength | FLOAT | 0.600–1.5 | — |
| thinking_mode | COMBO | auto | 3 options: auto, on, off |
| max_new_tokens | INT | 640128–2048 | Output budget. Lower values are faster; higher values help Ideogram JSON or dual-output prompts finish cleanly. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| final_json | STRING | — |
| reasoning_text | STRING | — |
| raw_response | STRING | — |
| metadata_json | STRING | — |