Skip to content

Conversation

@bigcat88
Copy link
Contributor

@bigcat88 bigcat88 commented Nov 1, 2025

Node was tested after conversion:

Screenshot From 2025-11-01 08-29-59

Object's git diff:

diff --git a/v3_object_info.json b/master_object_info.json
index 61eb94a..272fbd0 100644
--- a/v3_object_info.json
+++ b/master_object_info.json
@@ -4348,17 +4348,12 @@
         "input": {
             "required": {
                 "model": [
-                    "MODEL",
-                    {}
+                    "MODEL"
                 ],
                 "hypernetwork_name": [
-                    "COMBO",
-                    {
-                        "multiselect": false,
-                        "options": [
-                            "mjv4Hypernetwork_v1.pt"
-                        ]
-                    }
+                    [
+                        "mjv4Hypernetwork_v1.pt"
+                    ]
                 ],
                 "strength": [
                     "FLOAT",
@@ -4387,18 +4382,12 @@
         "output_name": [
             "MODEL"
         ],
-        "output_tooltips": [
-            null
-        ],
         "name": "HypernetworkLoader",
-        "display_name": null,
+        "display_name": "HypernetworkLoader",
         "description": "",
         "python_module": "comfy_extras.nodes_hypernetwork",
         "category": "loaders",
-        "output_node": false,
-        "deprecated": false,
-        "experimental": false,
-        "api_node": false
+        "output_node": false
     },
     "UpscaleModelLoader": {
         "input": {

@bigcat88 bigcat88 requested a review from Kosinkadink as a code owner November 1, 2025 06:34
@bigcat88
Copy link
Contributor Author

bigcat88 commented Nov 1, 2025

+label: Core

@comfy-pr-bot comfy-pr-bot added the Core Core team dependency label Nov 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Core Core team dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants