Update custom-node-list.json (#1293)

A custom ComfyUI node for generating AI-powered image descriptions using Together AI's Vision models (both free and paid versions)
This commit is contained in:
Shubz World 2024-12-06 01:26:11 +05:30 committed by GitHub
parent 5a61000daa
commit 08f7394af0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17975,6 +17975,17 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "Various image processing nodes." "description": "Various image processing nodes."
},
{
"author": "mithamunda",
"title": "Together Vision Node",
"id": "comfyui_together_vision",
"reference": "https://github.com/mithamunda/ComfyUI-TogetherVision",
"files": [
"https://github.com/mithamunda/ComfyUI-TogetherVision"
],
"install_type": "git-clone",
"description": "A custom ComfyUI node for generating AI-powered image descriptions using Together AI's Vision models (both free and paid versions). Features include customizable prompts, advanced generation parameters, and robust image handling with comprehensive error management."
}, },
{ {
"author": "aimingfail", "author": "aimingfail",