update DB

This commit is contained in:
Dr.Lt.Data 2024-07-10 22:26:23 +09:00
parent 37897f7813
commit 888c2e3475
6 changed files with 1163 additions and 746 deletions

View File

@ -4330,7 +4330,7 @@
}, },
{ {
"author": "Haoming02", "author": "Haoming02",
"title": "comfyui-prompt-format", "title": "ComfyUI Prompt Format",
"reference": "https://github.com/Haoming02/comfyui-prompt-format", "reference": "https://github.com/Haoming02/comfyui-prompt-format",
"files": [ "files": [
"https://github.com/Haoming02/comfyui-prompt-format" "https://github.com/Haoming02/comfyui-prompt-format"
@ -4388,6 +4388,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This is an Extension for ComfyUI, which helps formatting the workflow." "description": "This is an Extension for ComfyUI, which helps formatting the workflow."
}, },
{
"author": "Haoming02",
"title": "ComfyUI ReSharpen",
"reference": "https://github.com/Haoming02/comfyui-resharpen",
"files": [
"https://github.com/Haoming02/comfyui-resharpen"
],
"install_type": "git-clone",
"description": "This is an Extension for ComfyUI, which allows you to increase or decrease the amount of details generated during the Stable Diffusion pipeline."
},
{ {
"author": "bedovyy", "author": "bedovyy",
"title": "ComfyUI_NAIDGenerator", "title": "ComfyUI_NAIDGenerator",
@ -8863,6 +8873,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI port of a wonderful extension [a/SD Webui Vectorscope CC by Haoming02](https://github.com/Haoming02/sd-webui-vectorscope-cc).\nBased on (and probably incompatible with) [a/ComfyUI Diffusion Color Grading by Haoming02](https://github.com/Haoming02/comfyui-diffusion-cg)." "description": "ComfyUI port of a wonderful extension [a/SD Webui Vectorscope CC by Haoming02](https://github.com/Haoming02/sd-webui-vectorscope-cc).\nBased on (and probably incompatible with) [a/ComfyUI Diffusion Color Grading by Haoming02](https://github.com/Haoming02/comfyui-diffusion-cg)."
}, },
{
"author": "pamparamm",
"title": "ComfyUI-ppm",
"id": "comfyui-ppm",
"reference": "https://github.com/pamparamm/ComfyUI-ppm",
"files": [
"https://github.com/pamparamm/ComfyUI-ppm"
],
"install_type": "git-clone",
"description": "Fixed AttentionCouple/NegPip(negative weights in prompts), more CFG++ samplers, etc."
},
{ {
"author": "unwdef", "author": "unwdef",
"title": "unwdef-nodes", "title": "unwdef-nodes",
@ -9155,6 +9176,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes for fine-tuning lora in ComfyUI, dependent on training tools such as kohya-ss/sd-scripts" "description": "Nodes for fine-tuning lora in ComfyUI, dependent on training tools such as kohya-ss/sd-scripts"
}, },
{
"author": "MinusZoneAI",
"title": "ComfyUI-Kolors-MZ",
"id": "kolors-mz",
"reference": "https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ",
"files": [
"https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ"
],
"install_type": "git-clone",
"description": "Implementation of Kolors on ComfyUI\nReference from [a/https://github.com/kijai/ComfyUI-KwaiKolorsWrapper](https://github.com/kijai/ComfyUI-KwaiKolorsWrapper)\nUsing ComfyUI Native Sampling"
},
{ {
"author": "blueraincoatli", "author": "blueraincoatli",
"title": "comfyUI_SillyNodes", "title": "comfyUI_SillyNodes",
@ -11292,6 +11324,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "[a/BizyAir](https://github.com/siliconflow/BizyAir) Comfy Nodes that can run in any environment." "description": "[a/BizyAir](https://github.com/siliconflow/BizyAir) Comfy Nodes that can run in any environment."
}, },
{
"author": "BenNarum",
"title": "ComfyUI_CAS",
"reference": "https://github.com/BenNarum/ComfyUI_CAS",
"files": [
"https://github.com/BenNarum/ComfyUI_CAS"
],
"install_type": "git-clone",
"description": "This extension provides nodes that allow experimentation with various elements (samplers, latent, activators, attenuator, scheulders, ...) of Stable Diffusion."
},

View File

@ -938,6 +938,84 @@
"title_aux": "bsz-cui-extras" "title_aux": "bsz-cui-extras"
} }
], ],
"https://github.com/BenNarum/ComfyUI_CAS": [
[
"AttentionToSigmas",
"AttenuatorNode",
"BasicCFGGuider",
"CELU",
"CustomAdvancedSampler",
"CustomLCMCFGPP",
"CustomModelSamplingDiscreteDistilledAncestralCFGPP",
"CustomModelSamplingDiscreteDistilledCFGPP",
"CustomX0AncestralCFGPP",
"CustomX0CFGPP",
"ELU",
"EPSCFGPPScheduler",
"GELU",
"GLU",
"HardTanhScheduler",
"Hardshrink",
"Hardsigmoid",
"Hardswish",
"Hardtanh",
"LatentActivation",
"LatentChannelPresets",
"LatentConvolution",
"LatentFFT",
"LatentFrequencyPresets",
"LatentGlitch",
"LatentMath",
"LatentMathFormulaBuilder",
"LatentMosaic",
"LatentNoisePresets",
"LatentPixelSort",
"LatentSelfAttention",
"LatentTwist",
"LatentValuePresets",
"LatentWarpPresets",
"LeakyReLU",
"LogSigmoid",
"LogSoftmax",
"Mish",
"PReLU",
"RReLU",
"ReLU",
"ReLU6",
"SELU",
"SamplerCustomLCMCFGPP",
"SamplerCustomModelSamplingDiscreteDistilledAncestralCFGPP",
"SamplerCustomModelSamplingDiscreteDistilledCFGPP",
"SamplerCustomX0AncestralCFGPP",
"SamplerCustomX0CFGPP",
"SamplerDPMCFGPP",
"SamplerDynamicCFGPP",
"SamplerEulerAttnCFGPP",
"SamplerEulerStepControlAncestralCFGPP",
"SamplerHeunCFGPP",
"SamplerLCMUpscaleW",
"SamplerLCMUpscaleWCFGPP",
"SamplerLCMUpscaleWGPU",
"SamplerStepSizeControlCFGPP",
"SamplerWeightedCFGPP",
"SiLU",
"Softmax",
"Softmax2D",
"SoftmaxScheduler",
"Softmin",
"Softplus",
"Softshrink",
"Softsign",
"Tanh",
"Tanhshrink",
"Threshold",
"tcd_euler_a_w",
"tcd_w"
],
{
"title_aux": "ComfyUI_CAS"
}
],
"https://github.com/BenNarum/SigmaWaveFormNode": [ "https://github.com/BenNarum/SigmaWaveFormNode": [
[ [
"AttenuatorNode", "AttenuatorNode",
@ -2092,15 +2170,6 @@
"title_aux": "GraftingRayman" "title_aux": "GraftingRayman"
} }
], ],
"https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": [
[
"DownloadAndLoadLivePortraitModels",
"LivePortraitProcess"
],
{
"title_aux": "ComfyUI-LivePortraitKJ-MPS"
}
],
"https://github.com/GreenLandisaLie/AuraSR-ComfyUI": [ "https://github.com/GreenLandisaLie/AuraSR-ComfyUI": [
[ [
"AuraSR.AuraSRUpscaler" "AuraSR.AuraSRUpscaler"
@ -2191,6 +2260,14 @@
"title_aux": "ComfyUI Floodgate" "title_aux": "ComfyUI Floodgate"
} }
], ],
"https://github.com/Haoming02/comfyui-resharpen": [
[
"Resharpen"
],
{
"title_aux": "ComfyUI ReSharpen"
}
],
"https://github.com/HaydenReeve/ComfyUI-Better-Strings": [ "https://github.com/HaydenReeve/ComfyUI-Better-Strings": [
[ [
"BetterString" "BetterString"
@ -2655,6 +2732,10 @@
"ADE_AttachLoraHookToCLIP", "ADE_AttachLoraHookToCLIP",
"ADE_AttachLoraHookToConditioning", "ADE_AttachLoraHookToConditioning",
"ADE_BatchedContextOptions", "ADE_BatchedContextOptions",
"ADE_CFGExtrasPAG",
"ADE_CFGExtrasPAGSimple",
"ADE_CFGExtrasRescaleCFG",
"ADE_CFGExtrasRescaleCFGSimple",
"ADE_CameraCtrlAnimateDiffKeyframe", "ADE_CameraCtrlAnimateDiffKeyframe",
"ADE_CameraManualPoseAppend", "ADE_CameraManualPoseAppend",
"ADE_CameraPoseAdvanced", "ADE_CameraPoseAdvanced",
@ -2668,6 +2749,8 @@
"ADE_ConditioningSetUnmaskedAndCombine", "ADE_ConditioningSetUnmaskedAndCombine",
"ADE_CustomCFG", "ADE_CustomCFG",
"ADE_CustomCFGKeyframe", "ADE_CustomCFGKeyframe",
"ADE_CustomCFGKeyframeSimple",
"ADE_CustomCFGSimple",
"ADE_EmptyLatentImageLarge", "ADE_EmptyLatentImageLarge",
"ADE_InjectI2VIntoAnimateDiffModel", "ADE_InjectI2VIntoAnimateDiffModel",
"ADE_InjectPIAIntoAnimateDiffModel", "ADE_InjectPIAIntoAnimateDiffModel",
@ -2697,6 +2780,7 @@
"ADE_PairedConditioningSetMask", "ADE_PairedConditioningSetMask",
"ADE_PairedConditioningSetMaskAndCombine", "ADE_PairedConditioningSetMaskAndCombine",
"ADE_PairedConditioningSetUnmaskedAndCombine", "ADE_PairedConditioningSetUnmaskedAndCombine",
"ADE_PerturbedAttentionGuidanceMultival",
"ADE_RawSigmaSchedule", "ADE_RawSigmaSchedule",
"ADE_RegisterLoraHook", "ADE_RegisterLoraHook",
"ADE_RegisterLoraHookModelOnly", "ADE_RegisterLoraHookModelOnly",
@ -2704,6 +2788,7 @@
"ADE_RegisterModelAsLoraHookModelOnly", "ADE_RegisterModelAsLoraHookModelOnly",
"ADE_ReplaceCameraParameters", "ADE_ReplaceCameraParameters",
"ADE_ReplaceOriginalPoseAspectRatio", "ADE_ReplaceOriginalPoseAspectRatio",
"ADE_RescaleCFGMultival",
"ADE_SetLoraHookKeyframe", "ADE_SetLoraHookKeyframe",
"ADE_SigmaSchedule", "ADE_SigmaSchedule",
"ADE_SigmaScheduleSplitAndCombine", "ADE_SigmaScheduleSplitAndCombine",
@ -2717,6 +2802,7 @@
"ADE_UpscaleAndVAEEncode", "ADE_UpscaleAndVAEEncode",
"ADE_UseEvolvedSampling", "ADE_UseEvolvedSampling",
"ADE_ViewsOnlyContextOptions", "ADE_ViewsOnlyContextOptions",
"ADE_VisualizeContextOptions",
"AnimateDiffLoaderV1", "AnimateDiffLoaderV1",
"CheckpointLoaderSimpleWithNoiseSelect" "CheckpointLoaderSimpleWithNoiseSelect"
], ],
@ -4691,7 +4777,6 @@
"tri3d-extract-parts-mask-batch", "tri3d-extract-parts-mask-batch",
"tri3d-extract-pascal-parts-batch", "tri3d-extract-pascal-parts-batch",
"tri3d-face-recognise", "tri3d-face-recognise",
"tri3d-facer_face_segment",
"tri3d-flexible_color_extract", "tri3d-flexible_color_extract",
"tri3d-float-to-image", "tri3d-float-to-image",
"tri3d-fuzzification", "tri3d-fuzzification",
@ -4704,7 +4789,6 @@
"tri3d-levindabhi-cloth-seg", "tri3d-levindabhi-cloth-seg",
"tri3d-load-pose-json", "tri3d-load-pose-json",
"tri3d-load_AEMatter_Model", "tri3d-load_AEMatter_Model",
"tri3d-load_MVANet_Model",
"tri3d-luminosity-match", "tri3d-luminosity-match",
"tri3d-main_transparent_background", "tri3d-main_transparent_background",
"tri3d-photoroom-bgremove-api", "tri3d-photoroom-bgremove-api",
@ -4719,7 +4803,6 @@
"tri3d-recolor-mask-RGB_space", "tri3d-recolor-mask-RGB_space",
"tri3d-renormalize_array", "tri3d-renormalize_array",
"tri3d-run_AEMatter_inference", "tri3d-run_AEMatter_inference",
"tri3d-run_MVANet_inference",
"tri3d-scaled-paste", "tri3d-scaled-paste",
"tri3d-simple_bg_swap", "tri3d-simple_bg_swap",
"tri3d-simple_rescale_histogram", "tri3d-simple_rescale_histogram",
@ -13218,6 +13301,26 @@
"title_aux": "Image Resize for ComfyUI" "title_aux": "Image Resize for ComfyUI"
} }
], ],
"https://github.com/pamparamm/ComfyUI-ppm": [
[
"AttentionCouplePPM",
"CFGPPSamplerSelect",
"CLIPMicroConditioning",
"CLIPNegPip",
"CLIPTextEncodeBREAK",
"CLIPTokenCounter",
"EmptyLatentImageAR",
"EmptyLatentImageARAdvanced",
"Guidance Limiter",
"LatentToMaskBB",
"LatentToWidthHeight",
"RandomPromptGenerator",
"StableCascade_AutoCompLatent"
],
{
"title_aux": "ComfyUI-ppm"
}
],
"https://github.com/pamparamm/ComfyUI-vectorscope-cc": [ "https://github.com/pamparamm/ComfyUI-vectorscope-cc": [
[ [
"NormalizeLatent", "NormalizeLatent",
@ -13832,6 +13935,7 @@
[ [
"FaceCropInfo", "FaceCropInfo",
"LivePortraitNode", "LivePortraitNode",
"LivePortraitVideoNode",
"Retargeting" "Retargeting"
], ],
{ {
@ -14034,6 +14138,46 @@
"title_aux": "comfy-easy-grids" "title_aux": "comfy-easy-grids"
} }
], ],
"https://github.com/siliconflow/BizyAir": [
[
"BizyAirBAE_NormalMapPreprocessor",
"BizyAirBinaryPreprocessor",
"BizyAirCannyEdgePreprocessor",
"BizyAirColorPreprocessor",
"BizyAirDWPreprocessor",
"BizyAirDepthAnythingV2Preprocessor",
"BizyAirFakeScribblePreprocessor",
"BizyAirGenerateLightningImage",
"BizyAirHEDPreprocessor",
"BizyAirKolorsSampler",
"BizyAirKolorsTextEncode",
"BizyAirKolorsVAEDecode",
"BizyAirKolorsVAEEncode",
"BizyAirLeReS_DepthMapPreprocessor",
"BizyAirLineArtPreprocessor",
"BizyAirM_LSDPreprocessor",
"BizyAirMetric3D_DepthMapPreprocessor",
"BizyAirMetric3D_NormalMapPreprocessor",
"BizyAirMiDaS_DepthMapPreprocessor",
"BizyAirMiDaS_NormalMapPreprocessor",
"BizyAirOneFormer_ADE20K_SemSegPreprocessor",
"BizyAirOneFormer_COCO_SemSegPreprocessor",
"BizyAirOpenposePreprocessor",
"BizyAirPiDiNetPreprocessor",
"BizyAirRemoveBackground",
"BizyAirSAMPreprocessor",
"BizyAirScribblePreprocessor",
"BizyAirSetAPIKey",
"BizyAirSiliconCloudLLMAPI",
"BizyAirSuperResolution",
"BizyAirTilePreprocessor",
"BizyAirUniFormer_SemSegPreprocessor",
"BizyAirZoe_DepthMapPreprocessor"
],
{
"title_aux": "\u2601\ufe0fBizyAir Nodes"
}
],
"https://github.com/sipherxyz/comfyui-art-venture": [ "https://github.com/sipherxyz/comfyui-art-venture": [
[ [
"AV_AwsBedrockClaudeApi", "AV_AwsBedrockClaudeApi",

File diff suppressed because it is too large Load Diff

View File

@ -10,6 +10,26 @@
}, },
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI-AuraSR-ZHO",
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO",
"files": [
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO"
],
"install_type": "git-clone",
"description": "AuraSR in ComfyUI for img & video\n[w/If the custom_nodes path is not under ComfyUI, be careful as it may not install properly.]"
},
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI-UltraEdit-ZHO [WIP]",
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO",
"files": [
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO"
],
"install_type": "git-clone",
"description": "ComfyUI UltraEditDiffusers"
},
{ {
"author": "tom-doerr", "author": "tom-doerr",
"title": "DSPy Nodes [WIP]", "title": "DSPy Nodes [WIP]",
@ -560,13 +580,13 @@
{ {
"author": "pamparamm", "author": "pamparamm",
"title": "ComfyUI-ppm", "title": "ComfyUI-ppm",
"id": "ppm", "id": "comfyui-ppm",
"reference": "https://github.com/pamparamm/ComfyUI-ppm", "reference": "https://github.com/pamparamm/ComfyUI-ppm",
"files": [ "files": [
"https://github.com/pamparamm/ComfyUI-ppm" "https://github.com/pamparamm/ComfyUI-ppm"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:Empty Latent Image (Aspect Ratio), Token Counter, Random Prompt Generator, StableCascade_AutoCompLatent, CLIPTextEncode, CLIPMicroConditioning, CLIPNegPip" "description": "Fixed AttentionCouple/NegPip(negative weights in prompts), more CFG++ samplers, etc."
}, },
{ {
"author": "Scorpinaus", "author": "Scorpinaus",

View File

@ -10,6 +10,48 @@
{
"author": "MinusZoneAI",
"title": "ComfyUI-Kolors-MZ",
"id": "kolors-mz",
"reference": "https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ",
"files": [
"https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ"
],
"install_type": "git-clone",
"description": "Implementation of Kolors on ComfyUI\nReference from [a/https://github.com/kijai/ComfyUI-KwaiKolorsWrapper](https://github.com/kijai/ComfyUI-KwaiKolorsWrapper)\nUsing ComfyUI Native Sampling"
},
{
"author": "pamparamm",
"title": "ComfyUI-ppm",
"id": "comfyui-ppm",
"reference": "https://github.com/pamparamm/ComfyUI-ppm",
"files": [
"https://github.com/pamparamm/ComfyUI-ppm"
],
"install_type": "git-clone",
"description": "Fixed AttentionCouple/NegPip(negative weights in prompts), more CFG++ samplers, etc."
},
{
"author": "Haoming02",
"title": "ComfyUI ReSharpen",
"reference": "https://github.com/Haoming02/comfyui-resharpen",
"files": [
"https://github.com/Haoming02/comfyui-resharpen"
],
"install_type": "git-clone",
"description": "This is an Extension for ComfyUI, which allows you to increase or decrease the amount of details generated during the Stable Diffusion pipeline."
},
{
"author": "BenNarum",
"title": "ComfyUI_CAS",
"reference": "https://github.com/BenNarum/ComfyUI_CAS",
"files": [
"https://github.com/BenNarum/ComfyUI_CAS"
],
"install_type": "git-clone",
"description": "This extension provides nodes that allow experimentation with various elements (samplers, latent, activators, attenuator, scheulders, ...) of Stable Diffusion."
},
{ {
"author": "SiliconFlow", "author": "SiliconFlow",
"title": "☁BizyAir Nodes", "title": "☁BizyAir Nodes",

View File

@ -938,6 +938,84 @@
"title_aux": "bsz-cui-extras" "title_aux": "bsz-cui-extras"
} }
], ],
"https://github.com/BenNarum/ComfyUI_CAS": [
[
"AttentionToSigmas",
"AttenuatorNode",
"BasicCFGGuider",
"CELU",
"CustomAdvancedSampler",
"CustomLCMCFGPP",
"CustomModelSamplingDiscreteDistilledAncestralCFGPP",
"CustomModelSamplingDiscreteDistilledCFGPP",
"CustomX0AncestralCFGPP",
"CustomX0CFGPP",
"ELU",
"EPSCFGPPScheduler",
"GELU",
"GLU",
"HardTanhScheduler",
"Hardshrink",
"Hardsigmoid",
"Hardswish",
"Hardtanh",
"LatentActivation",
"LatentChannelPresets",
"LatentConvolution",
"LatentFFT",
"LatentFrequencyPresets",
"LatentGlitch",
"LatentMath",
"LatentMathFormulaBuilder",
"LatentMosaic",
"LatentNoisePresets",
"LatentPixelSort",
"LatentSelfAttention",
"LatentTwist",
"LatentValuePresets",
"LatentWarpPresets",
"LeakyReLU",
"LogSigmoid",
"LogSoftmax",
"Mish",
"PReLU",
"RReLU",
"ReLU",
"ReLU6",
"SELU",
"SamplerCustomLCMCFGPP",
"SamplerCustomModelSamplingDiscreteDistilledAncestralCFGPP",
"SamplerCustomModelSamplingDiscreteDistilledCFGPP",
"SamplerCustomX0AncestralCFGPP",
"SamplerCustomX0CFGPP",
"SamplerDPMCFGPP",
"SamplerDynamicCFGPP",
"SamplerEulerAttnCFGPP",
"SamplerEulerStepControlAncestralCFGPP",
"SamplerHeunCFGPP",
"SamplerLCMUpscaleW",
"SamplerLCMUpscaleWCFGPP",
"SamplerLCMUpscaleWGPU",
"SamplerStepSizeControlCFGPP",
"SamplerWeightedCFGPP",
"SiLU",
"Softmax",
"Softmax2D",
"SoftmaxScheduler",
"Softmin",
"Softplus",
"Softshrink",
"Softsign",
"Tanh",
"Tanhshrink",
"Threshold",
"tcd_euler_a_w",
"tcd_w"
],
{
"title_aux": "ComfyUI_CAS"
}
],
"https://github.com/BenNarum/SigmaWaveFormNode": [ "https://github.com/BenNarum/SigmaWaveFormNode": [
[ [
"AttenuatorNode", "AttenuatorNode",
@ -2092,15 +2170,6 @@
"title_aux": "GraftingRayman" "title_aux": "GraftingRayman"
} }
], ],
"https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": [
[
"DownloadAndLoadLivePortraitModels",
"LivePortraitProcess"
],
{
"title_aux": "ComfyUI-LivePortraitKJ-MPS"
}
],
"https://github.com/GreenLandisaLie/AuraSR-ComfyUI": [ "https://github.com/GreenLandisaLie/AuraSR-ComfyUI": [
[ [
"AuraSR.AuraSRUpscaler" "AuraSR.AuraSRUpscaler"
@ -2191,6 +2260,14 @@
"title_aux": "ComfyUI Floodgate" "title_aux": "ComfyUI Floodgate"
} }
], ],
"https://github.com/Haoming02/comfyui-resharpen": [
[
"Resharpen"
],
{
"title_aux": "ComfyUI ReSharpen"
}
],
"https://github.com/HaydenReeve/ComfyUI-Better-Strings": [ "https://github.com/HaydenReeve/ComfyUI-Better-Strings": [
[ [
"BetterString" "BetterString"
@ -2655,6 +2732,10 @@
"ADE_AttachLoraHookToCLIP", "ADE_AttachLoraHookToCLIP",
"ADE_AttachLoraHookToConditioning", "ADE_AttachLoraHookToConditioning",
"ADE_BatchedContextOptions", "ADE_BatchedContextOptions",
"ADE_CFGExtrasPAG",
"ADE_CFGExtrasPAGSimple",
"ADE_CFGExtrasRescaleCFG",
"ADE_CFGExtrasRescaleCFGSimple",
"ADE_CameraCtrlAnimateDiffKeyframe", "ADE_CameraCtrlAnimateDiffKeyframe",
"ADE_CameraManualPoseAppend", "ADE_CameraManualPoseAppend",
"ADE_CameraPoseAdvanced", "ADE_CameraPoseAdvanced",
@ -2668,6 +2749,8 @@
"ADE_ConditioningSetUnmaskedAndCombine", "ADE_ConditioningSetUnmaskedAndCombine",
"ADE_CustomCFG", "ADE_CustomCFG",
"ADE_CustomCFGKeyframe", "ADE_CustomCFGKeyframe",
"ADE_CustomCFGKeyframeSimple",
"ADE_CustomCFGSimple",
"ADE_EmptyLatentImageLarge", "ADE_EmptyLatentImageLarge",
"ADE_InjectI2VIntoAnimateDiffModel", "ADE_InjectI2VIntoAnimateDiffModel",
"ADE_InjectPIAIntoAnimateDiffModel", "ADE_InjectPIAIntoAnimateDiffModel",
@ -2697,6 +2780,7 @@
"ADE_PairedConditioningSetMask", "ADE_PairedConditioningSetMask",
"ADE_PairedConditioningSetMaskAndCombine", "ADE_PairedConditioningSetMaskAndCombine",
"ADE_PairedConditioningSetUnmaskedAndCombine", "ADE_PairedConditioningSetUnmaskedAndCombine",
"ADE_PerturbedAttentionGuidanceMultival",
"ADE_RawSigmaSchedule", "ADE_RawSigmaSchedule",
"ADE_RegisterLoraHook", "ADE_RegisterLoraHook",
"ADE_RegisterLoraHookModelOnly", "ADE_RegisterLoraHookModelOnly",
@ -2704,6 +2788,7 @@
"ADE_RegisterModelAsLoraHookModelOnly", "ADE_RegisterModelAsLoraHookModelOnly",
"ADE_ReplaceCameraParameters", "ADE_ReplaceCameraParameters",
"ADE_ReplaceOriginalPoseAspectRatio", "ADE_ReplaceOriginalPoseAspectRatio",
"ADE_RescaleCFGMultival",
"ADE_SetLoraHookKeyframe", "ADE_SetLoraHookKeyframe",
"ADE_SigmaSchedule", "ADE_SigmaSchedule",
"ADE_SigmaScheduleSplitAndCombine", "ADE_SigmaScheduleSplitAndCombine",
@ -2717,6 +2802,7 @@
"ADE_UpscaleAndVAEEncode", "ADE_UpscaleAndVAEEncode",
"ADE_UseEvolvedSampling", "ADE_UseEvolvedSampling",
"ADE_ViewsOnlyContextOptions", "ADE_ViewsOnlyContextOptions",
"ADE_VisualizeContextOptions",
"AnimateDiffLoaderV1", "AnimateDiffLoaderV1",
"CheckpointLoaderSimpleWithNoiseSelect" "CheckpointLoaderSimpleWithNoiseSelect"
], ],
@ -4691,7 +4777,6 @@
"tri3d-extract-parts-mask-batch", "tri3d-extract-parts-mask-batch",
"tri3d-extract-pascal-parts-batch", "tri3d-extract-pascal-parts-batch",
"tri3d-face-recognise", "tri3d-face-recognise",
"tri3d-facer_face_segment",
"tri3d-flexible_color_extract", "tri3d-flexible_color_extract",
"tri3d-float-to-image", "tri3d-float-to-image",
"tri3d-fuzzification", "tri3d-fuzzification",
@ -4704,7 +4789,6 @@
"tri3d-levindabhi-cloth-seg", "tri3d-levindabhi-cloth-seg",
"tri3d-load-pose-json", "tri3d-load-pose-json",
"tri3d-load_AEMatter_Model", "tri3d-load_AEMatter_Model",
"tri3d-load_MVANet_Model",
"tri3d-luminosity-match", "tri3d-luminosity-match",
"tri3d-main_transparent_background", "tri3d-main_transparent_background",
"tri3d-photoroom-bgremove-api", "tri3d-photoroom-bgremove-api",
@ -4719,7 +4803,6 @@
"tri3d-recolor-mask-RGB_space", "tri3d-recolor-mask-RGB_space",
"tri3d-renormalize_array", "tri3d-renormalize_array",
"tri3d-run_AEMatter_inference", "tri3d-run_AEMatter_inference",
"tri3d-run_MVANet_inference",
"tri3d-scaled-paste", "tri3d-scaled-paste",
"tri3d-simple_bg_swap", "tri3d-simple_bg_swap",
"tri3d-simple_rescale_histogram", "tri3d-simple_rescale_histogram",
@ -13218,6 +13301,26 @@
"title_aux": "Image Resize for ComfyUI" "title_aux": "Image Resize for ComfyUI"
} }
], ],
"https://github.com/pamparamm/ComfyUI-ppm": [
[
"AttentionCouplePPM",
"CFGPPSamplerSelect",
"CLIPMicroConditioning",
"CLIPNegPip",
"CLIPTextEncodeBREAK",
"CLIPTokenCounter",
"EmptyLatentImageAR",
"EmptyLatentImageARAdvanced",
"Guidance Limiter",
"LatentToMaskBB",
"LatentToWidthHeight",
"RandomPromptGenerator",
"StableCascade_AutoCompLatent"
],
{
"title_aux": "ComfyUI-ppm"
}
],
"https://github.com/pamparamm/ComfyUI-vectorscope-cc": [ "https://github.com/pamparamm/ComfyUI-vectorscope-cc": [
[ [
"NormalizeLatent", "NormalizeLatent",
@ -13832,6 +13935,7 @@
[ [
"FaceCropInfo", "FaceCropInfo",
"LivePortraitNode", "LivePortraitNode",
"LivePortraitVideoNode",
"Retargeting" "Retargeting"
], ],
{ {
@ -14034,6 +14138,46 @@
"title_aux": "comfy-easy-grids" "title_aux": "comfy-easy-grids"
} }
], ],
"https://github.com/siliconflow/BizyAir": [
[
"BizyAirBAE_NormalMapPreprocessor",
"BizyAirBinaryPreprocessor",
"BizyAirCannyEdgePreprocessor",
"BizyAirColorPreprocessor",
"BizyAirDWPreprocessor",
"BizyAirDepthAnythingV2Preprocessor",
"BizyAirFakeScribblePreprocessor",
"BizyAirGenerateLightningImage",
"BizyAirHEDPreprocessor",
"BizyAirKolorsSampler",
"BizyAirKolorsTextEncode",
"BizyAirKolorsVAEDecode",
"BizyAirKolorsVAEEncode",
"BizyAirLeReS_DepthMapPreprocessor",
"BizyAirLineArtPreprocessor",
"BizyAirM_LSDPreprocessor",
"BizyAirMetric3D_DepthMapPreprocessor",
"BizyAirMetric3D_NormalMapPreprocessor",
"BizyAirMiDaS_DepthMapPreprocessor",
"BizyAirMiDaS_NormalMapPreprocessor",
"BizyAirOneFormer_ADE20K_SemSegPreprocessor",
"BizyAirOneFormer_COCO_SemSegPreprocessor",
"BizyAirOpenposePreprocessor",
"BizyAirPiDiNetPreprocessor",
"BizyAirRemoveBackground",
"BizyAirSAMPreprocessor",
"BizyAirScribblePreprocessor",
"BizyAirSetAPIKey",
"BizyAirSiliconCloudLLMAPI",
"BizyAirSuperResolution",
"BizyAirTilePreprocessor",
"BizyAirUniFormer_SemSegPreprocessor",
"BizyAirZoe_DepthMapPreprocessor"
],
{
"title_aux": "\u2601\ufe0fBizyAir Nodes"
}
],
"https://github.com/sipherxyz/comfyui-art-venture": [ "https://github.com/sipherxyz/comfyui-art-venture": [
[ [
"AV_AwsBedrockClaudeApi", "AV_AwsBedrockClaudeApi",