diff --git a/custom-node-list.json b/custom-node-list.json index 6facca39..504d676c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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." } ] }