diff --git a/custom-node-list.json b/custom-node-list.json index 9d5dcb0f..67c4b1fb 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17976,6 +17976,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", "title": "Image2Halftone Node for ComfyUI",