Minor version increment to 1.32.0

**Base branch:** `main`

┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-6474-1-32-0-29d6d73d365081758b7df1a759a85013)
by [Unito](https://www.unito.io)

---------

Co-authored-by: simula-r <18093452+simula-r@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Comfy Org PR Bot
2025-10-31 13:12:57 +09:00
committed by GitHub
parent e1706a8f13
commit da078a6071
5 changed files with 112 additions and 12 deletions

View File

@@ -5158,7 +5158,7 @@
},
"LumaConceptsNode": {
"display_name": "Luma Concepts",
"description": "Holds one or more Camera Concepts for use with Luma Text to Video and Luma Image to Video nodes.",
"description": "Camera Concepts for use with Luma Text to Video and Luma Image to Video nodes.",
"inputs": {
"concept1": {
"name": "concept1"
@@ -5462,7 +5462,7 @@
},
"MinimaxImageToVideoNode": {
"display_name": "MiniMax Image to Video",
"description": "Generates videos synchronously based on an image and prompt, and optional parameters using MiniMax's API.",
"description": "Generates videos synchronously based on an image and prompt, and optional parameters.",
"inputs": {
"image": {
"name": "image",
@@ -5492,7 +5492,7 @@
},
"MinimaxTextToVideoNode": {
"display_name": "MiniMax Text to Video",
"description": "Generates videos synchronously based on a prompt, and optional parameters using MiniMax's API.",
"description": "Generates videos synchronously based on a prompt, and optional parameters.",
"inputs": {
"prompt_text": {
"name": "prompt_text",
@@ -9027,7 +9027,8 @@
},
"outputs": {
"0": {
"name": "recraft_color"
"name": "recraft_color",
"tooltip": null
}
}
},
@@ -9044,7 +9045,8 @@
},
"outputs": {
"0": {
"name": "recraft_controls"
"name": "recraft_controls",
"tooltip": null
}
}
},
@@ -9055,6 +9057,11 @@
"image": {
"name": "image"
}
},
"outputs": {
"0": {
"tooltip": null
}
}
},
"RecraftCrispUpscaleNode": {
@@ -9064,6 +9071,11 @@
"image": {
"name": "image"
}
},
"outputs": {
"0": {
"tooltip": null
}
}
},
"RecraftImageInpaintingNode": {
@@ -9098,6 +9110,11 @@
"control_after_generate": {
"name": "control after generate"
}
},
"outputs": {
"0": {
"tooltip": null
}
}
},
"RecraftImageToImageNode": {
@@ -9137,6 +9154,11 @@
"control_after_generate": {
"name": "control after generate"
}
},
"outputs": {
"0": {
"tooltip": null
}
}
},
"RecraftRemoveBackgroundNode": {
@@ -9146,6 +9168,14 @@
"image": {
"name": "image"
}
},
"outputs": {
"0": {
"tooltip": null
},
"1": {
"tooltip": null
}
}
},
"RecraftReplaceBackgroundNode": {
@@ -9177,6 +9207,11 @@
"control_after_generate": {
"name": "control after generate"
}
},
"outputs": {
"0": {
"tooltip": null
}
}
},
"RecraftStyleV3DigitalIllustration": {
@@ -9189,7 +9224,8 @@
},
"outputs": {
"0": {
"name": "recraft_style"
"name": "recraft_style",
"tooltip": null
}
}
},
@@ -9204,7 +9240,8 @@
},
"outputs": {
"0": {
"name": "recraft_style"
"name": "recraft_style",
"tooltip": null
}
}
},
@@ -9218,7 +9255,8 @@
},
"outputs": {
"0": {
"name": "recraft_style"
"name": "recraft_style",
"tooltip": null
}
}
},
@@ -9232,7 +9270,8 @@
},
"outputs": {
"0": {
"name": "recraft_style"
"name": "recraft_style",
"tooltip": null
}
}
},
@@ -9270,6 +9309,11 @@
"control_after_generate": {
"name": "control after generate"
}
},
"outputs": {
"0": {
"tooltip": null
}
}
},
"RecraftTextToVectorNode": {
@@ -9306,6 +9350,11 @@
"control_after_generate": {
"name": "control after generate"
}
},
"outputs": {
"0": {
"tooltip": null
}
}
},
"RecraftVectorizeImageNode": {
@@ -9315,6 +9364,11 @@
"image": {
"name": "image"
}
},
"outputs": {
"0": {
"tooltip": null
}
}
},
"ReferenceLatent": {
@@ -10241,6 +10295,38 @@
}
}
},
"ScaleROPE": {
"display_name": "ScaleROPE",
"description": "Scale and shift the ROPE of the model.",
"inputs": {
"model": {
"name": "model"
},
"scale_x": {
"name": "scale_x"
},
"shift_x": {
"name": "shift_x"
},
"scale_y": {
"name": "scale_y"
},
"shift_y": {
"name": "shift_y"
},
"scale_t": {
"name": "scale_t"
},
"shift_t": {
"name": "shift_t"
}
},
"outputs": {
"0": {
"tooltip": null
}
}
},
"SD_4XUpscale_Conditioning": {
"display_name": "SD_4XUpscale_Conditioning",
"inputs": {