From 92979ff7c84d3a2b66a222829f882b528fa97f53 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 1 Jan 2026 04:33:34 +0900 Subject: [PATCH] update DB --- node_db/new/custom-node-list.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 80577062..343c2d05 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -182,13 +182,14 @@ }, { "author": "XuanYu-github", - "title": "comfyui-PlyPreview", + "title": "ComfyUI PlyPreview", + "id": "comfyui-plypreview", "reference": "https://github.com/XuanYu-github/comfyui-PlyPreview", "files": [ "https://github.com/XuanYu-github/comfyui-PlyPreview" ], "install_type": "git-clone", - "description": "Gaussian Splat PLY loading and preview nodes with built-in gsplat.js frontend viewer. (Description by CC)" + "description": "Gaussian Splat PLY loader + preview nodes (Load/Path/Process/Preview) with bundled gsplat viewer" }, { "author": "maxious",