Skip to content

Conversation

bigcat88
Copy link
Contributor

@bigcat88 bigcat88 commented Oct 3, 2025

Node was tested after conversion:

Screenshot From 2025-10-03 18-26-02

Git diff:

diff --git a/v3_object_info.json b/master_object_info.json
index 5e42e76..35fd591 100644
--- a/v3_object_info.json
+++ b/master_object_info.json
@@ -5957,8 +5957,7 @@
         "input": {
             "required": {
                 "model": [
-                    "MODEL",
-                    {}
+                    "MODEL"
                 ],
                 "ratio": [
                     "FLOAT",
@@ -5986,18 +5985,12 @@
         "output_name": [
             "MODEL"
         ],
-        "output_tooltips": [
-            null
-        ],
         "name": "TomePatchModel",
-        "display_name": null,
+        "display_name": "TomePatchModel",
         "description": "",
         "python_module": "comfy_extras.nodes_tomesd",
         "category": "model_patches/unet",
-        "output_node": false,
-        "deprecated": false,
-        "experimental": false,
-        "api_node": false
+        "output_node": false
     },
     "CLIPTextEncodeSDXLRefiner": {
         "input": {

@bigcat88 bigcat88 requested a review from Kosinkadink as a code owner October 3, 2025 15:28
@bigcat88
Copy link
Contributor Author

bigcat88 commented Oct 3, 2025

+label: Core

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

changes look good with nonlocal, merging

@Kosinkadink Kosinkadink merged commit 5c8e986 into comfyanonymous:master Oct 3, 2025
12 checks passed
toxicwind pushed a commit to toxicwind/ComfyUI that referenced this pull request Oct 12, 2025
gmaOCR pushed a commit to gmaOCR/ComfyUI that referenced this pull request Oct 14, 2025
adlerfaulkner pushed a commit to LucaLabsInc/ComfyUI that referenced this pull request Oct 16, 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.

3 participants