Skip to content

Conversation

bigcat88
Copy link
Contributor

@bigcat88 bigcat88 commented Oct 2, 2025

Git diff:

diff --git a/v3_object_info.json b/master_object_info.json
index 21b4b18..10c374f 100644
--- a/v3_object_info.json
+++ b/master_object_info.json
@@ -3729,12 +3729,10 @@
         "input": {
             "required": {
                 "samples1": [
-                    "LATENT",
-                    {}
+                    "LATENT"
                 ],
                 "samples2": [
-                    "LATENT",
-                    {}
+                    "LATENT"
                 ]
             }
         },
@@ -3753,29 +3751,21 @@
         "output_name": [
             "LATENT"
         ],
-        "output_tooltips": [
-            null
-        ],
         "name": "LatentAdd",
-        "display_name": null,
+        "display_name": "LatentAdd",
         "description": "",
         "python_module": "comfy_extras.nodes_latent",
         "category": "latent/advanced",
-        "output_node": false,
-        "deprecated": false,
-        "experimental": false,
-        "api_node": false
+        "output_node": false
     },
     "LatentSubtract": {
         "input": {
             "required": {
                 "samples1": [
-                    "LATENT",
-                    {}
+                    "LATENT"
                 ],
                 "samples2": [
-                    "LATENT",
-                    {}
+                    "LATENT"
                 ]
             }
         },
@@ -3794,25 +3784,18 @@
         "output_name": [
             "LATENT"
         ],
-        "output_tooltips": [
-            null
-        ],
         "name": "LatentSubtract",
-        "display_name": null,
+        "display_name": "LatentSubtract",
         "description": "",
         "python_module": "comfy_extras.nodes_latent",
         "category": "latent/advanced",
-        "output_node": false,
-        "deprecated": false,
-        "experimental": false,
-        "api_node": false
+        "output_node": false
     },
     "LatentMultiply": {
         "input": {
             "required": {
                 "samples": [
-                    "LATENT",
-                    {}
+                    "LATENT"
                 ],
                 "multiplier": [
                     "FLOAT",
@@ -3840,29 +3823,21 @@
         "output_name": [
             "LATENT"
         ],
-        "output_tooltips": [
-            null
-        ],
         "name": "LatentMultiply",
-        "display_name": null,
+        "display_name": "LatentMultiply",
         "description": "",
         "python_module": "comfy_extras.nodes_latent",
         "category": "latent/advanced",
-        "output_node": false,
-        "deprecated": false,
-        "experimental": false,
-        "api_node": false
+        "output_node": false
     },
     "LatentInterpolate": {
         "input": {
             "required": {
                 "samples1": [
-                    "LATENT",
-                    {}
+                    "LATENT"
                 ],
                 "samples2": [
-                    "LATENT",
-                    {}
+                    "LATENT"
                 ],
                 "ratio": [
                     "FLOAT",
@@ -3891,43 +3866,31 @@
         "output_name": [
             "LATENT"
         ],
-        "output_tooltips": [
-            null
-        ],
         "name": "LatentInterpolate",
-        "display_name": null,
+        "display_name": "LatentInterpolate",
         "description": "",
         "python_module": "comfy_extras.nodes_latent",
         "category": "latent/advanced",
-        "output_node": false,
-        "deprecated": false,
-        "experimental": false,
-        "api_node": false
+        "output_node": false
     },
     "LatentConcat": {
         "input": {
             "required": {
                 "samples1": [
-                    "LATENT",
-                    {}
+                    "LATENT"
                 ],
                 "samples2": [
-                    "LATENT",
-                    {}
+                    "LATENT"
                 ],
                 "dim": [
-                    "COMBO",
-                    {
-                        "multiselect": false,
-                        "options": [
-                            "x",
-                            "-x",
-                            "y",
-                            "-y",
-                            "t",
-                            "-t"
-                        ]
-                    }
+                    [
+                        "x",
+                        "-x",
+                        "y",
+                        "-y",
+                        "t",
+                        "-t"
+                    ]
                 ]
             }
         },
@@ -3947,36 +3910,25 @@
         "output_name": [
             "LATENT"
         ],
-        "output_tooltips": [
-            null
-        ],
         "name": "LatentConcat",
-        "display_name": null,
+        "display_name": "LatentConcat",
         "description": "",
         "python_module": "comfy_extras.nodes_latent",
         "category": "latent/advanced",
-        "output_node": false,
-        "deprecated": false,
-        "experimental": false,
-        "api_node": false
+        "output_node": false
     },
     "LatentCut": {
         "input": {
             "required": {
                 "samples": [
-                    "LATENT",
-                    {}
+                    "LATENT"
                 ],
                 "dim": [
-                    "COMBO",
-                    {
-                        "multiselect": false,
-                        "options": [
-                            "x",
-                            "y",
-                            "t"
-                        ]
-                    }
+                    [
+                        "x",
+                        "y",
+                        "t"
+                    ]
                 ],
                 "index": [
                     "INT",
@@ -4015,29 +3967,21 @@
         "output_name": [
             "LATENT"
         ],
-        "output_tooltips": [
-            null
-        ],
         "name": "LatentCut",
-        "display_name": null,
+        "display_name": "LatentCut",
         "description": "",
         "python_module": "comfy_extras.nodes_latent",
         "category": "latent/advanced",
-        "output_node": false,
-        "deprecated": false,
-        "experimental": false,
-        "api_node": false
+        "output_node": false
     },
     "LatentBatch": {
         "input": {
             "required": {
                 "samples1": [
-                    "LATENT",
-                    {}
+                    "LATENT"
                 ],
                 "samples2": [
-                    "LATENT",
-                    {}
+                    "LATENT"
                 ]
             }
         },
@@ -4056,35 +4000,26 @@
         "output_name": [
             "LATENT"
         ],
-        "output_tooltips": [
-            null
-        ],
         "name": "LatentBatch",
-        "display_name": null,
+        "display_name": "LatentBatch",
         "description": "",
         "python_module": "comfy_extras.nodes_latent",
         "category": "latent/batch",
-        "output_node": false,
-        "deprecated": false,
-        "experimental": false,
-        "api_node": false
+        "output_node": false
     },
     "LatentBatchSeedBehavior": {
         "input": {
             "required": {
                 "samples": [
-                    "LATENT",
-                    {}
+                    "LATENT"
                 ],
                 "seed_behavior": [
-                    "COMBO",
+                    [
+                        "random",
+                        "fixed"
+                    ],
                     {
-                        "default": "fixed",
-                        "multiselect": false,
-                        "options": [
-                            "random",
-                            "fixed"
-                        ]
+                        "default": "fixed"
                     }
                 ]
             }
@@ -4104,29 +4039,21 @@
         "output_name": [
             "LATENT"
         ],
-        "output_tooltips": [
-            null
-        ],
         "name": "LatentBatchSeedBehavior",
-        "display_name": null,
+        "display_name": "LatentBatchSeedBehavior",
         "description": "",
         "python_module": "comfy_extras.nodes_latent",
         "category": "latent/advanced",
-        "output_node": false,
-        "deprecated": false,
-        "experimental": false,
-        "api_node": false
+        "output_node": false
     },
     "LatentApplyOperation": {
         "input": {
             "required": {
                 "samples": [
-                    "LATENT",
-                    {}
+                    "LATENT"
                 ],
                 "operation": [
-                    "LATENT_OPERATION",
-                    {}
+                    "LATENT_OPERATION"
                 ]
             }
         },
@@ -4145,29 +4072,22 @@
         "output_name": [
             "LATENT"
         ],
-        "output_tooltips": [
-            null
-        ],
         "name": "LatentApplyOperation",
-        "display_name": null,
+        "display_name": "LatentApplyOperation",
         "description": "",
         "python_module": "comfy_extras.nodes_latent",
         "category": "latent/advanced/operations",
         "output_node": false,
-        "deprecated": false,
-        "experimental": true,
-        "api_node": false
+        "experimental": true
     },
     "LatentApplyOperationCFG": {
         "input": {
             "required": {
                 "model": [
-                    "MODEL",
-                    {}
+                    "MODEL"
                 ],
                 "operation": [
-                    "LATENT_OPERATION",
-                    {}
+                    "LATENT_OPERATION"
                 ]
             }
         },
@@ -4186,18 +4106,13 @@
         "output_name": [
             "MODEL"
         ],
-        "output_tooltips": [
-            null
-        ],
         "name": "LatentApplyOperationCFG",
-        "display_name": null,
+        "display_name": "LatentApplyOperationCFG",
         "description": "",
         "python_module": "comfy_extras.nodes_latent",
         "category": "latent/advanced/operations",
         "output_node": false,
-        "deprecated": false,
-        "experimental": true,
-        "api_node": false
+        "experimental": true
     },
     "LatentOperationTonemapReinhard": {
         "input": {
@@ -4227,18 +4142,13 @@
         "output_name": [
             "LATENT_OPERATION"
         ],
-        "output_tooltips": [
-            null
-        ],
         "name": "LatentOperationTonemapReinhard",
-        "display_name": null,
+        "display_name": "LatentOperationTonemapReinhard",
         "description": "",
         "python_module": "comfy_extras.nodes_latent",
         "category": "latent/advanced/operations",
         "output_node": false,
-        "deprecated": false,
-        "experimental": true,
-        "api_node": false
+        "experimental": true
     },
     "LatentOperationSharpen": {
         "input": {
@@ -4288,18 +4198,13 @@
         "output_name": [
             "LATENT_OPERATION"
         ],
-        "output_tooltips": [
-            null
-        ],
         "name": "LatentOperationSharpen",
-        "display_name": null,
+        "display_name": "LatentOperationSharpen",
         "description": "",
         "python_module": "comfy_extras.nodes_latent",
         "category": "latent/advanced/operations",
         "output_node": false,
-        "deprecated": false,
-        "experimental": true,
-        "api_node": false
+        "experimental": true
     },
     "HypernetworkLoader": {
         "input": {

@bigcat88 bigcat88 requested a review from Kosinkadink as a code owner October 2, 2025 14:05
@bigcat88
Copy link
Contributor Author

bigcat88 commented Oct 2, 2025

+label: Core

@Kosinkadink
Copy link
Collaborator

Node authors notified, will be merged Wednesday October 8th.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Core team dependency Scheduled Merge PR is reviewed and ready, but will be merged at a specific time.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants