ComfyUI Node
Kling Image Generation
A ComfyUI node in Kling AI/Image with 8 inputs and 3 outputs.
Kling Image Generation
- auth
- image
- url
- task_id
◄prompt►
◄negative_prompt►
◄model_namekling-v3►
◄aspect_ratio1:1►
◄resolution1k►
◄fidelity0.50►
◄n1►
CategoryKling AI/Image
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| auth | KLING_AUTH | — | |
| prompt | STRING | Text description of the image to generate. | |
| negative_prompt | STRING | Things to avoid in the generated image. | |
| model_name | COMBO | kling-v3 | Kling image model version. |
| aspect_ratio | COMBO | 1:1 | Output image aspect ratio. |
| resolution | COMBO | 1k | Output resolution: 1k (~1024px) or 2k (~2048px). |
| fidelity | FLOAT | 0.500–1 | Image fidelity/detail level (0.0 = creative, 1.0 = faithful). |
| n | INT | 11–9 | Number of images to generate (1-9). |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| url | STRING | — |
| task_id | STRING | — |