Add fpgaminer/joycaption_comfyui to custom-node-list.json (#1827)

This commit is contained in:
fpgaminer 2025-05-12 09:43:28 -07:00 committed by GitHub
parent 1f7ae5319a
commit b501e9b20b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25678,6 +25678,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "fpgaminer",
"title": "JoyCaption Nodes",
"id": "comfyui-joycaption",
"reference": "https://github.com/fpgaminer/joycaption_comfyui",
"files": [
"https://github.com/fpgaminer/joycaption_comfyui"
],
"install_type": "git-clone",
"description": "Nodes for running the JoyCaption image captioner VLM."
}
]
}