update DB

This commit is contained in:
Dr.Lt.Data 2024-02-26 20:32:48 +09:00
parent c78d8a70de
commit eade613c21
4 changed files with 166 additions and 53 deletions

View File

@ -821,7 +821,7 @@
"https://github.com/bmad4ever/comfyui_wfc_like"
],
"install_type": "git-clone",
"description": "Nodes:Sample (WFC), Generate (WFC), Encode (WFC), Decode (WFC), Custom Temperature Config (WFC), Custom Value Weights (WFC), Empty State (WFC), Filter (WFC), Parallel Multi Gen. (WFC)"
"description": "An 'opinionated' Wave Function Collapse implementation with a set of nodes for comfyui"
},
{
"author": "FizzleDorf",
@ -2348,6 +2348,16 @@
"install_type": "git-clone",
"description": "This is a trainer for AnimateDiff MotionLoRAs, based on the implementation of MotionDirector by ExponentialML."
},
{
"author": "kijai",
"title": "ComfyUI-moondream",
"reference": "https://github.com/kijai/ComfyUI-moondream",
"files": [
"https://github.com/kijai/ComfyUI-moondream"
],
"install_type": "git-clone",
"description": "Moondream image to text query node with batch support"
},
{
"author": "hhhzzyang",
"title": "Comfyui-Lama",
@ -5507,6 +5517,38 @@
"install_type": "git-clone",
"description": "This custom node helps to transform latent in different ways."
},
{
"author": "guill",
"title": "abracadabra-comfyui",
"reference": "https://github.com/guill/abracadabra-comfyui",
"files": [
"https://github.com/guill/abracadabra-comfyui"
],
"install_type": "git-clone",
"description": "Nodes:Abracadabra Summary, Abracadabra"
},
{
"author": "XINZHANG-ops",
"title": "comfyui-xin-nodes",
"reference": "https://github.com/XINZHANG-ops/comfyui-xin-nodes",
"files": [
"https://github.com/XINZHANG-ops/comfyui-xin-nodes"
],
"install_type": "git-clone",
"description": "Nodes:ImageSizeClassifer, RandomInt, ShowValue"
},
{
"author": "cerspense",
"title": "cspnodes",
"reference": "https://github.com/cerspense/ComfyUI_cspnodes",
"files": [
"https://github.com/cerspense/ComfyUI_cspnodes"
],
"install_type": "git-clone",
"description": "Nodes:Image Dir Iterator, Modelscopet2v, Modelscopev2v."
},
@ -5836,16 +5878,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "kijai",
"title": "ComfyUI-moondream",
"reference": "https://github.com/kijai/ComfyUI-moondream",
"files": [
"https://github.com/kijai/ComfyUI-moondream"
],
"install_type": "git-clone",
"description": "Moondream image to text query node with batch support"
}
]
}

View File

@ -673,7 +673,7 @@
"author": "CRE8IT GmbH",
"description": "This extension offers various nodes.",
"nickname": "cre8Nodes",
"title": "cr8ImageSizer",
"title": "cr8SerialPrompter",
"title_aux": "ComfyUI-Cre8it-Nodes"
}
],
@ -1051,12 +1051,10 @@
],
"https://github.com/Haoming02/comfyui-diffusion-cg": [
[
"Hook Recenter",
"Hook Recenter XL",
"Normalization",
"NormalizationXL",
"Tensor Debug",
"Unhook Recenter"
"Recenter",
"Recenter XL"
],
{
"title_aux": "ComfyUI Diffusion Color Grading"
@ -3132,6 +3130,16 @@
"title_aux": "WebDev9000-Nodes"
}
],
"https://github.com/XINZHANG-ops/comfyui-xin-nodes": [
[
"ImageSizeClassifer",
"RandomInt",
"ShowValue"
],
{
"title_aux": "comfyui-xin-nodes"
}
],
"https://github.com/YMC-GitHub/ymc-node-suite-comfyui": [
[
"canvas-util-cal-size",
@ -4185,6 +4193,16 @@
"title_aux": "ComfyUI SimpleTools Suit"
}
],
"https://github.com/cerspense/ComfyUI_cspnodes": [
[
"ImageDirIterator",
"Modelscopet2v",
"Modelscopev2v"
],
{
"title_aux": "cspnodes"
}
],
"https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": [
[
"LlavaCaptioner"
@ -4360,6 +4378,7 @@
"LayerColor: YUV",
"LayerFilter: ChannelShake",
"LayerFilter: ColorMap",
"LayerFilter: Film",
"LayerFilter: GaussianBlur",
"LayerFilter: MotionBlur",
"LayerFilter: Sharp & Soft",
@ -5540,6 +5559,15 @@
"title_aux": "VLM_nodes"
}
],
"https://github.com/guill/abracadabra-comfyui": [
[
"AbracadabraNode",
"AbracadabraNodeDefSummary"
],
{
"title_aux": "abracadabra-comfyui"
}
],
"https://github.com/guoyk93/yk-node-suite-comfyui": [
[
"YKImagePadForOutpaint",
@ -6043,6 +6071,14 @@
"title_aux": "ComfyUI-SVD"
}
],
"https://github.com/kijai/ComfyUI-moondream": [
[
"MoondreamQuery"
],
{
"title_aux": "ComfyUI-moondream"
}
],
"https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": [
[
"GradientPatchModelAddDownscale",

View File

@ -9,7 +9,46 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!"
},
{
"author": "kijai",
"title": "ComfyUI-moondream",
"reference": "https://github.com/kijai/ComfyUI-moondream",
"files": [
"https://github.com/kijai/ComfyUI-moondream"
],
"install_type": "git-clone",
"description": "Moondream image to text query node with batch support"
},
{
"author": "guill",
"title": "abracadabra-comfyui",
"reference": "https://github.com/guill/abracadabra-comfyui",
"files": [
"https://github.com/guill/abracadabra-comfyui"
],
"install_type": "git-clone",
"description": "Nodes:Abracadabra Summary, Abracadabra"
},
{
"author": "XINZHANG-ops",
"title": "comfyui-xin-nodes",
"reference": "https://github.com/XINZHANG-ops/comfyui-xin-nodes",
"files": [
"https://github.com/XINZHANG-ops/comfyui-xin-nodes"
],
"install_type": "git-clone",
"description": "Nodes:ImageSizeClassifer, RandomInt, ShowValue"
},
{
"author": "cerspense",
"title": "cspnodes",
"reference": "https://github.com/cerspense/ComfyUI_cspnodes",
"files": [
"https://github.com/cerspense/ComfyUI_cspnodes"
],
"install_type": "git-clone",
"description": "Nodes:Image Dir Iterator, Modelscopet2v, Modelscopev2v."
},
{
"author": "kuschanow",
"title": "Advanced Latent Control",
@ -48,7 +87,7 @@
"https://github.com/bmad4ever/comfyui_wfc_like"
],
"install_type": "git-clone",
"description": "Nodes:Sample (WFC), Generate (WFC), Encode (WFC), Decode (WFC), Custom Temperature Config (WFC), Custom Value Weights (WFC), Empty State (WFC), Filter (WFC), Parallel Multi Gen. (WFC)"
"description": "An 'opinionated' Wave Function Collapse implementation with a set of nodes for comfyui"
},
{
"author": "jkrauss82",
@ -660,36 +699,6 @@
],
"install_type": "git-clone",
"description": "[a/openai Consistency Decoder](https://github.com/openai/consistencydecoder). After downloading the [a/OpenAI VAE model](https://openaipublic.azureedge.net/diff-vae/c9cebd3132dd9c42936d803e33424145a748843c8f716c0814838bdc8a2fe7cb/decoder.pt), place it in the `model/vae` directory for use."
},
{
"author": "pkpk",
"title": "ComfyUI-TemporaryLoader",
"reference": "https://github.com/pkpkTech/ComfyUI-TemporaryLoader",
"files": [
"https://github.com/pkpkTech/ComfyUI-TemporaryLoader"
],
"install_type": "git-clone",
"description": "This is a custom node of ComfyUI that downloads and loads models from the input URL. The model is temporarily downloaded into memory and not saved to storage.\nThis could be useful when trying out models or when using various models on machines with limited storage. Since the model is downloaded into memory, expect higher memory usage than usual."
},
{
"author": "TemryL",
"title": "ComfyS3: Amazon S3 Integration for ComfyUI",
"reference": "https://github.com/TemryL/ComfyS3",
"files": [
"https://github.com/TemryL/ComfyS3"
],
"install_type": "git-clone",
"description": "ComfyS3 seamlessly integrates with [a/Amazon S3](https://aws.amazon.com/en/s3/) in ComfyUI. This open-source project provides custom nodes for effortless loading and saving of images, videos, and checkpoint models directly from S3 buckets within the ComfyUI graph interface."
},
{
"author": "trumanwong",
"title": "ComfyUI-NSFW-Detection",
"reference": "https://github.com/trumanwong/ComfyUI-NSFW-Detection",
"files": [
"https://github.com/trumanwong/ComfyUI-NSFW-Detection"
],
"install_type": "git-clone",
"description": "An implementation of NSFW Detection for ComfyUI"
}
]
}

View File

@ -673,7 +673,7 @@
"author": "CRE8IT GmbH",
"description": "This extension offers various nodes.",
"nickname": "cre8Nodes",
"title": "cr8ImageSizer",
"title": "cr8SerialPrompter",
"title_aux": "ComfyUI-Cre8it-Nodes"
}
],
@ -1051,12 +1051,10 @@
],
"https://github.com/Haoming02/comfyui-diffusion-cg": [
[
"Hook Recenter",
"Hook Recenter XL",
"Normalization",
"NormalizationXL",
"Tensor Debug",
"Unhook Recenter"
"Recenter",
"Recenter XL"
],
{
"title_aux": "ComfyUI Diffusion Color Grading"
@ -3132,6 +3130,16 @@
"title_aux": "WebDev9000-Nodes"
}
],
"https://github.com/XINZHANG-ops/comfyui-xin-nodes": [
[
"ImageSizeClassifer",
"RandomInt",
"ShowValue"
],
{
"title_aux": "comfyui-xin-nodes"
}
],
"https://github.com/YMC-GitHub/ymc-node-suite-comfyui": [
[
"canvas-util-cal-size",
@ -4185,6 +4193,16 @@
"title_aux": "ComfyUI SimpleTools Suit"
}
],
"https://github.com/cerspense/ComfyUI_cspnodes": [
[
"ImageDirIterator",
"Modelscopet2v",
"Modelscopev2v"
],
{
"title_aux": "cspnodes"
}
],
"https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": [
[
"LlavaCaptioner"
@ -4360,6 +4378,7 @@
"LayerColor: YUV",
"LayerFilter: ChannelShake",
"LayerFilter: ColorMap",
"LayerFilter: Film",
"LayerFilter: GaussianBlur",
"LayerFilter: MotionBlur",
"LayerFilter: Sharp & Soft",
@ -5540,6 +5559,15 @@
"title_aux": "VLM_nodes"
}
],
"https://github.com/guill/abracadabra-comfyui": [
[
"AbracadabraNode",
"AbracadabraNodeDefSummary"
],
{
"title_aux": "abracadabra-comfyui"
}
],
"https://github.com/guoyk93/yk-node-suite-comfyui": [
[
"YKImagePadForOutpaint",
@ -6043,6 +6071,14 @@
"title_aux": "ComfyUI-SVD"
}
],
"https://github.com/kijai/ComfyUI-moondream": [
[
"MoondreamQuery"
],
{
"title_aux": "ComfyUI-moondream"
}
],
"https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": [
[
"GradientPatchModelAddDownscale",