mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
update DB
This commit is contained in:
parent
72a26c6cde
commit
dbc1ca3bed
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -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…
Reference in New Issue
Block a user