update DB

This commit is contained in:
Dr.Lt.Data 2024-02-29 19:40:00 +09:00
parent 2e181e9656
commit c682651733
6 changed files with 83 additions and 18 deletions

View File

@ -5457,6 +5457,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A ComfyUI custom node that simply integrates the [a/OOTDiffusion](https://github.com/levihsu/OOTDiffusion) functionality." "description": "A ComfyUI custom node that simply integrates the [a/OOTDiffusion](https://github.com/levihsu/OOTDiffusion) functionality."
}, },
{
"author": "AuroBit",
"title": "ComfyUI-AnimateAnyone-reproduction",
"reference": "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction",
"files": [
"https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node that simply integrates the [a/animate-anyone-reproduction](https://github.com/bendanzzc/AnimateAnyone-reproduction) functionality."
},
{ {
"author": "czcz1024", "author": "czcz1024",
"title": "Comfyui-FaceCompare", "title": "Comfyui-FaceCompare",
@ -5643,6 +5653,7 @@
{ {
"author": "Ser-Hilary", "author": "Ser-Hilary",
"title": "SDXL_sizing", "title": "SDXL_sizing",

View File

@ -265,6 +265,14 @@
"title_aux": "AnimateDiff" "title_aux": "AnimateDiff"
} }
], ],
"https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": [
[
"AnimateAnyone"
],
{
"title_aux": "ComfyUI-AnimateAnyone-reproduction"
}
],
"https://github.com/AustinMroz/ComfyUI-SpliceTools": [ "https://github.com/AustinMroz/ComfyUI-SpliceTools": [
[ [
"LogSigmas", "LogSigmas",
@ -711,7 +719,7 @@
"author": "CRE8IT GmbH", "author": "CRE8IT GmbH",
"description": "This extension offers various nodes.", "description": "This extension offers various nodes.",
"nickname": "cre8Nodes", "nickname": "cre8Nodes",
"title": "cr8ImageSizer", "title": "cr8SerialPrompter",
"title_aux": "ComfyUI-Cre8it-Nodes" "title_aux": "ComfyUI-Cre8it-Nodes"
} }
], ],
@ -1089,12 +1097,10 @@
], ],
"https://github.com/Haoming02/comfyui-diffusion-cg": [ "https://github.com/Haoming02/comfyui-diffusion-cg": [
[ [
"Hook Recenter",
"Hook Recenter XL",
"Normalization", "Normalization",
"NormalizationXL", "NormalizationXL",
"Tensor Debug", "Recenter",
"Unhook Recenter" "Recenter XL"
], ],
{ {
"title_aux": "ComfyUI Diffusion Color Grading" "title_aux": "ComfyUI Diffusion Color Grading"
@ -4486,6 +4492,7 @@
"LayerUtility: ImageScaleRestore", "LayerUtility: ImageScaleRestore",
"LayerUtility: ImageScaleRestore V2", "LayerUtility: ImageScaleRestore V2",
"LayerUtility: ImageShift", "LayerUtility: ImageShift",
"LayerUtility: LaMa",
"LayerUtility: LayerImageTransform", "LayerUtility: LayerImageTransform",
"LayerUtility: LayerMaskTransform", "LayerUtility: LayerMaskTransform",
"LayerUtility: PrintInfo", "LayerUtility: PrintInfo",
@ -5660,15 +5667,23 @@
"https://github.com/hiforce/comfyui-hiforce-plugin": [ "https://github.com/hiforce/comfyui-hiforce-plugin": [
[ [
"HfBoolSwitchKSampleStatus", "HfBoolSwitchKSampleStatus",
"HfImageAutoExpansionSquare",
"HfImageToRGB",
"HfImageToRGBA",
"HfInitImageWithMaxSize",
"HfIterativeLatentUpscale", "HfIterativeLatentUpscale",
"HfLoadImageWithCropper",
"HfLookbackSamplerLoader", "HfLookbackSamplerLoader",
"HfLoopback", "HfLoopback",
"HfResizeImage",
"HfSampler", "HfSampler",
"HfSamplerLoader", "HfSamplerLoader",
"HfSamplerLoopback", "HfSamplerLoopback",
"HfSaveImage",
"HfSwitchKSampleStatus", "HfSwitchKSampleStatus",
"HfTwoSamplersForMask", "HfTwoSamplersForMask",
"HfTwoStepSamplers" "HfTwoStepSamplers",
"LoadImageFromURL"
], ],
{ {
"title_aux": "Comfyui HiFORCE Plugin" "title_aux": "Comfyui HiFORCE Plugin"
@ -8794,9 +8809,6 @@
"Bedrock - Claude", "Bedrock - Claude",
"Bedrock - SDXL", "Bedrock - SDXL",
"Bedrock - Titan Image", "Bedrock - Titan Image",
"Image From S3",
"Image From URL",
"Image To S3",
"Prompt Regex Remove", "Prompt Regex Remove",
"Prompt Template" "Prompt Template"
], ],

View File

@ -10,6 +10,16 @@
}, },
{
"author": "SeedV",
"title": "ComfyUI-SeedV-Nodes [UNSAFE]",
"reference": "https://github.com/SeedV/ComfyUI-SeedV-Nodes",
"files": [
"https://github.com/SeedV/ComfyUI-SeedV-Nodes"
],
"install_type": "git-clone",
"description": "Nodes:Script.\n[w/This extension poses a risk of executing arbitrary commands through workflow execution. Please be cautious.]"
},
{ {
"author": "mut-ex", "author": "mut-ex",
"title": "ComfyUI GLIGEN GUI Node", "title": "ComfyUI GLIGEN GUI Node",

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "BlenderNeko",
"title": "Dr.Lt.Data/Advanced CLIP Text Encode (PR21)",
"reference": "https://github.com/ltdrdata/ComfyUI_ADV_CLIP_emb",
"files": [
"https://github.com/ltdrdata/ComfyUI_ADV_CLIP_emb"
],
"install_type": "git-clone",
"description": "[a/PR21](https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb/pull/21) is applied.\nmissing 'clip_layer' method fix."
},
{ {
"author": "gameltb", "author": "gameltb",
"title": "comfyui-stablsr", "title": "comfyui-stablsr",

View File

@ -10,6 +10,16 @@
}, },
{
"author": "AuroBit",
"title": "ComfyUI-AnimateAnyone-reproduction",
"reference": "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction",
"files": [
"https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node that simply integrates the [a/animate-anyone-reproduction](https://github.com/bendanzzc/AnimateAnyone-reproduction) functionality."
},
{ {
"author": "maracman", "author": "maracman",
"title": "ComfyUI-SubjectStyle-CSV", "title": "ComfyUI-SubjectStyle-CSV",

View File

@ -265,6 +265,14 @@
"title_aux": "AnimateDiff" "title_aux": "AnimateDiff"
} }
], ],
"https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": [
[
"AnimateAnyone"
],
{
"title_aux": "ComfyUI-AnimateAnyone-reproduction"
}
],
"https://github.com/AustinMroz/ComfyUI-SpliceTools": [ "https://github.com/AustinMroz/ComfyUI-SpliceTools": [
[ [
"LogSigmas", "LogSigmas",
@ -711,7 +719,7 @@
"author": "CRE8IT GmbH", "author": "CRE8IT GmbH",
"description": "This extension offers various nodes.", "description": "This extension offers various nodes.",
"nickname": "cre8Nodes", "nickname": "cre8Nodes",
"title": "cr8ImageSizer", "title": "cr8SerialPrompter",
"title_aux": "ComfyUI-Cre8it-Nodes" "title_aux": "ComfyUI-Cre8it-Nodes"
} }
], ],
@ -1089,12 +1097,10 @@
], ],
"https://github.com/Haoming02/comfyui-diffusion-cg": [ "https://github.com/Haoming02/comfyui-diffusion-cg": [
[ [
"Hook Recenter",
"Hook Recenter XL",
"Normalization", "Normalization",
"NormalizationXL", "NormalizationXL",
"Tensor Debug", "Recenter",
"Unhook Recenter" "Recenter XL"
], ],
{ {
"title_aux": "ComfyUI Diffusion Color Grading" "title_aux": "ComfyUI Diffusion Color Grading"
@ -4486,6 +4492,7 @@
"LayerUtility: ImageScaleRestore", "LayerUtility: ImageScaleRestore",
"LayerUtility: ImageScaleRestore V2", "LayerUtility: ImageScaleRestore V2",
"LayerUtility: ImageShift", "LayerUtility: ImageShift",
"LayerUtility: LaMa",
"LayerUtility: LayerImageTransform", "LayerUtility: LayerImageTransform",
"LayerUtility: LayerMaskTransform", "LayerUtility: LayerMaskTransform",
"LayerUtility: PrintInfo", "LayerUtility: PrintInfo",
@ -5660,15 +5667,23 @@
"https://github.com/hiforce/comfyui-hiforce-plugin": [ "https://github.com/hiforce/comfyui-hiforce-plugin": [
[ [
"HfBoolSwitchKSampleStatus", "HfBoolSwitchKSampleStatus",
"HfImageAutoExpansionSquare",
"HfImageToRGB",
"HfImageToRGBA",
"HfInitImageWithMaxSize",
"HfIterativeLatentUpscale", "HfIterativeLatentUpscale",
"HfLoadImageWithCropper",
"HfLookbackSamplerLoader", "HfLookbackSamplerLoader",
"HfLoopback", "HfLoopback",
"HfResizeImage",
"HfSampler", "HfSampler",
"HfSamplerLoader", "HfSamplerLoader",
"HfSamplerLoopback", "HfSamplerLoopback",
"HfSaveImage",
"HfSwitchKSampleStatus", "HfSwitchKSampleStatus",
"HfTwoSamplersForMask", "HfTwoSamplersForMask",
"HfTwoStepSamplers" "HfTwoStepSamplers",
"LoadImageFromURL"
], ],
{ {
"title_aux": "Comfyui HiFORCE Plugin" "title_aux": "Comfyui HiFORCE Plugin"
@ -8794,9 +8809,6 @@
"Bedrock - Claude", "Bedrock - Claude",
"Bedrock - SDXL", "Bedrock - SDXL",
"Bedrock - Titan Image", "Bedrock - Titan Image",
"Image From S3",
"Image From URL",
"Image To S3",
"Prompt Regex Remove", "Prompt Regex Remove",
"Prompt Template" "Prompt Template"
], ],