Skip to content

Conversation

@bigcat88
Copy link
Contributor

Nodes were tested after conversion:

Screenshot From 2025-11-25 19-08-58

Objects git diff:

diff --git a/v3_object_info.json b/master_object_info.json
index e5e6d34..3636ac2 100644
--- a/v3_object_info.json
+++ b/master_object_info.json
@@ -6401,8 +6401,7 @@
         "input": {
             "required": {
                 "model": [
-                    "MODEL",
-                    {}
+                    "MODEL"
                 ],
                 "b1": [
                     "FLOAT",
@@ -6460,25 +6459,18 @@
         "output_name": [
             "MODEL"
         ],
-        "output_tooltips": [
-            null
-        ],
         "name": "FreeU",
-        "display_name": null,
+        "display_name": "FreeU",
         "description": "",
         "python_module": "comfy_extras.nodes_freelunch",
         "category": "model_patches/unet",
-        "output_node": false,
-        "deprecated": false,
-        "experimental": false,
-        "api_node": false
+        "output_node": false
     },
     "FreeU_V2": {
         "input": {
             "required": {
                 "model": [
-                    "MODEL",
-                    {}
+                    "MODEL"
                 ],
                 "b1": [
                     "FLOAT",
@@ -6536,18 +6528,12 @@
         "output_name": [
             "MODEL"
         ],
-        "output_tooltips": [
-            null
-        ],
         "name": "FreeU_V2",
-        "display_name": null,
+        "display_name": "FreeU_V2",
         "description": "",
         "python_module": "comfy_extras.nodes_freelunch",
         "category": "model_patches/unet",
-        "output_node": false,
-        "deprecated": false,
-        "experimental": false,
-        "api_node": false
+        "output_node": false
     },
     "SamplerCustom": {
         "input": {

@bigcat88
Copy link
Contributor Author

+label: Core

@Kosinkadink
Copy link
Collaborator

Node authors notified, will merge on Friday December 5th.

@Kosinkadink Kosinkadink added Scheduled Merge PR is reviewed and ready, but will be merged at a specific time. Core Core team dependency labels Nov 26, 2025
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.

2 participants