Browse Source

update DB

pull/531/head
Dr.Lt.Data 8 months ago
parent
commit
dbc1ca3bed
  1. 10
      custom-node-list.json
  2. 8
      extension-node-map.json
  3. 20
      node_db/new/custom-node-list.json
  4. 8
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -4758,6 +4758,16 @@
"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!]"
},
{
"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",
"title": "ComfyUI Profiler",

8
extension-node-map.json

@ -1347,6 +1347,14 @@
"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": [
[
"Normalization",

20
node_db/new/custom-node-list.json

@ -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"
}
]
}

8
node_db/new/extension-node-map.json

@ -1347,6 +1347,14 @@
"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": [
[
"Normalization",

Loading…
Cancel
Save