mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
81bca9c94e
commit
737e6ad5ed
@ -30166,6 +30166,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This ComfyUI node will save images directly to Google Drive by using Google's free API service."
|
"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",
|
"author": "Hazukiaoi",
|
||||||
"title": "LM Studio Tools for ComfyUI",
|
"title": "LM Studio Tools for ComfyUI",
|
||||||
@ -36441,17 +36452,6 @@
|
|||||||
],
|
],
|
||||||
"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",
|
|
||||||
"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."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,5 +1,16 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"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",
|
"author": "Owl-V",
|
||||||
"title": "ComfyUI-Translator",
|
"title": "ComfyUI-Translator",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user