diff --git a/custom-node-list.json b/custom-node-list.json index dffebb4..0d46bd7 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 9d0f47e..381d5f6 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -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",