From bc47ccc8c875e40c2b61c529c7d928824e506513 Mon Sep 17 00:00:00 2001 From: daxcay Date: Thu, 13 Jun 2024 18:00:29 +0530 Subject: [PATCH] Node name update I updated the node name as it make more sense now after getting feedback from the node users --- custom-node-list.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index e2d28f21..fed1e39c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7520,11 +7520,10 @@ }, { "author": "daxcay", - "title": "ComfyUI-DRMN", - "id": "drmn", - "reference": "https://github.com/daxcay/ComfyUI-DRMN", + "title": "ComfyUI-DataSet", + "reference": "https://github.com/daxcay/ComfyUI-DataSet", "files": [ - "https://github.com/daxcay/ComfyUI-DRMN" + "https://github.com/daxcay/ComfyUI-DataSet" ], "install_type": "git-clone", "description": "Data Research And Manipulators Nodes for Model Trainers, Artists, Designers and Animators. Captions, Visualizer, Text Manipulator\nNOTE: This repo is renamed to ComfyUI-DataSet."