update DB

This commit is contained in:
Dr.Lt.Data 2024-01-06 17:30:28 +09:00
parent 2257762ad4
commit 1e188d927e
2 changed files with 20 additions and 0 deletions

View File

@ -4054,6 +4054,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: MS kosmos-2 Interrogator. An implementation of Microsoft [a/kosmos-2](https://huggingface.co/microsoft/kosmos-2-patch14-224) image to text transformer." "description": "Nodes: MS kosmos-2 Interrogator. An implementation of Microsoft [a/kosmos-2](https://huggingface.co/microsoft/kosmos-2-patch14-224) image to text transformer."
}, },
{
"author": "tzwm",
"title": "ComfyUI Profiler",
"reference": "https://github.com/tzwm/comfyui-profiler",
"files": [
"https://github.com/tzwm/comfyui-profiler"
],
"install_type": "git-clone",
"description": "Calculate the execution time of all nodes."
},
{ {
"author": "Ser-Hilary", "author": "Ser-Hilary",

View File

@ -9,6 +9,16 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel." "description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel."
}, },
{
"author": "tzwm",
"title": "ComfyUI Profiler",
"reference": "https://github.com/tzwm/comfyui-profiler",
"files": [
"https://github.com/tzwm/comfyui-profiler"
],
"install_type": "git-clone",
"description": "Calculate the execution time of all nodes."
},
{ {
"author": "Hangover3832", "author": "Hangover3832",
"title": "ComfyUI-Hangover-Nodes", "title": "ComfyUI-Hangover-Nodes",