mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
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:
parent
5a61000daa
commit
08f7394af0
@ -17975,6 +17975,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user