mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-30 16:50:50 +08:00
Modify 'world weaver' node details in JSON
Updated the 'id' and 'install_type' fields for the 'world weaver' node.
This commit is contained in:
parent
d64aff20d3
commit
e163c62b1b
@ -36408,16 +36408,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
}
|
},
|
||||||
{
|
{
|
||||||
"author": "creepybits",
|
"author": "creepybits",
|
||||||
"title": "world weaver",
|
"title": "world weaver",
|
||||||
"id": "creepybits",
|
"id": "ComfyUI-World_weaver",
|
||||||
"reference": "https://github.com/Creepybits/World_weaver",
|
"reference": "https://github.com/Creepybits/World_weaver",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/Creepybits/World_weaver"
|
"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."
|
"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…
Reference in New Issue
Block a user