Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
Kling Image Generation Node generates images from text prompts with the option to use a reference image for guidance. It creates one or more images based on your text description and reference settings, then returns the generated images as output.

Inputs

Parameter Constraints:
  • The image parameter is optional, but when provided, the kling-v1 model does not support reference images
  • Prompt and negative prompt have maximum length limitations (MAX_PROMPT_LENGTH_IMAGE_GEN)
  • When no reference image is provided, the image_type parameter is automatically set to None

Outputs