mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 06:34:24 +08:00
update DB
This commit is contained in:
parent
3303ce7683
commit
c5895a8fbe
@ -2556,6 +2556,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This tool will turn entire workflows or parts of them into single integrated nodes. In a way, it is similar to the Node Templates functionality but hides the inner structure. This is useful if all you want is to reuse and quickly configure a bunch of nodes without caring how they are interconnected."
|
||||
},
|
||||
{
|
||||
"author": "whmc76",
|
||||
"title": "ComfyUI-Openpose-Editor-Plus",
|
||||
"reference": "https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus",
|
||||
"files": [
|
||||
"https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Openpose Editor Plus"
|
||||
},
|
||||
{
|
||||
"author": "Off-Live",
|
||||
"title": "ComfyUI-off-suite",
|
||||
|
||||
@ -667,6 +667,7 @@
|
||||
"ADE_AnimateDiffModelSettingsSimple",
|
||||
"ADE_AnimateDiffModelSettings_Release",
|
||||
"ADE_AnimateDiffUniformContextOptions",
|
||||
"ADE_AnimateDiffUniformContextOptionsExperimental",
|
||||
"ADE_AnimateDiffUnload",
|
||||
"ADE_EmptyLatentImageLarge",
|
||||
"AnimateDiffLoaderV1",
|
||||
@ -2888,6 +2889,7 @@
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-KJNodes": [
|
||||
[
|
||||
"BatchCLIPSeg",
|
||||
"BatchCropFromMask",
|
||||
"BatchUncrop",
|
||||
"ColorMatch",
|
||||
@ -2914,6 +2916,7 @@
|
||||
"ImageGridComposite3x3",
|
||||
"ReplaceImagesInBatch",
|
||||
"ReverseImageBatch",
|
||||
"RoundMask",
|
||||
"SaveImageWithAlpha",
|
||||
"SomethingToString",
|
||||
"VRAM_Debug"
|
||||
@ -4191,6 +4194,14 @@
|
||||
"title_aux": "cyberdolphin"
|
||||
}
|
||||
],
|
||||
"https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus": [
|
||||
[
|
||||
"CDL.OpenPoseEditorPlus"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Openpose-Editor-Plus"
|
||||
}
|
||||
],
|
||||
"https://github.com/wolfden/ComfyUi_PromptStylers": [
|
||||
[
|
||||
"SDXLPromptStylerAll",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "whmc76",
|
||||
"title": "ComfyUI-Openpose-Editor-Plus",
|
||||
"reference": "https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus",
|
||||
"files": [
|
||||
"https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Openpose Editor Plus"
|
||||
},
|
||||
{
|
||||
"author": "Off-Live",
|
||||
"title": "ComfyUI-off-suite",
|
||||
|
||||
@ -667,6 +667,7 @@
|
||||
"ADE_AnimateDiffModelSettingsSimple",
|
||||
"ADE_AnimateDiffModelSettings_Release",
|
||||
"ADE_AnimateDiffUniformContextOptions",
|
||||
"ADE_AnimateDiffUniformContextOptionsExperimental",
|
||||
"ADE_AnimateDiffUnload",
|
||||
"ADE_EmptyLatentImageLarge",
|
||||
"AnimateDiffLoaderV1",
|
||||
@ -2888,6 +2889,7 @@
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-KJNodes": [
|
||||
[
|
||||
"BatchCLIPSeg",
|
||||
"BatchCropFromMask",
|
||||
"BatchUncrop",
|
||||
"ColorMatch",
|
||||
@ -2914,6 +2916,7 @@
|
||||
"ImageGridComposite3x3",
|
||||
"ReplaceImagesInBatch",
|
||||
"ReverseImageBatch",
|
||||
"RoundMask",
|
||||
"SaveImageWithAlpha",
|
||||
"SomethingToString",
|
||||
"VRAM_Debug"
|
||||
@ -4191,6 +4194,14 @@
|
||||
"title_aux": "cyberdolphin"
|
||||
}
|
||||
],
|
||||
"https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus": [
|
||||
[
|
||||
"CDL.OpenPoseEditorPlus"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Openpose-Editor-Plus"
|
||||
}
|
||||
],
|
||||
"https://github.com/wolfden/ComfyUi_PromptStylers": [
|
||||
[
|
||||
"SDXLPromptStylerAll",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user