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
191f874278
commit
42ad7b9877
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user