mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-12 09:27:09 +08:00
fix(custom-node-list): §4.7-C-bis #2958 younestft/Comfy_EverAnimate — manual register (CONFLICTING)
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
This commit is contained in:
parent
8076c200fc
commit
037987b917
@ -54163,6 +54163,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Custom nodes for text operations, including concatenation, horizontal-to-vertical conversion, and batch processing."
|
"description": "Custom nodes for text operations, including concatenation, horizontal-to-vertical conversion, and batch processing."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "younestft",
|
||||||
|
"title": "Comfy EverAnimate",
|
||||||
|
"reference": "https://github.com/younestft/Comfy_EverAnimate",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/younestft/Comfy_EverAnimate"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Native ComfyUI nodes for EverAnimate-style chunked WanAnimate workflows, including master/chunk settings, chunk calculation, image carry-over, and boundary color correction."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "younestft",
|
||||||
|
"title": "Comfy EverAnimate",
|
||||||
|
"reference": "https://github.com/younestft/Comfy_EverAnimate",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/younestft/Comfy_EverAnimate"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Native ComfyUI nodes for EverAnimate-style chunked WanAnimate workflows, including master/chunk settings, chunk calculation, image carry-over, and boundary color correction."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Moon-NE",
|
"author": "Moon-NE",
|
||||||
"title": "MoonNe_Nodes",
|
"title": "MoonNe_Nodes",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user