mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 10:02:28 +08:00
Add comfy-cliption to custom-node-list.json (#1364)
This commit is contained in:
parent
171496c2ca
commit
59e4e0fba4
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user