Modify 'world weaver' node details in JSON

Updated the 'id' and 'install_type' fields for the 'world weaver' node.
This commit is contained in:
Dr.Lt.Data 2025-11-12 23:49:07 +09:00 committed by GitHub
parent d64aff20d3
commit e163c62b1b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36408,16 +36408,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
{
},
{
"author": "creepybits",
"title": "world weaver",
"id": "creepybits",
"id": "ComfyUI-World_weaver",
"reference": "https://github.com/Creepybits/World_weaver",
"files": [
"https://github.com/Creepybits/World_weaver"
],
"install_type": "copy",
"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."
}
]