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 17-46-13

Gtt diff:

diff --git a/v3_object_info.json b/master_object_info.json
index eed16cf..9e298ca 100644
--- a/v3_object_info.json
+++ b/master_object_info.json
@@ -8212,8 +8212,7 @@
         "input": {
             "required": {
                 "model": [
-                    "MODEL",
-                    {}
+                    "MODEL"
                 ],
                 "tile_size": [
                     "INT",
@@ -8265,18 +8264,12 @@
         "output_name": [
             "MODEL"
         ],
-        "output_tooltips": [
-            null
-        ],
         "name": "HyperTile",
-        "display_name": null,
+        "display_name": "HyperTile",
         "description": "",
         "python_module": "comfy_extras.nodes_hypertile",
         "category": "model_patches/unet",
-        "output_node": false,
-        "deprecated": false,
-        "experimental": false,
-        "api_node": false
+        "output_node": false
     },
     "ModelSamplingDiscrete": {
         "input": {

@bigcat88
Copy link
Contributor Author

+label: Core

@comfy-pr-bot comfy-pr-bot added the Core Core team dependency label Sep 27, 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.

Original node should have used nonlocal instead of self anyway. Diff looks good, merging.

@Kosinkadink Kosinkadink merged commit 2dadb34 into comfyanonymous:master Sep 28, 2025
11 checks passed
@bigcat88 bigcat88 deleted the v3/nodes_hypertile branch September 28, 2025 05:20
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.

3 participants