Merge pull request #1 from akawana/akawana-patch-1

Add Utils Extra custom node to the list
This commit is contained in:
akawana 2025-11-26 23:39:18 +08:00 committed by GitHub
commit d537b91dbc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,16 @@
{
"custom_nodes": [
{
"author": "akawana",
"title": "Utils Extra",
"reference": "https://github.com/akawana/ComfyUI-Utils-extra",
"files": [
"https://github.com/akawana/ComfyUI-Utils-extra"
],
"install_type": "git-clone",
"description": "Utility tools. Index Multiple is used for expanding multiple values from a list.",
"tags": ["utility", "list", "batch"]
},
{
"author": "Dr.Lt.Data",
"title": "ComfyUI-Manager",