From 19cf83cce644e1049dfc63952ee098d9bcb26df0 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 3 Jun 2025 18:47:13 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 23 +++++++++++------------ node_db/legacy/custom-node-list.json | 12 ++++++++++++ 2 files changed, 23 insertions(+), 12 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index e02c7ecb..dcba8e94 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -58,6 +58,17 @@ "install_type": "git-clone", "description": "This is a helper extension for ComfyUI that assists with node connections." }, + { + "author": "WASasquatch", + "title": "WAS Node Suite (Revised)", + "id": "was-ns", + "reference": "https://github.com/ltdrdata/was-node-suite-comfyui", + "files": [ + "https://github.com/ltdrdata/was-node-suite-comfyui" + ], + "install_type": "git-clone", + "description": "A massive node pack consisting of over 200 nodes, including image processing, masking, text handling, and arithmetic operations.\nNOTE: A replacement node pack provided for existing users following the retirement of the original author of the widely used WAS Node Suite." + }, { "author": "comfyanonymous", "title": "ComfyUI_experiments", @@ -333,18 +344,6 @@ ], "description": "CLIPTextEncodeBLIP: This custom node provides a CLIP Encoder that is capable of receiving images as input." }, - { - "author": "WASasquatch", - "title": "WAS Node Suite", - "id": "was", - "reference": "https://github.com/WASasquatch/was-node-suite-comfyui", - "pip": ["numba"], - "files": [ - "https://github.com/WASasquatch/was-node-suite-comfyui" - ], - "install_type": "git-clone", - "description": "A node suite for ComfyUI with many new nodes, such as image processing, text processing, and more." - }, { "author": "WASasquatch", "title": "ComfyUI Preset Merger", diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json index 34b9110f..4099e889 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -11,6 +11,18 @@ + { + "author": "WASasquatch", + "title": "WAS Node Suite [DEPRECATED]", + "id": "was", + "reference": "https://github.com/WASasquatch/was-node-suite-comfyui", + "pip": ["numba"], + "files": [ + "https://github.com/WASasquatch/was-node-suite-comfyui" + ], + "install_type": "git-clone", + "description": "A node suite for ComfyUI with many new nodes, such as image processing, text processing, and more." + }, { "author": "TOM1063", "title": "ComfyUI-SamuraiTools [REMOVED]",