update DB

This commit is contained in:
Dr.Lt.Data 2024-05-20 20:48:25 +09:00
parent 191f874278
commit 42ad7b9877
2 changed files with 22 additions and 11 deletions

View File

@ -9079,6 +9079,17 @@
"install_type": "git-clone",
"description": "This is a plugin for displaying documentation for each comfyui node. "
},
{
"author": "icesun963",
"title": "HFDownLoad Node for ComfyUI",
"id": "img2halftone",
"reference": "https://github.com/icesun963/ComfyUI_HFDownLoad",
"files": [
"https://github.com/icesun963/ComfyUI_HFDownLoad"
],
"install_type": "git-clone",
"description": "Download the model from huggingface and put it in any directory."
},
@ -9478,17 +9489,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "icesun963",
"title": "HFDownLoad Node for ComfyUI",
"id": "img2halftone",
"reference": "https://github.com/icesun963/ComfyUI_HFDownLoad",
"files": [
"https://github.com/icesun963/ComfyUI_HFDownLoad"
],
"install_type": "git-clone",
"description": "Download the model from huggingface and put it in any directory."
}
]
}

View File

@ -12,6 +12,17 @@
{
"author": "icesun963",
"title": "HFDownLoad Node for ComfyUI",
"id": "img2halftone",
"reference": "https://github.com/icesun963/ComfyUI_HFDownLoad",
"files": [
"https://github.com/icesun963/ComfyUI_HFDownLoad"
],
"install_type": "git-clone",
"description": "Download the model from huggingface and put it in any directory."
},
{
"author": "cavinHuang",
"title": "Docs for every comfyui node",