update DB

This commit is contained in:
Dr.Lt.Data 2024-03-31 22:28:05 +09:00
parent 72a26c6cde
commit dbc1ca3bed
4 changed files with 36 additions and 10 deletions

View File

@ -4758,6 +4758,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Moondream is a lightweight multimodal large languge model.\nIMPORTANT:According to the creator, Moondream is for research purposes only, commercial use is not allowed!\n[w/WARN:Additional python code will be downloaded from huggingface and executed. You have to trust this creator if you want to use this node!]" "description": "Moondream is a lightweight multimodal large languge model.\nIMPORTANT:According to the creator, Moondream is for research purposes only, commercial use is not allowed!\n[w/WARN:Additional python code will be downloaded from huggingface and executed. You have to trust this creator if you want to use this node!]"
}, },
{
"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": "tzwm", "author": "tzwm",
"title": "ComfyUI Profiler", "title": "ComfyUI Profiler",

View File

@ -1347,6 +1347,14 @@
"title_aux": "ComfyUI-Hangover-Nodes" "title_aux": "ComfyUI-Hangover-Nodes"
} }
], ],
"https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": [
[
"Recognize Anything Model (RAM++)"
],
{
"title_aux": "Recognize Anything Model (RAM++) for ComfyUI"
}
],
"https://github.com/Haoming02/comfyui-diffusion-cg": [ "https://github.com/Haoming02/comfyui-diffusion-cg": [
[ [
"Normalization", "Normalization",

View File

@ -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", "author": "ParisNeo",
"title": "lollms_nodes_suite", "title": "lollms_nodes_suite",
@ -681,16 +691,6 @@
], ],
"install_type": "git-clone", "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。" "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"
} }
] ]
} }

View File

@ -1347,6 +1347,14 @@
"title_aux": "ComfyUI-Hangover-Nodes" "title_aux": "ComfyUI-Hangover-Nodes"
} }
], ],
"https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": [
[
"Recognize Anything Model (RAM++)"
],
{
"title_aux": "Recognize Anything Model (RAM++) for ComfyUI"
}
],
"https://github.com/Haoming02/comfyui-diffusion-cg": [ "https://github.com/Haoming02/comfyui-diffusion-cg": [
[ [
"Normalization", "Normalization",