Add fpgaminer/joycaption_comfyui to custom-node-list.json

This commit is contained in:
fpgaminer 2025-05-11 23:26:13 -07:00 committed by GitHub
parent 8e7ba18e05
commit 92a05b6a03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25646,6 +25646,17 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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."
} }
] ]
} }