update DB

This commit is contained in:
dr.lt.data 2024-04-03 09:14:45 +09:00
parent e9e1cac6ad
commit cc05a5d855

View File

@ -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",