Add comfy-cliption to custom-node-list.json (#1364)

This commit is contained in:
pharmapsychotic 2024-12-24 20:17:34 -06:00 committed by GitHub
parent 171496c2ca
commit 59e4e0fba4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18764,6 +18764,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "pharmapsychotic",
"title": "comfy-cliption",
"id": "comfy-cliption",
"reference": "https://github.com/pharmapsychotic/comfy-cliption",
"files": [
"https://github.com/pharmapsychotic/comfy-cliption"
],
"install_type": "git-clone",
"description": "Image to caption with CLIP ViT-L/14. Small and fast addition to the CLIP-L model you already have loaded to generate captions for images within your workflow."
}
]
}