added ComfyUI_TK3R_Ext to custom nodes list (#2614)

This commit is contained in:
TK3R 2026-02-16 20:44:23 -05:00 committed by GitHub
parent d11db7e48c
commit 3cda7f602e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43471,6 +43471,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "TK3R",
"title": "ComfyUI TK3R Extensions",
"id": "comfyui_tk3r_ext",
"reference": "https://github.com/TK3R/ComfyUI_TK3R_Ext",
"files": [
"https://github.com/TK3R/ComfyUI_TK3R_Ext"
],
"install_type": "git-clone",
"description": "A few enhanced versions of vanilla nodes, mainly Qwen/ZImage controlnet nodes & scheduled CFG guider, and some utility nodes."
}
]
}