This commit is contained in:
user2318 2026-05-29 16:50:25 +08:00 committed by GitHub
commit 546a1794c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52595,6 +52595,16 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI custom nodes for one-sample-per-run iteration across image, video, and text sources." "description": "ComfyUI custom nodes for one-sample-per-run iteration across image, video, and text sources."
},
{
"author": "user2318",
"title": "ComfyUI-CustomNodeKit",
"reference": "https://github.com/user2318/ComfyUI-CustomNodeKit",
"files": [
"https://github.com/user2318/ComfyUI-CustomNodeKit"
],
"install_type": "git-clone",
"description": "A set of custom nodes for ComfyUI, covering video generation (WanLoop), pose processing (SDPose), image interaction operations, and other common workflow needs."
} }
] ]
} }