From 737e6ad5ede484f20069c1a007e0c8d7b8e19fee Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 12 Nov 2025 23:50:51 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 22 +++++++++++----------- node_db/new/custom-node-list.json | 11 +++++++++++ 2 files changed, 22 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 49d4f2c0..fb2351e7 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -30166,6 +30166,17 @@ "install_type": "git-clone", "description": "This ComfyUI node will save images directly to Google Drive by using Google's free API service." }, + { + "author": "creepybits", + "title": "world weaver", + "id": "ComfyUI-World_weaver", + "reference": "https://github.com/Creepybits/World_weaver", + "files": [ + "https://github.com/Creepybits/World_weaver" + ], + "install_type": "git-clone", + "description": "The World Weaver System: True AI character consistency using Textual Inheritance. Maintain unshakeable character identity (face, body, essence) across radical changes in pose, clothing, and scene without LoRAs, IP-Adapters, or ControlNet. This repo contains the Character Vault and Prompt Helper components." + }, { "author": "Hazukiaoi", "title": "LM Studio Tools for ComfyUI", @@ -36441,17 +36452,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "creepybits", - "title": "world weaver", - "id": "ComfyUI-World_weaver", - "reference": "https://github.com/Creepybits/World_weaver", - "files": [ - "https://github.com/Creepybits/World_weaver" - ], - "install_type": "git-clone", - "description": "The World Weaver System: True AI character consistency using Textual Inheritance. Maintain unshakeable character identity (face, body, essence) across radical changes in pose, clothing, and scene without LoRAs, IP-Adapters, or ControlNet. This repo contains the Character Vault and Prompt Helper components." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 63a2b7f2..5386c15c 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "creepybits", + "title": "world weaver", + "id": "ComfyUI-World_weaver", + "reference": "https://github.com/Creepybits/World_weaver", + "files": [ + "https://github.com/Creepybits/World_weaver" + ], + "install_type": "git-clone", + "description": "The World Weaver System: True AI character consistency using Textual Inheritance. Maintain unshakeable character identity (face, body, essence) across radical changes in pose, clothing, and scene without LoRAs, IP-Adapters, or ControlNet. This repo contains the Character Vault and Prompt Helper components." + }, { "author": "Owl-V", "title": "ComfyUI-Translator",