ComfyUI Node
Ollama Prompt Planner
A ComfyUI node in Ollama/Planner with 10 inputs and 24 outputs.
Ollama Prompt Planner
- checkpoint
- loras
- lora_strengths
- model_type
- steps
- cfg
- sampler_name
- scheduler
- width
- height
- seed
- positive_prompt
- negative_prompt
- plan_json
- vae_name
- clip_name
- task
- denoise
- use_refiner
- refiner_checkpoint
- controlnet_name
- controlnet_strength
- controlnet_start
- controlnet_end
◄prompt—►
◄ollama_modelqwen2.5:7b►
◄registry_pathmodel_registry.json►
◄task_hint▾►
◄user_negative►
◄aspect_ratio▾►
◄base_size1024►
◄ollama_hostlocalhost►
◄ollama_port11434►
◄max_vram24►
CategoryOllama/Planner
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | — | |
| ollama_model | STRING | qwen2.5:7b | — |
| registry_path | STRING | model_registry.json | — |
| task_hint | COMBO | 7 options: auto, text2img, img2img, inpaint, sdxl, sd15, +1 | |
| user_negative | STRING | — | |
| aspect_ratio | COMBO | 15 options: 1:1, 3:2, 2:3, 4:3, 3:4, 16:9, +9 | |
| base_size | INT | 1024256–2048 | — |
| ollama_host | STRING | localhost | — |
| ollama_port | INT | 114341–65535 | — |
| max_vram | COMBO | 24 | 5 options: 24, 16, 12, 8, 6 |
Outputs (24)
| Name | Type | Description |
|---|---|---|
| checkpoint | STRING | — |
| loras | STRING | — |
| lora_strengths | STRING | — |
| model_type | STRING | — |
| steps | INT | — |
| cfg | FLOAT | — |
| sampler_name | euler,euler_cfg_pp,euler_ancestral,euler_ancestral_cfg_pp,heun,heunpp2,exp_heun_2_x0,exp_heun_2_x0_sde,dpm_2,dpm_2_ancestral,lms,dpm_fast,dpm_adaptive,dpmpp_2s_ancestral,dpmpp_2s_ancestral_cfg_pp,dpmpp_sde,dpmpp_sde_gpu,dpmpp_2m,dpmpp_2m_cfg_pp,dpmpp_2m_sde,dpmpp_2m_sde_gpu,dpmpp_2m_sde_heun,dpmpp_2m_sde_heun_gpu,dpmpp_3m_sde,dpmpp_3m_sde_gpu,ddpm,lcm,ipndm,ipndm_v,deis,res_multistep,res_multistep_cfg_pp,res_multistep_ancestral,res_multistep_ancestral_cfg_pp,gradient_estimation,gradient_estimation_cfg_pp,er_sde,seeds_2,seeds_3,sa_solver,sa_solver_pece,ddim,uni_pc,uni_pc_bh2 | — |
| scheduler | simple,sgm_uniform,karras,exponential,ddim_uniform,beta,normal,linear_quadratic,kl_optimal | — |
| width | INT | — |
| height | INT | — |
| seed | INT | — |
| positive_prompt | STRING | — |
| negative_prompt | STRING | — |
| plan_json | STRING | — |
| vae_name | STRING | — |
| clip_name | STRING | — |
| task | STRING | — |
| denoise | FLOAT | — |
| use_refiner | BOOLEAN | — |
| refiner_checkpoint | STRING | — |
| controlnet_name | STRING | — |
| controlnet_strength | FLOAT | — |
| controlnet_start | FLOAT | — |
| controlnet_end | FLOAT | — |