diff --git a/custom-node-list.json b/custom-node-list.json index acb2803e..5353e9bc 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -12086,6 +12086,17 @@ "install_type": "git-clone", "description": "A custom node to blend two images together using a specified blending mode." }, + { + "author": "gisu", + "title": "foxpack", + "id": "foxp", + "reference": "https://github.com/gisu/comfyui-foxpack", + "files": [ + "https://github.com/gisu/comfyui-foxpack" + ], + "install_type": "git-clone", + "description": "Collection of nodes for the automation of workflows" + }, @@ -12464,17 +12475,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "gisu", - "title": "foxpack", - "id": "foxp", - "reference": "https://github.com/gisu/comfyui-foxpack", - "files" [ - "https://github.com/gisu/comfyui-foxpack" - ], - "install_type": "git-clone", - "description": "Collection of nodes for the automation of workflows" } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 81a4d9c9..e63922ea 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,7 +10,19 @@ + + { + "author": "gisu", + "title": "foxpack", + "id": "foxp", + "reference": "https://github.com/gisu/comfyui-foxpack", + "files": [ + "https://github.com/gisu/comfyui-foxpack" + ], + "install_type": "git-clone", + "description": "Collection of nodes for the automation of workflows" + }, { "author": "Visionatrix", "title": "ComfyUI-Visionatrix",