Patch version increment to 1.36.12

**Base branch:** `main`

---------

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-28 10:05:27 +09:00
committed by GitHub
parent 59af15961f
commit 52bb58d307
4 changed files with 2032 additions and 2244 deletions

View File

@@ -3183,13 +3183,16 @@
},
"outputs": {
"0": {
"name": "width"
"name": "width",
"tooltip": null
},
"1": {
"name": "height"
"name": "height",
"tooltip": null
},
"2": {
"name": "batch_size"
"name": "batch_size",
"tooltip": null
}
}
},
@@ -3725,6 +3728,11 @@
"control_after_generate": {
"name": "control after generate"
}
},
"outputs": {
"0": {
"tooltip": null
}
}
},
"ImageBatch": {
@@ -3841,6 +3849,11 @@
"y": {
"name": "y"
}
},
"outputs": {
"0": {
"tooltip": null
}
}
},
"ImageDeduplication": {
@@ -3871,6 +3884,11 @@
"flip_method": {
"name": "flip_method"
}
},
"outputs": {
"0": {
"tooltip": null
}
}
},
"ImageFromBatch": {
@@ -3885,6 +3903,11 @@
"length": {
"name": "length"
}
},
"outputs": {
"0": {
"tooltip": null
}
}
},
"ImageGrid": {
@@ -4024,6 +4047,11 @@
"rotation": {
"name": "rotation"
}
},
"outputs": {
"0": {
"tooltip": null
}
}
},
"ImageScale": {
@@ -4072,6 +4100,11 @@
"largest_size": {
"name": "largest_size"
}
},
"outputs": {
"0": {
"tooltip": null
}
}
},
"ImageScaleToTotalPixels": {
@@ -4120,7 +4153,7 @@
},
"ImageStitch": {
"display_name": "Image Stitch",
"description": "\nStitches image2 to image1 in the specified direction.\nIf image2 is not provided, returns image1 unchanged.\nOptional spacing can be added between images.\n",
"description": "Stitches image2 to image1 in the specified direction.\nIf image2 is not provided, returns image1 unchanged.\nOptional spacing can be added between images.",
"inputs": {
"image1": {
"name": "image1"
@@ -4140,6 +4173,11 @@
"image2": {
"name": "image2"
}
},
"outputs": {
"0": {
"tooltip": null
}
}
},
"ImageToMask": {
@@ -4687,6 +4725,36 @@
}
}
},
"KlingMotionControl": {
"display_name": "Kling Motion Control",
"inputs": {
"prompt": {
"name": "prompt"
},
"reference_image": {
"name": "reference_image"
},
"reference_video": {
"name": "reference_video",
"tooltip": "Motion reference video used to drive movement/expression.\nDuration limits depend on character_orientation:\n - image: 310s (max 10s)\n - video: 330s (max 30s)"
},
"keep_original_sound": {
"name": "keep_original_sound"
},
"character_orientation": {
"name": "character_orientation",
"tooltip": "Controls where the character's facing/orientation comes from.\nvideo: movements, expressions, camera moves, and orientation follow the motion reference video (other details via prompt).\nimage: movements and expressions still follow the motion reference video, but the character orientation matches the reference image (camera/other details via prompt)."
},
"mode": {
"name": "mode"
}
},
"outputs": {
"0": {
"tooltip": null
}
}
},
"KlingOmniProEditVideoNode": {
"display_name": "Kling Omni Edit Video (Pro)",
"description": "Edit an existing video with the latest model from Kling.",
@@ -6435,6 +6503,19 @@
}
}
},
"ManualSigmas": {
"display_name": "ManualSigmas",
"inputs": {
"sigmas": {
"name": "sigmas"
}
},
"outputs": {
"0": {
"tooltip": null
}
}
},
"MaskComposite": {
"display_name": "MaskComposite",
"inputs": {
@@ -10452,6 +10533,11 @@
"amount": {
"name": "amount"
}
},
"outputs": {
"0": {
"tooltip": null
}
}
},
"RepeatLatentBatch": {
@@ -10539,6 +10625,11 @@
"interpolation": {
"name": "interpolation"
}
},
"outputs": {
"0": {
"tooltip": null
}
}
},
"ResizeImagesByLongerEdge": {
@@ -13838,7 +13929,7 @@
},
"enhance_prompt": {
"name": "enhance_prompt",
"tooltip": "Whether to enhance the prompt with AI assistance"
"tooltip": "This parameter is deprecated and ignored."
},
"person_generation": {
"name": "person_generation",