Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

bigcat88
Copy link
Contributor

Node was tested after conversion:

Screenshot From 2025-09-27 15-20-14

Git Diff:

diff --git a/v3_object_info.json b/master_object_info.json
index f22c3cf..1675f54 100644
--- a/v3_object_info.json
+++ b/master_object_info.json
@@ -11540,8 +11540,7 @@
         "input": {
             "required": {
                 "model": [
-                    "MODEL",
-                    {}
+                    "MODEL"
                 ]
             },
             "optional": {
@@ -11573,18 +11572,12 @@
         "output_name": [
             "MODEL"
         ],
-        "output_tooltips": [
-            null
-        ],
         "name": "DifferentialDiffusion",
         "display_name": "Differential Diffusion",
         "description": "",
         "python_module": "comfy_extras.nodes_differential_diffusion",
         "category": "_for_testing",
-        "output_node": false,
-        "deprecated": false,
-        "experimental": true,
-        "api_node": false
+        "output_node": false
     },
     "InstructPixToPixConditioning": {
         "input": {

@bigcat88
Copy link
Contributor Author

+label: Core

@Kosinkadink
Copy link
Collaborator

All authors are notified, diff looks good. Will merge on October 1st, Wednesday afternoon PST since some of the affected node packs overlap with those relevant to #9949.

@Kosinkadink Kosinkadink added the Scheduled Merge PR is reviewed and ready, but will be merged at a specific time. label Sep 29, 2025
Copy link
Collaborator

@Kosinkadink Kosinkadink left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wednesday is here, merging.

@Kosinkadink Kosinkadink merged commit e0210ce into comfyanonymous:master Oct 1, 2025
13 checks passed
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