Patch version increment to 1.35.2

**Base branch:** `main`

┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-7365-1-35-2-2c66d73d365081198874ca2695162232)
by [Unito](https://www.unito.io)

---------

Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Comfy Org PR Bot
2025-12-11 20:13:27 +09:00
committed by GitHub
parent 5fad29ed37
commit a7de97470b
4 changed files with 32 additions and 4 deletions

View File

@@ -4593,6 +4593,34 @@
}
}
},
"KlingOmniProImageNode": {
"display_name": "Kling Omni Image (Pro)",
"description": "Create or edit images with the latest model from Kling.",
"inputs": {
"model_name": {
"name": "model_name"
},
"prompt": {
"name": "prompt",
"tooltip": "A text prompt describing the image content. This can include both positive and negative descriptions."
},
"resolution": {
"name": "resolution"
},
"aspect_ratio": {
"name": "aspect_ratio"
},
"reference_images": {
"name": "reference_images",
"tooltip": "Up to 10 additional reference images."
}
},
"outputs": {
"0": {
"tooltip": null
}
}
},
"KlingOmniProImageToVideoNode": {
"display_name": "Kling Omni Image to Video (Pro)",
"description": "Use up to 7 reference images to generate a video with the latest Kling model.",