mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
Update custom-node-list.json (#2273)
* Update custom-node-list.json * Modify 'world weaver' node details in JSON Updated the 'id' and 'install_type' fields for the 'world weaver' node. --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
eef0654de2
commit
81bca9c94e
@ -36441,6 +36441,17 @@
|
||||
],
|
||||
"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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user