mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-12 15:44:50 +08:00
update DB
This commit is contained in:
parent
3303ce7683
commit
c5895a8fbe
@ -2556,6 +2556,16 @@
|
|||||||
"install_type": "git-clone",
|
"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."
|
"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",
|
"author": "Off-Live",
|
||||||
"title": "ComfyUI-off-suite",
|
"title": "ComfyUI-off-suite",
|
||||||
|
|||||||
@ -667,6 +667,7 @@
|
|||||||
"ADE_AnimateDiffModelSettingsSimple",
|
"ADE_AnimateDiffModelSettingsSimple",
|
||||||
"ADE_AnimateDiffModelSettings_Release",
|
"ADE_AnimateDiffModelSettings_Release",
|
||||||
"ADE_AnimateDiffUniformContextOptions",
|
"ADE_AnimateDiffUniformContextOptions",
|
||||||
|
"ADE_AnimateDiffUniformContextOptionsExperimental",
|
||||||
"ADE_AnimateDiffUnload",
|
"ADE_AnimateDiffUnload",
|
||||||
"ADE_EmptyLatentImageLarge",
|
"ADE_EmptyLatentImageLarge",
|
||||||
"AnimateDiffLoaderV1",
|
"AnimateDiffLoaderV1",
|
||||||
@ -2888,6 +2889,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/kijai/ComfyUI-KJNodes": [
|
"https://github.com/kijai/ComfyUI-KJNodes": [
|
||||||
[
|
[
|
||||||
|
"BatchCLIPSeg",
|
||||||
"BatchCropFromMask",
|
"BatchCropFromMask",
|
||||||
"BatchUncrop",
|
"BatchUncrop",
|
||||||
"ColorMatch",
|
"ColorMatch",
|
||||||
@ -2914,6 +2916,7 @@
|
|||||||
"ImageGridComposite3x3",
|
"ImageGridComposite3x3",
|
||||||
"ReplaceImagesInBatch",
|
"ReplaceImagesInBatch",
|
||||||
"ReverseImageBatch",
|
"ReverseImageBatch",
|
||||||
|
"RoundMask",
|
||||||
"SaveImageWithAlpha",
|
"SaveImageWithAlpha",
|
||||||
"SomethingToString",
|
"SomethingToString",
|
||||||
"VRAM_Debug"
|
"VRAM_Debug"
|
||||||
@ -4191,6 +4194,14 @@
|
|||||||
"title_aux": "cyberdolphin"
|
"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": [
|
"https://github.com/wolfden/ComfyUi_PromptStylers": [
|
||||||
[
|
[
|
||||||
"SDXLPromptStylerAll",
|
"SDXLPromptStylerAll",
|
||||||
|
|||||||
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"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",
|
"author": "Off-Live",
|
||||||
"title": "ComfyUI-off-suite",
|
"title": "ComfyUI-off-suite",
|
||||||
|
|||||||
@ -667,6 +667,7 @@
|
|||||||
"ADE_AnimateDiffModelSettingsSimple",
|
"ADE_AnimateDiffModelSettingsSimple",
|
||||||
"ADE_AnimateDiffModelSettings_Release",
|
"ADE_AnimateDiffModelSettings_Release",
|
||||||
"ADE_AnimateDiffUniformContextOptions",
|
"ADE_AnimateDiffUniformContextOptions",
|
||||||
|
"ADE_AnimateDiffUniformContextOptionsExperimental",
|
||||||
"ADE_AnimateDiffUnload",
|
"ADE_AnimateDiffUnload",
|
||||||
"ADE_EmptyLatentImageLarge",
|
"ADE_EmptyLatentImageLarge",
|
||||||
"AnimateDiffLoaderV1",
|
"AnimateDiffLoaderV1",
|
||||||
@ -2888,6 +2889,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/kijai/ComfyUI-KJNodes": [
|
"https://github.com/kijai/ComfyUI-KJNodes": [
|
||||||
[
|
[
|
||||||
|
"BatchCLIPSeg",
|
||||||
"BatchCropFromMask",
|
"BatchCropFromMask",
|
||||||
"BatchUncrop",
|
"BatchUncrop",
|
||||||
"ColorMatch",
|
"ColorMatch",
|
||||||
@ -2914,6 +2916,7 @@
|
|||||||
"ImageGridComposite3x3",
|
"ImageGridComposite3x3",
|
||||||
"ReplaceImagesInBatch",
|
"ReplaceImagesInBatch",
|
||||||
"ReverseImageBatch",
|
"ReverseImageBatch",
|
||||||
|
"RoundMask",
|
||||||
"SaveImageWithAlpha",
|
"SaveImageWithAlpha",
|
||||||
"SomethingToString",
|
"SomethingToString",
|
||||||
"VRAM_Debug"
|
"VRAM_Debug"
|
||||||
@ -4191,6 +4194,14 @@
|
|||||||
"title_aux": "cyberdolphin"
|
"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": [
|
"https://github.com/wolfden/ComfyUi_PromptStylers": [
|
||||||
[
|
[
|
||||||
"SDXLPromptStylerAll",
|
"SDXLPromptStylerAll",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user