Update custom-node-list.json - Add comfy-ex-tagcomplete

This commit is contained in:
jupo-ai 2025-03-26 21:56:45 +09:00 committed by GitHub
parent 87a652d038
commit fc93408f90
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23213,6 +23213,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "jupo-ai",
"title": "comfy-ex-tagcomplete",
"id": "comfy-ex-tagcomplete",
"reference": "https://github.com/jupo-ai/comfy-ex-tagcomplete.git",
"files": [
"https://github.com/jupo-ai/comfy-ex-tagcomplete.git"
],
"install_type": "git-clone",
"description": "tag completer with csv file"
}
]
}