diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index ecd2c9a6..6faecd22 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -132,13 +132,13 @@ }, { "author": "Hangover3832", - "title": "Recognize Anything Model (RAM++) for ComfyUI", + "title": "Recognize Anything Model (RAM) for ComfyUI", "reference": "https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything", "files": [ "https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything" ], "install_type": "git-clone", - "description": "This is an image recognition node for ComfyUI based on the RAM++ model from [a/xinyu1205](https://huggingface.co/xinyu1205).\nThis node outputs a string of tags with all the recognized objects and elements in the image." + "description": "This is an image recognition node for ComfyUI based on the RAM++ model from [a/xinyu1205](https://huggingface.co/xinyu1205).\nThis node outputs a string of tags with all the recognized objects and elements in the image in English or Chinese language.\nFor image tagging and captioning." }, { "author": "ParisNeo",