update DB
This commit is contained in:
@@ -10,6 +10,16 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "Hangover3832",
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"author": "ParisNeo",
|
||||
"title": "lollms_nodes_suite",
|
||||
@@ -681,16 +691,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "These nodes are mainly used to translate prompt words from other languages into English. PromptTranslateToText implements prompt word translation based on Helsinki NLP translation model.It doesn't require internet connection。"
|
||||
},
|
||||
{
|
||||
"author": "gokayfem",
|
||||
"title": "ComfyUI-Depth-Visualization",
|
||||
"reference": "https://github.com/gokayfem/ComfyUI-Depth-Visualization",
|
||||
"files": [
|
||||
"https://github.com/gokayfem/ComfyUI-Depth-Visualization"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Works with any Depth Map and visualizes the applied version it inside ComfyUI"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user