update DB

This commit is contained in:
Dr.Lt.Data 2025-05-28 07:15:18 +09:00
parent cecb952add
commit 93f548696d
7 changed files with 2596 additions and 1781 deletions

View File

@ -16025,6 +16025,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This node can easily switch between vertical and horizontal values with a single button." "description": "This node can easily switch between vertical and horizontal values with a single button."
}, },
{
"author": "mittimi",
"title": "ComfyUI_mittimiDaisyChainText",
"reference": "https://github.com/mittimi/ComfyUI_mittimiDaisyChainText",
"files": [
"https://github.com/mittimi/ComfyUI_mittimiWidthHeight"
],
"install_type": "git-clone",
"description": "It has the ability to concatenate text."
},
{ {
"author": "RodrigoSKohl", "author": "RodrigoSKohl",
"title": "Panoramic Image Stitcher", "title": "Panoramic Image Stitcher",
@ -22324,6 +22334,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A set of custom nodes enabling LoRA support for LTX Video" "description": "A set of custom nodes enabling LoRA support for LTX Video"
}, },
{
"author": "dorpxam",
"title": "ComfyUI-FramePack-F1-T2V",
"reference": "https://github.com/dorpxam/ComfyUI-FramePack-F1-T2V",
"files": [
"https://github.com/dorpxam/ComfyUI-FramePack-F1-T2V"
],
"install_type": "git-clone",
"description": "A set of custom nodes enabling Text-to-Video support for FramePack-F1"
},
{ {
"author": "asdrabael", "author": "asdrabael",
"title": "Hunyuan-Multi-Lora-Loader", "title": "Hunyuan-Multi-Lora-Loader",
@ -22498,7 +22518,7 @@
"https://github.com/lum3on/ComfyUI-ModelQuantizer" "https://github.com/lum3on/ComfyUI-ModelQuantizer"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "This is a node to converts models into Fp8, bf16, fp16." "description": "A comprehensive custom node pack for ComfyUI that provides advanced tools for quantizing model weights to lower precision formats like FP16, BF16, and true FP8 types, with specialized support for ControlNet models."
}, },
{ {
"author": "austinbrown34", "author": "austinbrown34",
@ -26274,6 +26294,36 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A custom node for ComfyUI that allows you to interact with OpenRouter's chat/completion API, providing access to a wide range of LLM models including GPT-4, Claude, Llama, Mistral, and more." "description": "A custom node for ComfyUI that allows you to interact with OpenRouter's chat/completion API, providing access to a wide range of LLM models including GPT-4, Claude, Llama, Mistral, and more."
}, },
{
"author": "gabe-init",
"title": "ComfyUI-11labs",
"reference": "https://github.com/gabe-init/ComfyUI-11labs",
"files": [
"https://github.com/gabe-init/ComfyUI-11labs"
],
"install_type": "git-clone",
"description": "ComfyUI ElevenLabs TTS Node - Text-to-speech integration with advanced voice controls"
},
{
"author": "gabe-init",
"title": "ComfyUI-Google-Image-Search",
"reference": "https://github.com/gabe-init/ComfyUI-Google-Image-Search",
"files": [
"https://github.com/gabe-init/ComfyUI-Google-Image-Search"
],
"install_type": "git-clone",
"description": "ComfyUI Google Image Search Node - Search and retrieve images from Google"
},
{
"author": "gabe-init",
"title": "ComfyUI-String-Similarity",
"reference": "https://github.com/gabe-init/ComfyUI-String-Similarity",
"files": [
"https://github.com/gabe-init/ComfyUI-String-Similarity"
],
"install_type": "git-clone",
"description": "ComfyUI String Similarity Node - Advanced text comparison with multiple algorithms"
},
{ {
"author": "GACLove", "author": "GACLove",
"title": "ComfyUI-Lightx2vWrapper", "title": "ComfyUI-Lightx2vWrapper",
@ -26294,6 +26344,26 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This is a quick-and-filthy wrapper of [a/min-dalle](https://github.com/kuprel/min-dalle) for ComfyUI. min-dalle downloads and loads the actual model itself, making for a very simple, but very non-idiomatic, ComfyUI node." "description": "This is a quick-and-filthy wrapper of [a/min-dalle](https://github.com/kuprel/min-dalle) for ComfyUI. min-dalle downloads and loads the actual model itself, making for a very simple, but very non-idiomatic, ComfyUI node."
}, },
{
"author": "AIToldMeTo",
"title": "ComfyUI Cache Cleaner Node",
"reference": "https://github.com/AIToldMeTo/comfyui-cache-cleaner",
"files": [
"https://github.com/AIToldMeTo/comfyui-cache-cleaner"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that provides the ability to clear the cache directly from your workflow."
},
{
"author": "SamTyurenkov",
"title": "comfyui_chatgpt",
"reference": "https://github.com/SamTyurenkov/comfyui_chatgpt",
"files": [
"https://github.com/SamTyurenkov/comfyui_chatgpt"
],
"install_type": "git-clone",
"description": "Chat GPT Image Generation Chat Node for Comfy UI"
},

View File

@ -1241,6 +1241,14 @@
"title_aux": "ComfyUI-APQNodes" "title_aux": "ComfyUI-APQNodes"
} }
], ],
"https://github.com/AIToldMeTo/comfyui-cache-cleaner": [
[
"CacheCleaner"
],
{
"title_aux": "ComfyUI Cache Cleaner Node"
}
],
"https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper": [ "https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper": [
[ [
"DetailTransfer", "DetailTransfer",
@ -2640,7 +2648,8 @@
"BETAStitch", "BETAStitch",
"IndexedLoRALoader_BETA", "IndexedLoRALoader_BETA",
"LoadTextFromIndex", "LoadTextFromIndex",
"SaveAudioAdvanced_BETA" "SaveAudioAdvanced_BETA",
"TextLineCount"
], ],
{ {
"title_aux": "ComfyUI-BETA-Cropnodes" "title_aux": "ComfyUI-BETA-Cropnodes"
@ -2652,7 +2661,8 @@
"BETAStitch", "BETAStitch",
"IndexedLoRALoader_BETA", "IndexedLoRALoader_BETA",
"LoadTextFromIndex", "LoadTextFromIndex",
"SaveAudioAdvanced_BETA" "SaveAudioAdvanced_BETA",
"TextLineCount"
], ],
{ {
"title_aux": "ComfyUI-BETA-Helpernodes" "title_aux": "ComfyUI-BETA-Helpernodes"
@ -4894,6 +4904,7 @@
"Lightx2vWanVideoClipVisionEncoderLoader", "Lightx2vWanVideoClipVisionEncoderLoader",
"Lightx2vWanVideoEmptyEmbeds", "Lightx2vWanVideoEmptyEmbeds",
"Lightx2vWanVideoImageEncoder", "Lightx2vWanVideoImageEncoder",
"Lightx2vWanVideoModelDir",
"Lightx2vWanVideoModelLoader", "Lightx2vWanVideoModelLoader",
"Lightx2vWanVideoSampler", "Lightx2vWanVideoSampler",
"Lightx2vWanVideoT5Encoder", "Lightx2vWanVideoT5Encoder",
@ -6999,7 +7010,6 @@
"https://github.com/LevelPixel/ComfyUI-LevelPixel": [ "https://github.com/LevelPixel/ComfyUI-LevelPixel": [
[ [
"Autotagger [LP]", "Autotagger [LP]",
"Autotagger|LP",
"BoolToInt|LP", "BoolToInt|LP",
"BoolToString|LP", "BoolToString|LP",
"CLIP Text Encode Translate [LP]", "CLIP Text Encode Translate [LP]",
@ -7042,24 +7052,6 @@
"Keep Only English Words [LP]", "Keep Only English Words [LP]",
"KeepOnlyEnglishTags|LP", "KeepOnlyEnglishTags|LP",
"KeepOnlyEnglishWords|LP", "KeepOnlyEnglishWords|LP",
"LLM Advanced [LP]",
"LLM Loader [LP]",
"LLM Sampler [LP]",
"LLMAdvanced|LP",
"LLMLoader|LP",
"LLMSampler|LP",
"LLava Advanced [LP]",
"LLava Clip Loader [LP]",
"LLava Loader [LP]",
"LLava Sampler Advanced [LP]",
"LLava Sampler Simple [LP]",
"LLava Simple [LP]",
"LLavaAdvanced|LP",
"LLavaClipLoader|LP",
"LLavaLoader|LP",
"LLavaSamplerAdvanced|LP",
"LLavaSamplerSimple|LP",
"LLavaSimple|LP",
"Load Image [LP]", "Load Image [LP]",
"Load LoRA Tag [LP]", "Load LoRA Tag [LP]",
"LoadImage|LP", "LoadImage|LP",
@ -7070,6 +7062,12 @@
"Override VAE Device [LP]", "Override VAE Device [LP]",
"OverrideCLIPDevice|LP", "OverrideCLIPDevice|LP",
"OverrideVAEDevice|LP", "OverrideVAEDevice|LP",
"Pipe In [LP]",
"Pipe Out [LP]",
"Pipe [LP]",
"PipeIn|LP",
"PipeOut|LP",
"Pipe|LP",
"Preview Image Bridge [LP]", "Preview Image Bridge [LP]",
"PreviewImageForConditions|LP", "PreviewImageForConditions|LP",
"Remove Banned Tags From Tags [LP]", "Remove Banned Tags From Tags [LP]",
@ -7081,6 +7079,8 @@
"ResizeImageToTargetSize|LP", "ResizeImageToTargetSize|LP",
"Resorting Tags [LP]", "Resorting Tags [LP]",
"ResortingTags|LP", "ResortingTags|LP",
"Seed [LP]",
"Seed|LP",
"Show Text Bridge [LP]", "Show Text Bridge [LP]",
"Show Text [LP]", "Show Text [LP]",
"ShowTextBridge|LP", "ShowTextBridge|LP",
@ -7093,7 +7093,9 @@
"SoftModelUnloader|LP", "SoftModelUnloader|LP",
"Split Compound Text [LP]", "Split Compound Text [LP]",
"SplitCompoundText|LP", "SplitCompoundText|LP",
"String Cycler [LP]",
"String [LP]", "String [LP]",
"StringCycler|LP",
"StringToBool|LP", "StringToBool|LP",
"StringToCombo|LP", "StringToCombo|LP",
"StringToFloat|LP", "StringToFloat|LP",
@ -7118,11 +7120,15 @@
"TagSwitcher|LP", "TagSwitcher|LP",
"TenthsSimpleFloatSlider|LP", "TenthsSimpleFloatSlider|LP",
"Text Choice Parser [LP]", "Text Choice Parser [LP]",
"Text Replace [LP]",
"Text To List [LP]", "Text To List [LP]",
"Text Translate [LP]", "Text Translate [LP]",
"Text [LP]", "Text [LP]",
"TextChoiceParser|LP", "TextChoiceParser|LP",
"TextReplace|LP",
"TextToList|LP", "TextToList|LP",
"TextTranslateManualAll|LP",
"TextTranslateManual|LP",
"TextTranslate|LP", "TextTranslate|LP",
"Text|LP" "Text|LP"
], ],
@ -9031,23 +9037,25 @@
], ],
"https://github.com/Pseudotools/Pseudocomfy": [ "https://github.com/Pseudotools/Pseudocomfy": [
[ [
"ApplyDenseDiffusionSDXL", "PseudoApplyDenseDiffusionSDXL",
"ApplyIPAdaperSDXL", "PseudoApplyIPAdaperSDXL",
"ConcatStrings", "PseudoConcatStrings",
"IPAdapterUnifiedLoaderClone", "PseudoFloatToInt",
"LoadModelSnapshot", "PseudoIPAdapterUnifiedLoaderClone",
"MaskAggregate", "PseudoLoadModelSnapshot",
"MaskBlur", "PseudoMaskAggregate",
"MaskClamp", "PseudoMaskBlur",
"MaskInvert", "PseudoMaskClamp",
"MaskRemap", "PseudoMaskInvert",
"MaskReshape", "PseudoMaskRemap",
"PreviewStrings", "PseudoMaskReshape",
"ProcessEnvironmentalPrompts", "PseudoPreviewStrings",
"ProcessImagePrompt", "PseudoProcessEnvironmentalPrompts",
"ProcessMaterialPrompts", "PseudoProcessImagePrompt",
"SaveImageWithEmbeddedMasks", "PseudoProcessMaterialPrompts",
"UnpackModelSnapshot" "PseudoRemapFloat",
"PseudoSaveImageWithEmbeddedMasks",
"PseudoUnpackModelSnapshot"
], ],
{ {
"title_aux": "Pseudocomfy" "title_aux": "Pseudocomfy"
@ -9612,6 +9620,15 @@
"title_aux": "DeepFuze" "title_aux": "DeepFuze"
} }
], ],
"https://github.com/SamTyurenkov/comfyui_chatgpt": [
[
"ChatGPTImageGenerationNode",
"ImageToBase64"
],
{
"title_aux": "comfyui_chatgpt"
}
],
"https://github.com/San4itos/ComfyUI-Save-Images-as-Video": [ "https://github.com/San4itos/ComfyUI-Save-Images-as-Video": [
[ [
"SaveFramesToVideoFFmpeg_san4itos" "SaveFramesToVideoFFmpeg_san4itos"
@ -9624,8 +9641,8 @@
[ [
"ColorPickerNode", "ColorPickerNode",
"DepthMapProcessor", "DepthMapProcessor",
"ImageEffectsTransformer",
"ImageResizeAndTransform", "ImageResizeAndTransform",
"InputToTextureTransformer",
"MiDaSDepthEstimator", "MiDaSDepthEstimator",
"ProceduralTextureGenerator", "ProceduralTextureGenerator",
"RandomDotStereogramGenerator", "RandomDotStereogramGenerator",
@ -12978,9 +12995,11 @@
"WarpedBundleAllVideoImages", "WarpedBundleAllVideoImages",
"WarpedBundleVideoImages", "WarpedBundleVideoImages",
"WarpedBundleVideoImagesFramepack", "WarpedBundleVideoImagesFramepack",
"WarpedCLIPVisionLoader",
"WarpedCreateEmptyImageBatch", "WarpedCreateEmptyImageBatch",
"WarpedCreateEmptyLatentBatch", "WarpedCreateEmptyLatentBatch",
"WarpedCreateSpecialImageBatch", "WarpedCreateSpecialImageBatch",
"WarpedDualCLIPLoaderAdvanced",
"WarpedFramepackLoraSelectBatch", "WarpedFramepackLoraSelectBatch",
"WarpedFramepackMultiLoraSelect", "WarpedFramepackMultiLoraSelect",
"WarpedFramepackSampler", "WarpedFramepackSampler",
@ -13000,6 +13019,7 @@
"WarpedImageResizeKJStyle", "WarpedImageResizeKJStyle",
"WarpedImageScaleToSide", "WarpedImageScaleToSide",
"WarpedLeapfusionHunyuanI2V", "WarpedLeapfusionHunyuanI2V",
"WarpedLoadFramePackModel",
"WarpedLoadLorasBatchByPrefix", "WarpedLoadLorasBatchByPrefix",
"WarpedLoadVideosBatch", "WarpedLoadVideosBatch",
"WarpedLoraKeysAndMetadataReader", "WarpedLoraKeysAndMetadataReader",
@ -13008,6 +13028,7 @@
"WarpedSaveAnimatedPng", "WarpedSaveAnimatedPng",
"WarpedTeaCache", "WarpedTeaCache",
"WarpedUpscaleWithModel", "WarpedUpscaleWithModel",
"WarpedVAELoader",
"WarpedWanImageToVideo", "WarpedWanImageToVideo",
"WarpedWanLoadAndEditLoraBlocks", "WarpedWanLoadAndEditLoraBlocks",
"WarpedWanLoraMerge" "WarpedWanLoraMerge"
@ -13385,8 +13406,8 @@
"https://github.com/Yuan-ManX/ComfyUI-AniSora": [ "https://github.com/Yuan-ManX/ComfyUI-AniSora": [
[ [
"AniSora", "AniSora",
"AniSoraPrompt",
"LoadAniSoraModel", "LoadAniSoraModel",
"Prompt",
"SaveAniSora" "SaveAniSora"
], ],
{ {
@ -13395,12 +13416,12 @@
], ],
"https://github.com/Yuan-ManX/ComfyUI-AudioX": [ "https://github.com/Yuan-ManX/ComfyUI-AudioX": [
[ [
"AudioXPrompt",
"Condition", "Condition",
"Generate", "Generate",
"LoadAudioXAudio", "LoadAudioXAudio",
"LoadAudioXModel", "LoadAudioXModel",
"LoadAudioXVideo", "LoadAudioXVideo",
"Prompt",
"SaveAudioXAudio" "SaveAudioXAudio"
], ],
{ {
@ -13409,14 +13430,14 @@
], ],
"https://github.com/Yuan-ManX/ComfyUI-Bagel": [ "https://github.com/Yuan-ManX/ComfyUI-Bagel": [
[ [
"BagelPrompt",
"ImageEditing", "ImageEditing",
"ImageGeneration", "ImageGeneration",
"ImageThinkEditing", "ImageThinkEditing",
"ImageThinkGeneration", "ImageThinkGeneration",
"ImageUnderstanding", "ImageUnderstanding",
"LoadBAGELModel", "LoadBAGELModel",
"LoadEditImage", "LoadEditImage"
"Prompt"
], ],
{ {
"title_aux": "ComfyUI-Bagel" "title_aux": "ComfyUI-Bagel"
@ -13490,9 +13511,9 @@
"https://github.com/Yuan-ManX/ComfyUI-LiveCC": [ "https://github.com/Yuan-ManX/ComfyUI-LiveCC": [
[ [
"LiveCC", "LiveCC",
"LiveCCPrompt",
"LoadLiveCCModel", "LoadLiveCCModel",
"LoadLiveCCVideo", "LoadLiveCCVideo",
"Prompt",
"SaveLiveCCText" "SaveLiveCCText"
], ],
{ {
@ -13517,7 +13538,7 @@
[ [
"LoadMoviiGenModel", "LoadMoviiGenModel",
"MoviiGen", "MoviiGen",
"Prompt", "MoviiGenPrompt",
"SaveMoviiGen" "SaveMoviiGen"
], ],
{ {
@ -13564,11 +13585,11 @@
], ],
"https://github.com/Yuan-ManX/ComfyUI-SkyReels-A2": [ "https://github.com/Yuan-ManX/ComfyUI-SkyReels-A2": [
[ [
"A2Prompt",
"A2VideoGenerator", "A2VideoGenerator",
"CombineImages", "CombineImages",
"LoadA2Model", "LoadA2Model",
"NegativePrompt", "NegativePrompt",
"Prompt",
"ReferenceImages", "ReferenceImages",
"SaveVideo" "SaveVideo"
], ],
@ -14960,7 +14981,6 @@
"Sage_CheckpointSelector", "Sage_CheckpointSelector",
"Sage_CleanText", "Sage_CleanText",
"Sage_CollectKeywordsFromLoraStack", "Sage_CollectKeywordsFromLoraStack",
"Sage_ConditioningOneOut",
"Sage_ConditioningRngOut", "Sage_ConditioningRngOut",
"Sage_ConditioningZeroOut", "Sage_ConditioningZeroOut",
"Sage_ConstructMetadata", "Sage_ConstructMetadata",
@ -14968,7 +14988,6 @@
"Sage_DualCLIPTextEncode", "Sage_DualCLIPTextEncode",
"Sage_DualCLIPTextEncodeLumina2", "Sage_DualCLIPTextEncodeLumina2",
"Sage_EmptyLatentImagePassthrough", "Sage_EmptyLatentImagePassthrough",
"Sage_Foobar",
"Sage_GetFileHash", "Sage_GetFileHash",
"Sage_HiDreamE1_Instruction", "Sage_HiDreamE1_Instruction",
"Sage_JoinText", "Sage_JoinText",
@ -14995,7 +15014,6 @@
"Sage_SetFloat", "Sage_SetFloat",
"Sage_SetInteger", "Sage_SetInteger",
"Sage_SetText", "Sage_SetText",
"Sage_StringListTest",
"Sage_TextCompare", "Sage_TextCompare",
"Sage_TextWeight", "Sage_TextWeight",
"Sage_TilingInfo", "Sage_TilingInfo",
@ -18450,6 +18468,8 @@
"GITSScheduler", "GITSScheduler",
"GLIGENLoader", "GLIGENLoader",
"GLIGENTextBoxApply", "GLIGENTextBoxApply",
"GeminiInputFiles",
"GeminiNode",
"GetVideoComponents", "GetVideoComponents",
"GrowMask", "GrowMask",
"Hunyuan3Dv2Conditioning", "Hunyuan3Dv2Conditioning",
@ -18580,9 +18600,12 @@
"ModelSamplingStableCascade", "ModelSamplingStableCascade",
"ModelSave", "ModelSave",
"Morphology", "Morphology",
"OpenAIChatConfig",
"OpenAIChatNode",
"OpenAIDalle2", "OpenAIDalle2",
"OpenAIDalle3", "OpenAIDalle3",
"OpenAIGPTImage1", "OpenAIGPTImage1",
"OpenAIInputFiles",
"OptimalStepsScheduler", "OptimalStepsScheduler",
"PatchModelAddDownscale", "PatchModelAddDownscale",
"PerpNeg", "PerpNeg",
@ -18638,6 +18661,14 @@
"RepeatImageBatch", "RepeatImageBatch",
"RepeatLatentBatch", "RepeatLatentBatch",
"RescaleCFG", "RescaleCFG",
"Rodin3D_Detail",
"Rodin3D_Regular",
"Rodin3D_Sketch",
"Rodin3D_Smooth",
"RunwayFirstLastFrameNode",
"RunwayImageToVideoNodeGen3a",
"RunwayImageToVideoNodeGen4",
"RunwayTextToImageNode",
"SDTurboScheduler", "SDTurboScheduler",
"SD_4XUpscale_Conditioning", "SD_4XUpscale_Conditioning",
"SV3D_Conditioning", "SV3D_Conditioning",
@ -18740,6 +18771,14 @@
"TorchCompileModel", "TorchCompileModel",
"TrimVideoLatent", "TrimVideoLatent",
"TripleCLIPLoader", "TripleCLIPLoader",
"TripoConversionNode",
"TripoImageToModelNode",
"TripoMultiviewToModelNode",
"TripoRefineNode",
"TripoRetargetNode",
"TripoRigNode",
"TripoTextToModelNode",
"TripoTextureNode",
"UNETLoader", "UNETLoader",
"UNetCrossAttentionMultiply", "UNetCrossAttentionMultiply",
"UNetSelfAttentionMultiply", "UNetSelfAttentionMultiply",
@ -20010,6 +20049,18 @@
"title_aux": "ComfyUI-Keyframed" "title_aux": "ComfyUI-Keyframed"
} }
], ],
"https://github.com/dorpxam/ComfyUI-FramePack-F1-T2V": [
[
"FramePackF1T2VLoraStack",
"FramePackF1T2VSampler",
"FramePackF1T2VSamplerSettings",
"FramePackF1T2VTextEncode",
"FramePackF1T2VUserSettings"
],
{
"title_aux": "ComfyUI-FramePack-F1-T2V"
}
],
"https://github.com/dorpxam/ComfyUI-LTXVideoLoRA": [ "https://github.com/dorpxam/ComfyUI-LTXVideoLoRA": [
[ [
"LTXVLoRABlockEdit", "LTXVLoRABlockEdit",
@ -21266,7 +21317,10 @@
], ],
"https://github.com/fssorc/ComfyUI_pose_inter": [ "https://github.com/fssorc/ComfyUI_pose_inter": [
[ [
"Pose_Inter" "GenTPose",
"PoseModify",
"Pose_Inter",
"Pose_Inter_V2"
], ],
{ {
"title_aux": "ComfyUI_pose_inter" "title_aux": "ComfyUI_pose_inter"
@ -21280,6 +21334,22 @@
"title_aux": "comfyui-mosaic-blur" "title_aux": "comfyui-mosaic-blur"
} }
], ],
"https://github.com/gabe-init/ComfyUI-11labs": [
[
"ElevenLabsNode"
],
{
"title_aux": "ComfyUI-11labs"
}
],
"https://github.com/gabe-init/ComfyUI-Google-Image-Search": [
[
"GoogleImageSearchNode"
],
{
"title_aux": "ComfyUI-Google-Image-Search"
}
],
"https://github.com/gabe-init/ComfyUI-Openrouter_node": [ "https://github.com/gabe-init/ComfyUI-Openrouter_node": [
[ [
"OpenRouterNode" "OpenRouterNode"
@ -21288,6 +21358,14 @@
"title_aux": "ComfyUI OpenRouter Node" "title_aux": "ComfyUI OpenRouter Node"
} }
], ],
"https://github.com/gabe-init/ComfyUI-String-Similarity": [
[
"StringSimilarity"
],
{
"title_aux": "ComfyUI-String-Similarity"
}
],
"https://github.com/game4d/ComfyUI-BDsInfiniteYou": [ "https://github.com/game4d/ComfyUI-BDsInfiniteYou": [
[ [
"InfiniteYou_Image", "InfiniteYou_Image",
@ -24091,6 +24169,7 @@
], ],
"https://github.com/jordoh/ComfyUI-Deepface": [ "https://github.com/jordoh/ComfyUI-Deepface": [
[ [
"DeepfaceAnalyze",
"DeepfaceExtractFaces", "DeepfaceExtractFaces",
"DeepfaceVerify" "DeepfaceVerify"
], ],
@ -24203,6 +24282,7 @@
], ],
"https://github.com/juehackr/comfyui_fk_server": [ "https://github.com/juehackr/comfyui_fk_server": [
[ [
"FK_3dpose",
"FK_Node", "FK_Node",
"FK_ShowBaseNode" "FK_ShowBaseNode"
], ],
@ -27414,6 +27494,8 @@
], ],
"https://github.com/lum3on/ComfyUI-ModelQuantizer": [ "https://github.com/lum3on/ComfyUI-ModelQuantizer": [
[ [
"ControlNetFP8QuantizeNode",
"ControlNetMetadataViewerNode",
"ModelToStateDict", "ModelToStateDict",
"QuantizeFP8Format", "QuantizeFP8Format",
"QuantizeModel", "QuantizeModel",
@ -28311,7 +28393,7 @@
"description": "Switch between vertical and horizontal values with a single button.", "description": "Switch between vertical and horizontal values with a single button.",
"nickname": "mittimiWidthHeight", "nickname": "mittimiWidthHeight",
"title": "mittimiWidthHeight", "title": "mittimiWidthHeight",
"title_aux": "ComfyUI_mittimiWidthHeight" "title_aux": "ComfyUI_mittimiDaisyChainText"
} }
], ],
"https://github.com/mobilehacker/ComfyUI_format-lora-stack": [ "https://github.com/mobilehacker/ComfyUI_format-lora-stack": [
@ -34887,6 +34969,7 @@
"TextBeforeKeyword", "TextBeforeKeyword",
"YC Extract Number", "YC Extract Number",
"YC Text Index Switch", "YC Text Index Switch",
"YCMaskComposite",
"YCRemapMaskRange", "YCRemapMaskRange",
"YCTextImageGenerator", "YCTextImageGenerator",
"YC_Image_Save" "YC_Image_Save"
@ -35701,6 +35784,7 @@
"LoadImageMaskWithoutListDir", "LoadImageMaskWithoutListDir",
"LoadImageWithSwitch", "LoadImageWithSwitch",
"LoadImageWithoutListDir", "LoadImageWithoutListDir",
"MaskAreaComparison",
"MaskAutoSelector", "MaskAutoSelector",
"MaskCoverFourCorners", "MaskCoverFourCorners",
"MaskFastGrow", "MaskFastGrow",

File diff suppressed because it is too large Load Diff

View File

@ -16,8 +16,46 @@
{
"author": "EQXai",
"title": "ComfyUI_EQX",
"reference": "https://github.com/EQXai/ComfyUI_EQX",
"files": [
"https://github.com/EQXai/ComfyUI_EQX"
],
"install_type": "git-clone",
"description": "NODES: SaveImage_EQX, File Image Selector, Load Prompt From File - EQX, LoraStackEQX_random, Extract Filename - EQX, Extract LORA name - EQX"
},
{
"author": "yincangshiwei",
"title": "ComfyUI-SEQLToolNode",
"reference": "https://github.com/yincangshiwei/ComfyUI-SEQLToolNode",
"files": [
"https://github.com/yincangshiwei/ComfyUI-SEQLToolNode"
],
"install_type": "git-clone",
"description": "NODES: ImageCropAlphaNode (Image)"
},
{
"author": "gabe-init",
"title": "comfyui_ui_render [UNSAFE]",
"reference": "https://github.com/gabe-init/comfyui_ui_render",
"files": [
"https://github.com/gabe-init/comfyui_ui_render"
],
"install_type": "git-clone",
"description": "ComfyUI HTML Renderer Node - Display rich HTML content within ComfyUI nodes[w/This nodepack contains nodes that potentially have XSS vulnerabilities.]"
},
{
"author": "gabe-init",
"title": "ComfyUI LM Studio Node [WIP]",
"reference": "https://github.com/gabe-init/ComfyUI-LM-Studio",
"files": [
"https://github.com/gabe-init/ComfyUI-LM-Studio"
],
"install_type": "git-clone",
"description": "A powerful ComfyUI custom node that seamlessly integrates LM Studio's local language models into your ComfyUI workflows. This node supports both text-only and multimodal (text + image) inputs, making it perfect for complex AI-driven creative workflows.\nNOTE: The files in the repo are not organized."
},
{ {
"author": "LyazS", "author": "LyazS",
"title": "ComfyUI-aznodes", "title": "ComfyUI-aznodes",

View File

@ -1105,32 +1105,431 @@
], ],
"https://github.com/DonutsDelivery/ComfyUI-DonutDetailer": [ "https://github.com/DonutsDelivery/ComfyUI-DonutDetailer": [
[ [
"APG",
"AddNoise",
"AlignYourStepsScheduler",
"ApplyLBW //Inspire", "ApplyLBW //Inspire",
"BasicGuider",
"BasicScheduler",
"BetaSamplingScheduler",
"CFGGuider",
"CFGZeroStar",
"CLIPAttentionMultiply",
"CLIPLoader",
"CLIPMergeAdd",
"CLIPMergeSimple",
"CLIPMergeSubtract",
"CLIPSave",
"CLIPSetLastLayer",
"CLIPTextEncode",
"CLIPTextEncodeControlnet",
"CLIPTextEncodeFlux",
"CLIPTextEncodeHiDream",
"CLIPTextEncodeHunyuanDiT",
"CLIPTextEncodeLumina2",
"CLIPTextEncodePixArtAlpha",
"CLIPTextEncodeSD3",
"CLIPTextEncodeSDXL",
"CLIPTextEncodeSDXLRefiner",
"CLIPVisionEncode",
"CLIPVisionLoader",
"Canny",
"CaseConverter",
"CheckpointLoader",
"CheckpointLoaderSimple",
"CheckpointSave",
"ConditioningAverage",
"ConditioningCombine",
"ConditioningConcat",
"ConditioningSetArea",
"ConditioningSetAreaPercentage",
"ConditioningSetAreaPercentageVideo",
"ConditioningSetAreaStrength",
"ConditioningSetMask",
"ConditioningSetTimestepRange",
"ConditioningStableAudio",
"ConditioningZeroOut",
"ControlNetApply",
"ControlNetApplyAdvanced",
"ControlNetApplySD3",
"ControlNetInpaintingAliMamaApply",
"ControlNetLoader",
"CosmosImageToVideoLatent",
"CreateVideo",
"CropMask",
"DiffControlNetLoader",
"DifferentialDiffusion",
"DiffusersLoader",
"DisableNoise",
"Donut Detailer", "Donut Detailer",
"Donut Detailer 2", "Donut Detailer 2",
"Donut Detailer 4", "Donut Detailer 4",
"Donut Detailer LoRA 5", "Donut Detailer LoRA 5",
"Donut Detailer XL Blocks", "Donut Detailer XL Blocks",
"DonutAppendClipToList",
"DonutAppendModelToList",
"DonutApplyLoRAStack", "DonutApplyLoRAStack",
"DonutClipEncode", "DonutClipEncode",
"DonutLoRAStack", "DonutLoRAStack",
"DonutLoadCLIPModels", "DonutLoadCLIPModels",
"DonutLoadUNetModels", "DonutLoadUNetModels",
"DonutMakeClipList2",
"DonutMakeModelList2",
"DonutMergeClipLists",
"DonutMergeModelLists",
"DonutWidenMerge",
"DonutWidenMergeCLIP", "DonutWidenMergeCLIP",
"DonutWidenMergeUNet", "DonutWidenMergeUNet",
"DualCFGGuider",
"DualCLIPLoader",
"EmptyAceStepLatentAudio",
"EmptyCosmosLatentVideo",
"EmptyHunyuanLatentVideo",
"EmptyImage",
"EmptyLTXVLatentVideo",
"EmptyLatentAudio",
"EmptyLatentHunyuan3Dv2",
"EmptyLatentImage",
"EmptyMochiLatentVideo",
"EmptySD3LatentImage",
"ExponentialScheduler",
"ExtendIntermediateSigmas",
"FeatherMask",
"FlipSigmas",
"FluxDisableGuidance",
"FluxGuidance",
"FluxProCannyNode",
"FluxProDepthNode",
"FluxProExpandNode",
"FluxProFillNode",
"FluxProImageNode",
"FluxProUltraImageNode",
"FreSca",
"FreeU",
"FreeU_V2",
"GITSScheduler",
"GLIGENLoader",
"GLIGENTextBoxApply",
"GetVideoComponents",
"GrowMask",
"Hunyuan3Dv2Conditioning",
"Hunyuan3Dv2ConditioningMultiView",
"HunyuanImageToVideo",
"HyperTile",
"HypernetworkLoader",
"IdeogramV1",
"IdeogramV2",
"IdeogramV3",
"ImageAddNoise",
"ImageBatch",
"ImageBlend",
"ImageBlur",
"ImageColorToMask",
"ImageCompositeMasked",
"ImageCrop",
"ImageFromBatch",
"ImageInvert",
"ImageOnlyCheckpointLoader",
"ImageOnlyCheckpointSave",
"ImagePadForOutpaint",
"ImageQuantize",
"ImageRGBToYUV",
"ImageScale",
"ImageScaleBy",
"ImageScaleToTotalPixels",
"ImageSharpen",
"ImageToMask",
"ImageUpscaleWithModel",
"ImageYUVToRGB",
"InpaintModelConditioning",
"InstructPixToPixConditioning",
"InvertMask",
"JoinImageWithAlpha",
"KSampler",
"KSamplerAdvanced",
"KSamplerSelect",
"KarrasScheduler",
"KlingCameraControlI2VNode",
"KlingCameraControlT2VNode",
"KlingCameraControls",
"KlingDualCharacterVideoEffectNode",
"KlingImage2VideoNode",
"KlingImageGenerationNode",
"KlingLipSyncAudioToVideoNode",
"KlingLipSyncTextToVideoNode",
"KlingSingleImageVideoEffectNode",
"KlingStartEndFrameNode",
"KlingTextToVideoNode",
"KlingVideoExtendNode",
"KlingVirtualTryOnNode",
"LTXVAddGuide",
"LTXVConditioning",
"LTXVCropGuides",
"LTXVImgToVideo",
"LTXVPreprocess",
"LTXVScheduler",
"LaplaceScheduler",
"LatentAdd",
"LatentApplyOperation",
"LatentApplyOperationCFG",
"LatentBatch",
"LatentBatchSeedBehavior",
"LatentBlend",
"LatentComposite",
"LatentCompositeMasked",
"LatentCrop",
"LatentFlip",
"LatentFromBatch",
"LatentInterpolate",
"LatentMultiply",
"LatentOperationSharpen",
"LatentOperationTonemapReinhard",
"LatentRotate",
"LatentSubtract",
"LatentUpscale",
"LatentUpscaleBy",
"Load3D",
"Load3DAnimation",
"LoadAudio",
"LoadImage",
"LoadImageMask",
"LoadImageOutput",
"LoadLBW //Inspire", "LoadLBW //Inspire",
"LoadLatent",
"LoadVideo",
"LoraBlockInfo //Inspire", "LoraBlockInfo //Inspire",
"LoraLoader",
"LoraLoaderBlockWeight //Inspire", "LoraLoaderBlockWeight //Inspire",
"LoraLoaderModelOnly",
"LoraSave",
"LotusConditioning",
"LumaConceptsNode",
"LumaImageModifyNode",
"LumaImageNode",
"LumaImageToVideoNode",
"LumaReferenceNode",
"LumaVideoNode",
"Mahiro",
"MakeLBW //Inspire", "MakeLBW //Inspire",
"MaskComposite",
"MaskPreview",
"MaskToImage",
"MinimaxImageToVideoNode",
"MinimaxSubjectToVideoNode",
"MinimaxTextToVideoNode",
"ModelComputeDtype",
"ModelMergeAdd",
"ModelMergeAuraflow",
"ModelMergeBlocks",
"ModelMergeCosmos14B",
"ModelMergeCosmos7B",
"ModelMergeFlux1",
"ModelMergeLTXV",
"ModelMergeMochiPreview",
"ModelMergeSD1",
"ModelMergeSD2",
"ModelMergeSD35_Large",
"ModelMergeSD3_2B",
"ModelMergeSDXL",
"ModelMergeSimple",
"ModelMergeSubtract",
"ModelMergeWAN2_1",
"ModelSamplingAuraFlow",
"ModelSamplingContinuousEDM",
"ModelSamplingContinuousV",
"ModelSamplingDiscrete",
"ModelSamplingFlux",
"ModelSamplingLTXV",
"ModelSamplingSD3",
"ModelSamplingStableCascade",
"ModelSave",
"Morphology",
"OpenAIDalle2",
"OpenAIDalle3",
"OpenAIGPTImage1",
"OptimalStepsScheduler",
"PatchModelAddDownscale",
"PerpNeg",
"PerpNegGuider",
"PerturbedAttentionGuidance",
"PhotoMakerEncode",
"PhotoMakerLoader",
"PikaImageToVideoNode2_2",
"PikaScenesV2_2",
"PikaStartEndFrameNode2_2",
"PikaTextToVideoNode2_2",
"Pikadditions",
"Pikaffects",
"Pikaswaps",
"PixverseImageToVideoNode",
"PixverseTemplateNode",
"PixverseTextToVideoNode",
"PixverseTransitionVideoNode",
"PolyexponentialScheduler",
"PorterDuffImageComposite",
"Preview3D",
"Preview3DAnimation",
"PreviewAny",
"PreviewAudio",
"PreviewImage",
"PrimitiveBoolean",
"PrimitiveFloat",
"PrimitiveInt",
"PrimitiveString",
"PrimitiveStringMultiline",
"QuadrupleCLIPLoader",
"RandomNoise",
"RebatchImages",
"RebatchLatents",
"RecraftColorRGB",
"RecraftControls",
"RecraftCreativeUpscaleNode",
"RecraftCrispUpscaleNode",
"RecraftImageInpaintingNode",
"RecraftImageToImageNode",
"RecraftRemoveBackgroundNode",
"RecraftReplaceBackgroundNode",
"RecraftStyleV3DigitalIllustration",
"RecraftStyleV3InfiniteStyleLibrary",
"RecraftStyleV3LogoRaster",
"RecraftStyleV3RealisticImage",
"RecraftTextToImageNode",
"RecraftTextToVectorNode",
"RecraftVectorizeImageNode",
"RegexExtract",
"RegexMatch",
"RenormCFG",
"RepeatImageBatch",
"RepeatLatentBatch",
"RescaleCFG",
"SDTurboScheduler",
"SD_4XUpscale_Conditioning",
"SV3D_Conditioning",
"SVD_img2vid_Conditioning",
"SamplerCustom",
"SamplerCustomAdvanced",
"SamplerDPMAdaptative",
"SamplerDPMPP_2M_SDE",
"SamplerDPMPP_2S_Ancestral",
"SamplerDPMPP_3M_SDE",
"SamplerDPMPP_SDE",
"SamplerEulerAncestral",
"SamplerEulerAncestralCFGPP",
"SamplerEulerCFGpp",
"SamplerLCMUpscale",
"SamplerLMS",
"SaveAnimatedPNG",
"SaveAnimatedWEBP",
"SaveAudio",
"SaveAudioMP3",
"SaveAudioOpus",
"SaveGLB",
"SaveImage",
"SaveImageWebsocket",
"SaveLBW //Inspire", "SaveLBW //Inspire",
"XY Input: Lora Block Weight //Inspire" "SaveLatent",
"SaveSVGNode",
"SaveVideo",
"SaveWEBM",
"SelfAttentionGuidance",
"SetFirstSigma",
"SetLatentNoiseMask",
"SetUnionControlNetType",
"SkipLayerGuidanceDiT",
"SkipLayerGuidanceSD3",
"SolidMask",
"SplitImageWithAlpha",
"SplitSigmas",
"SplitSigmasDenoise",
"StabilityStableImageSD_3_5Node",
"StabilityStableImageUltraNode",
"StabilityUpscaleConservativeNode",
"StabilityUpscaleCreativeNode",
"StabilityUpscaleFastNode",
"StableCascade_EmptyLatentImage",
"StableCascade_StageB_Conditioning",
"StableCascade_StageC_VAEEncode",
"StableCascade_SuperResolutionControlnet",
"StableZero123_Conditioning",
"StableZero123_Conditioning_Batched",
"StringCompare",
"StringConcatenate",
"StringContains",
"StringLength",
"StringReplace",
"StringSubstring",
"StringTrim",
"StubConstantImage",
"StubFloat",
"StubImage",
"StubInt",
"StubMask",
"StyleModelApply",
"StyleModelLoader",
"T5TokenizerOptions",
"TestAccumulateNode",
"TestAccumulationGetItemNode",
"TestAccumulationGetLengthNode",
"TestAccumulationHeadNode",
"TestAccumulationSetItemNode",
"TestAccumulationTailNode",
"TestAccumulationToListNode",
"TestBoolOperationNode",
"TestCustomIsChanged",
"TestCustomValidation1",
"TestCustomValidation2",
"TestCustomValidation3",
"TestCustomValidation4",
"TestCustomValidation5",
"TestDynamicDependencyCycle",
"TestExecutionBlocker",
"TestFloatConditions",
"TestForLoopClose",
"TestForLoopOpen",
"TestIntConditions",
"TestIntMathOperation",
"TestIsChangedWithConstants",
"TestLazyMixImages",
"TestListToAccumulationNode",
"TestMakeListNode",
"TestMixedExpansionReturns",
"TestStringConditions",
"TestToBoolNode",
"TestVariadicAverage",
"TestWhileLoopClose",
"TestWhileLoopOpen",
"TextEncodeAceStepAudio",
"TextEncodeHunyuanVideo_ImageToVideo",
"ThresholdMask",
"TomePatchModel",
"TorchCompileModel",
"TrimVideoLatent",
"TripleCLIPLoader",
"UNETLoader",
"UNetCrossAttentionMultiply",
"UNetSelfAttentionMultiply",
"UNetTemporalAttentionMultiply",
"UpscaleModelLoader",
"VAEDecode",
"VAEDecodeAudio",
"VAEDecodeHunyuan3D",
"VAEDecodeTiled",
"VAEEncode",
"VAEEncodeAudio",
"VAEEncodeForInpaint",
"VAEEncodeTiled",
"VAELoader",
"VAESave",
"VPScheduler",
"VeoVideoGenerationNode",
"VideoLinearCFGGuidance",
"VideoTriangleCFGGuidance",
"VoxelToMesh",
"VoxelToMeshBasic",
"WanCameraEmbedding",
"WanCameraImageToVideo",
"WanFirstLastFrameToVideo",
"WanFunControlToVideo",
"WanFunInpaintToVideo",
"WanImageToVideo",
"WanVaceToVideo",
"WebcamCapture",
"XY Input: Lora Block Weight //Inspire",
"unCLIPCheckpointLoader",
"unCLIPConditioning"
], ],
{ {
"title_aux": "ComfyUI-DonutDetailer" "title_aux": "ComfyUI-DonutDetailer"
@ -1161,6 +1560,18 @@
"title_aux": "ComfyUI-Extend-Resolution" "title_aux": "ComfyUI-Extend-Resolution"
} }
], ],
"https://github.com/EQXai/ComfyUI_EQX": [
[
"Extract Filename - EQX",
"Extract LORA name - EQX",
"File Image Selector",
"Load Prompt From File - EQX",
"LoraStackEQX_random"
],
{
"title_aux": "ComfyUI_EQX"
}
],
"https://github.com/Eagle-CN/ComfyUI-Addoor": [ "https://github.com/Eagle-CN/ComfyUI-Addoor": [
[ [
"AD_AnyFileList", "AD_AnyFileList",
@ -1731,7 +2142,8 @@
], ],
"https://github.com/LyazS/ComfyUI-aznodes": [ "https://github.com/LyazS/ComfyUI-aznodes": [
[ [
"CrossFadeImageSequence" "CrossFadeImageSequence",
"SaveImageAZ"
], ],
{ {
"title_aux": "ComfyUI-aznodes" "title_aux": "ComfyUI-aznodes"
@ -3681,6 +4093,8 @@
"GITSScheduler", "GITSScheduler",
"GLIGENLoader", "GLIGENLoader",
"GLIGENTextBoxApply", "GLIGENTextBoxApply",
"GeminiInputFiles",
"GeminiNode",
"GetVideoComponents", "GetVideoComponents",
"GrowMask", "GrowMask",
"Hunyuan3Dv2Conditioning", "Hunyuan3Dv2Conditioning",
@ -3811,9 +4225,12 @@
"ModelSamplingStableCascade", "ModelSamplingStableCascade",
"ModelSave", "ModelSave",
"Morphology", "Morphology",
"OpenAIChatConfig",
"OpenAIChatNode",
"OpenAIDalle2", "OpenAIDalle2",
"OpenAIDalle3", "OpenAIDalle3",
"OpenAIGPTImage1", "OpenAIGPTImage1",
"OpenAIInputFiles",
"OptimalStepsScheduler", "OptimalStepsScheduler",
"PatchModelAddDownscale", "PatchModelAddDownscale",
"PerpNeg", "PerpNeg",
@ -3869,6 +4286,14 @@
"RepeatImageBatch", "RepeatImageBatch",
"RepeatLatentBatch", "RepeatLatentBatch",
"RescaleCFG", "RescaleCFG",
"Rodin3D_Detail",
"Rodin3D_Regular",
"Rodin3D_Sketch",
"Rodin3D_Smooth",
"RunwayFirstLastFrameNode",
"RunwayImageToVideoNodeGen3a",
"RunwayImageToVideoNodeGen4",
"RunwayTextToImageNode",
"SDTurboScheduler", "SDTurboScheduler",
"SD_4XUpscale_Conditioning", "SD_4XUpscale_Conditioning",
"SV3D_Conditioning", "SV3D_Conditioning",
@ -3971,6 +4396,14 @@
"TorchCompileModel", "TorchCompileModel",
"TrimVideoLatent", "TrimVideoLatent",
"TripleCLIPLoader", "TripleCLIPLoader",
"TripoConversionNode",
"TripoImageToModelNode",
"TripoMultiviewToModelNode",
"TripoRefineNode",
"TripoRetargetNode",
"TripoRigNode",
"TripoTextToModelNode",
"TripoTextureNode",
"UNETLoader", "UNETLoader",
"UNetCrossAttentionMultiply", "UNetCrossAttentionMultiply",
"UNetSelfAttentionMultiply", "UNetSelfAttentionMultiply",
@ -4436,6 +4869,14 @@
"title_aux": "ComfyUI-FTM-Pack" "title_aux": "ComfyUI-FTM-Pack"
} }
], ],
"https://github.com/gabe-init/ComfyUI-LM-Studio": [
[
"LMStudioNode"
],
{
"title_aux": "ComfyUI LM Studio Node [WIP]"
}
],
"https://github.com/gabe-init/ComfyUI-Repo-Eater": [ "https://github.com/gabe-init/ComfyUI-Repo-Eater": [
[ [
"RepoEaterNode" "RepoEaterNode"
@ -4444,6 +4885,14 @@
"title_aux": "gabe-init [WIP]" "title_aux": "gabe-init [WIP]"
} }
], ],
"https://github.com/gabe-init/comfyui_ui_render": [
[
"HTMLRendererNode"
],
{
"title_aux": "comfyui_ui_render [UNSAFE]"
}
],
"https://github.com/gagaprince/ComfyUI_gaga_utils": [ "https://github.com/gagaprince/ComfyUI_gaga_utils": [
[ [
"GagaAddStringArray", "GagaAddStringArray",
@ -4536,16 +4985,6 @@
"title_aux": "loki-comfyui-node" "title_aux": "loki-comfyui-node"
} }
], ],
"https://github.com/gondar-software/comfyui-custom-padding": [
[
"AdaptiveImagePadding",
"AdaptiveImageUnpadding",
"WatermarkBlend"
],
{
"title_aux": "comfyui-custom-padding"
}
],
"https://github.com/gordon123/ComfyUI_DreamBoard": [ "https://github.com/gordon123/ComfyUI_DreamBoard": [
[ [
"PromptExtraNode", "PromptExtraNode",
@ -7665,6 +8104,7 @@
], ],
"https://github.com/virallover/comfyui-virallover": [ "https://github.com/virallover/comfyui-virallover": [
[ [
"ApplyBrightnessFromGrayWithMask",
"BrightnessCorrectionNode", "BrightnessCorrectionNode",
"DepthFitter", "DepthFitter",
"DownloadAndLoadLoraModelOnly", "DownloadAndLoadLoraModelOnly",
@ -8016,6 +8456,7 @@
], ],
"https://github.com/yichengup/ComfyUI-YCNodes_Advance": [ "https://github.com/yichengup/ComfyUI-YCNodes_Advance": [
[ [
"HumanPartsUltra",
"YC Color Match" "YC Color Match"
], ],
{ {
@ -8033,6 +8474,14 @@
"title_aux": "Comfyui-NodeSpark" "title_aux": "Comfyui-NodeSpark"
} }
], ],
"https://github.com/yincangshiwei/ComfyUI-SEQLToolNode": [
[
"ImageCropByAlpha"
],
{
"title_aux": "ComfyUI-SEQLToolNode"
}
],
"https://github.com/yojimbodayne/ComfyUI-Dropbox-API": [ "https://github.com/yojimbodayne/ComfyUI-Dropbox-API": [
[ [
"FetchTokenFromDropbox", "FetchTokenFromDropbox",

View File

@ -10,6 +10,76 @@
{
"author": "dorpxam",
"title": "ComfyUI-FramePack-F1-T2V",
"reference": "https://github.com/dorpxam/ComfyUI-FramePack-F1-T2V",
"files": [
"https://github.com/dorpxam/ComfyUI-FramePack-F1-T2V"
],
"install_type": "git-clone",
"description": "A set of custom nodes enabling Text-to-Video support for FramePack-F1"
},
{
"author": "gabe-init",
"title": "ComfyUI-11labs",
"reference": "https://github.com/gabe-init/ComfyUI-11labs",
"files": [
"https://github.com/gabe-init/ComfyUI-11labs"
],
"install_type": "git-clone",
"description": "ComfyUI ElevenLabs TTS Node - Text-to-speech integration with advanced voice controls"
},
{
"author": "gabe-init",
"title": "ComfyUI-Google-Image-Search",
"reference": "https://github.com/gabe-init/ComfyUI-Google-Image-Search",
"files": [
"https://github.com/gabe-init/ComfyUI-Google-Image-Search"
],
"install_type": "git-clone",
"description": "ComfyUI Google Image Search Node - Search and retrieve images from Google"
},
{
"author": "gabe-init",
"title": "ComfyUI-String-Similarity",
"reference": "https://github.com/gabe-init/ComfyUI-String-Similarity",
"files": [
"https://github.com/gabe-init/ComfyUI-String-Similarity"
],
"install_type": "git-clone",
"description": "ComfyUI String Similarity Node - Advanced text comparison with multiple algorithms"
},
{
"author": "SamTyurenkov",
"title": "comfyui_chatgpt",
"reference": "https://github.com/SamTyurenkov/comfyui_chatgpt",
"files": [
"https://github.com/SamTyurenkov/comfyui_chatgpt"
],
"install_type": "git-clone",
"description": "Chat GPT Image Generation Chat Node for Comfy UI"
},
{
"author": "AIToldMeTo",
"title": "ComfyUI Cache Cleaner Node",
"reference": "https://github.com/AIToldMeTo/comfyui-cache-cleaner",
"files": [
"https://github.com/AIToldMeTo/comfyui-cache-cleaner"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that provides the ability to clear the cache directly from your workflow."
},
{
"author": "mittimi",
"title": "ComfyUI_mittimiDaisyChainText",
"reference": "https://github.com/mittimi/ComfyUI_mittimiDaisyChainText",
"files": [
"https://github.com/mittimi/ComfyUI_mittimiWidthHeight"
],
"install_type": "git-clone",
"description": "It has the ability to concatenate text."
},
{ {
"author": "openvino-dev-samples", "author": "openvino-dev-samples",
"title": "ComfyUI-OpenVINO", "title": "ComfyUI-OpenVINO",
@ -464,7 +534,7 @@
"https://github.com/lum3on/ComfyUI-ModelQuantizer" "https://github.com/lum3on/ComfyUI-ModelQuantizer"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "This is a node to converts models into Fp8, bf16, fp16." "description": "A comprehensive custom node pack for ComfyUI that provides advanced tools for quantizing model weights to lower precision formats like FP16, BF16, and true FP8 types, with specialized support for ControlNet models."
}, },
{ {
"author": "Yuan-ManX", "author": "Yuan-ManX",

View File

@ -1241,6 +1241,14 @@
"title_aux": "ComfyUI-APQNodes" "title_aux": "ComfyUI-APQNodes"
} }
], ],
"https://github.com/AIToldMeTo/comfyui-cache-cleaner": [
[
"CacheCleaner"
],
{
"title_aux": "ComfyUI Cache Cleaner Node"
}
],
"https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper": [ "https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper": [
[ [
"DetailTransfer", "DetailTransfer",
@ -2640,7 +2648,8 @@
"BETAStitch", "BETAStitch",
"IndexedLoRALoader_BETA", "IndexedLoRALoader_BETA",
"LoadTextFromIndex", "LoadTextFromIndex",
"SaveAudioAdvanced_BETA" "SaveAudioAdvanced_BETA",
"TextLineCount"
], ],
{ {
"title_aux": "ComfyUI-BETA-Cropnodes" "title_aux": "ComfyUI-BETA-Cropnodes"
@ -2652,7 +2661,8 @@
"BETAStitch", "BETAStitch",
"IndexedLoRALoader_BETA", "IndexedLoRALoader_BETA",
"LoadTextFromIndex", "LoadTextFromIndex",
"SaveAudioAdvanced_BETA" "SaveAudioAdvanced_BETA",
"TextLineCount"
], ],
{ {
"title_aux": "ComfyUI-BETA-Helpernodes" "title_aux": "ComfyUI-BETA-Helpernodes"
@ -4894,6 +4904,7 @@
"Lightx2vWanVideoClipVisionEncoderLoader", "Lightx2vWanVideoClipVisionEncoderLoader",
"Lightx2vWanVideoEmptyEmbeds", "Lightx2vWanVideoEmptyEmbeds",
"Lightx2vWanVideoImageEncoder", "Lightx2vWanVideoImageEncoder",
"Lightx2vWanVideoModelDir",
"Lightx2vWanVideoModelLoader", "Lightx2vWanVideoModelLoader",
"Lightx2vWanVideoSampler", "Lightx2vWanVideoSampler",
"Lightx2vWanVideoT5Encoder", "Lightx2vWanVideoT5Encoder",
@ -6999,7 +7010,6 @@
"https://github.com/LevelPixel/ComfyUI-LevelPixel": [ "https://github.com/LevelPixel/ComfyUI-LevelPixel": [
[ [
"Autotagger [LP]", "Autotagger [LP]",
"Autotagger|LP",
"BoolToInt|LP", "BoolToInt|LP",
"BoolToString|LP", "BoolToString|LP",
"CLIP Text Encode Translate [LP]", "CLIP Text Encode Translate [LP]",
@ -7042,24 +7052,6 @@
"Keep Only English Words [LP]", "Keep Only English Words [LP]",
"KeepOnlyEnglishTags|LP", "KeepOnlyEnglishTags|LP",
"KeepOnlyEnglishWords|LP", "KeepOnlyEnglishWords|LP",
"LLM Advanced [LP]",
"LLM Loader [LP]",
"LLM Sampler [LP]",
"LLMAdvanced|LP",
"LLMLoader|LP",
"LLMSampler|LP",
"LLava Advanced [LP]",
"LLava Clip Loader [LP]",
"LLava Loader [LP]",
"LLava Sampler Advanced [LP]",
"LLava Sampler Simple [LP]",
"LLava Simple [LP]",
"LLavaAdvanced|LP",
"LLavaClipLoader|LP",
"LLavaLoader|LP",
"LLavaSamplerAdvanced|LP",
"LLavaSamplerSimple|LP",
"LLavaSimple|LP",
"Load Image [LP]", "Load Image [LP]",
"Load LoRA Tag [LP]", "Load LoRA Tag [LP]",
"LoadImage|LP", "LoadImage|LP",
@ -7070,6 +7062,12 @@
"Override VAE Device [LP]", "Override VAE Device [LP]",
"OverrideCLIPDevice|LP", "OverrideCLIPDevice|LP",
"OverrideVAEDevice|LP", "OverrideVAEDevice|LP",
"Pipe In [LP]",
"Pipe Out [LP]",
"Pipe [LP]",
"PipeIn|LP",
"PipeOut|LP",
"Pipe|LP",
"Preview Image Bridge [LP]", "Preview Image Bridge [LP]",
"PreviewImageForConditions|LP", "PreviewImageForConditions|LP",
"Remove Banned Tags From Tags [LP]", "Remove Banned Tags From Tags [LP]",
@ -7081,6 +7079,8 @@
"ResizeImageToTargetSize|LP", "ResizeImageToTargetSize|LP",
"Resorting Tags [LP]", "Resorting Tags [LP]",
"ResortingTags|LP", "ResortingTags|LP",
"Seed [LP]",
"Seed|LP",
"Show Text Bridge [LP]", "Show Text Bridge [LP]",
"Show Text [LP]", "Show Text [LP]",
"ShowTextBridge|LP", "ShowTextBridge|LP",
@ -7093,7 +7093,9 @@
"SoftModelUnloader|LP", "SoftModelUnloader|LP",
"Split Compound Text [LP]", "Split Compound Text [LP]",
"SplitCompoundText|LP", "SplitCompoundText|LP",
"String Cycler [LP]",
"String [LP]", "String [LP]",
"StringCycler|LP",
"StringToBool|LP", "StringToBool|LP",
"StringToCombo|LP", "StringToCombo|LP",
"StringToFloat|LP", "StringToFloat|LP",
@ -7118,11 +7120,15 @@
"TagSwitcher|LP", "TagSwitcher|LP",
"TenthsSimpleFloatSlider|LP", "TenthsSimpleFloatSlider|LP",
"Text Choice Parser [LP]", "Text Choice Parser [LP]",
"Text Replace [LP]",
"Text To List [LP]", "Text To List [LP]",
"Text Translate [LP]", "Text Translate [LP]",
"Text [LP]", "Text [LP]",
"TextChoiceParser|LP", "TextChoiceParser|LP",
"TextReplace|LP",
"TextToList|LP", "TextToList|LP",
"TextTranslateManualAll|LP",
"TextTranslateManual|LP",
"TextTranslate|LP", "TextTranslate|LP",
"Text|LP" "Text|LP"
], ],
@ -9031,23 +9037,25 @@
], ],
"https://github.com/Pseudotools/Pseudocomfy": [ "https://github.com/Pseudotools/Pseudocomfy": [
[ [
"ApplyDenseDiffusionSDXL", "PseudoApplyDenseDiffusionSDXL",
"ApplyIPAdaperSDXL", "PseudoApplyIPAdaperSDXL",
"ConcatStrings", "PseudoConcatStrings",
"IPAdapterUnifiedLoaderClone", "PseudoFloatToInt",
"LoadModelSnapshot", "PseudoIPAdapterUnifiedLoaderClone",
"MaskAggregate", "PseudoLoadModelSnapshot",
"MaskBlur", "PseudoMaskAggregate",
"MaskClamp", "PseudoMaskBlur",
"MaskInvert", "PseudoMaskClamp",
"MaskRemap", "PseudoMaskInvert",
"MaskReshape", "PseudoMaskRemap",
"PreviewStrings", "PseudoMaskReshape",
"ProcessEnvironmentalPrompts", "PseudoPreviewStrings",
"ProcessImagePrompt", "PseudoProcessEnvironmentalPrompts",
"ProcessMaterialPrompts", "PseudoProcessImagePrompt",
"SaveImageWithEmbeddedMasks", "PseudoProcessMaterialPrompts",
"UnpackModelSnapshot" "PseudoRemapFloat",
"PseudoSaveImageWithEmbeddedMasks",
"PseudoUnpackModelSnapshot"
], ],
{ {
"title_aux": "Pseudocomfy" "title_aux": "Pseudocomfy"
@ -9612,6 +9620,15 @@
"title_aux": "DeepFuze" "title_aux": "DeepFuze"
} }
], ],
"https://github.com/SamTyurenkov/comfyui_chatgpt": [
[
"ChatGPTImageGenerationNode",
"ImageToBase64"
],
{
"title_aux": "comfyui_chatgpt"
}
],
"https://github.com/San4itos/ComfyUI-Save-Images-as-Video": [ "https://github.com/San4itos/ComfyUI-Save-Images-as-Video": [
[ [
"SaveFramesToVideoFFmpeg_san4itos" "SaveFramesToVideoFFmpeg_san4itos"
@ -9624,8 +9641,8 @@
[ [
"ColorPickerNode", "ColorPickerNode",
"DepthMapProcessor", "DepthMapProcessor",
"ImageEffectsTransformer",
"ImageResizeAndTransform", "ImageResizeAndTransform",
"InputToTextureTransformer",
"MiDaSDepthEstimator", "MiDaSDepthEstimator",
"ProceduralTextureGenerator", "ProceduralTextureGenerator",
"RandomDotStereogramGenerator", "RandomDotStereogramGenerator",
@ -12978,9 +12995,11 @@
"WarpedBundleAllVideoImages", "WarpedBundleAllVideoImages",
"WarpedBundleVideoImages", "WarpedBundleVideoImages",
"WarpedBundleVideoImagesFramepack", "WarpedBundleVideoImagesFramepack",
"WarpedCLIPVisionLoader",
"WarpedCreateEmptyImageBatch", "WarpedCreateEmptyImageBatch",
"WarpedCreateEmptyLatentBatch", "WarpedCreateEmptyLatentBatch",
"WarpedCreateSpecialImageBatch", "WarpedCreateSpecialImageBatch",
"WarpedDualCLIPLoaderAdvanced",
"WarpedFramepackLoraSelectBatch", "WarpedFramepackLoraSelectBatch",
"WarpedFramepackMultiLoraSelect", "WarpedFramepackMultiLoraSelect",
"WarpedFramepackSampler", "WarpedFramepackSampler",
@ -13000,6 +13019,7 @@
"WarpedImageResizeKJStyle", "WarpedImageResizeKJStyle",
"WarpedImageScaleToSide", "WarpedImageScaleToSide",
"WarpedLeapfusionHunyuanI2V", "WarpedLeapfusionHunyuanI2V",
"WarpedLoadFramePackModel",
"WarpedLoadLorasBatchByPrefix", "WarpedLoadLorasBatchByPrefix",
"WarpedLoadVideosBatch", "WarpedLoadVideosBatch",
"WarpedLoraKeysAndMetadataReader", "WarpedLoraKeysAndMetadataReader",
@ -13008,6 +13028,7 @@
"WarpedSaveAnimatedPng", "WarpedSaveAnimatedPng",
"WarpedTeaCache", "WarpedTeaCache",
"WarpedUpscaleWithModel", "WarpedUpscaleWithModel",
"WarpedVAELoader",
"WarpedWanImageToVideo", "WarpedWanImageToVideo",
"WarpedWanLoadAndEditLoraBlocks", "WarpedWanLoadAndEditLoraBlocks",
"WarpedWanLoraMerge" "WarpedWanLoraMerge"
@ -13385,8 +13406,8 @@
"https://github.com/Yuan-ManX/ComfyUI-AniSora": [ "https://github.com/Yuan-ManX/ComfyUI-AniSora": [
[ [
"AniSora", "AniSora",
"AniSoraPrompt",
"LoadAniSoraModel", "LoadAniSoraModel",
"Prompt",
"SaveAniSora" "SaveAniSora"
], ],
{ {
@ -13395,12 +13416,12 @@
], ],
"https://github.com/Yuan-ManX/ComfyUI-AudioX": [ "https://github.com/Yuan-ManX/ComfyUI-AudioX": [
[ [
"AudioXPrompt",
"Condition", "Condition",
"Generate", "Generate",
"LoadAudioXAudio", "LoadAudioXAudio",
"LoadAudioXModel", "LoadAudioXModel",
"LoadAudioXVideo", "LoadAudioXVideo",
"Prompt",
"SaveAudioXAudio" "SaveAudioXAudio"
], ],
{ {
@ -13409,14 +13430,14 @@
], ],
"https://github.com/Yuan-ManX/ComfyUI-Bagel": [ "https://github.com/Yuan-ManX/ComfyUI-Bagel": [
[ [
"BagelPrompt",
"ImageEditing", "ImageEditing",
"ImageGeneration", "ImageGeneration",
"ImageThinkEditing", "ImageThinkEditing",
"ImageThinkGeneration", "ImageThinkGeneration",
"ImageUnderstanding", "ImageUnderstanding",
"LoadBAGELModel", "LoadBAGELModel",
"LoadEditImage", "LoadEditImage"
"Prompt"
], ],
{ {
"title_aux": "ComfyUI-Bagel" "title_aux": "ComfyUI-Bagel"
@ -13490,9 +13511,9 @@
"https://github.com/Yuan-ManX/ComfyUI-LiveCC": [ "https://github.com/Yuan-ManX/ComfyUI-LiveCC": [
[ [
"LiveCC", "LiveCC",
"LiveCCPrompt",
"LoadLiveCCModel", "LoadLiveCCModel",
"LoadLiveCCVideo", "LoadLiveCCVideo",
"Prompt",
"SaveLiveCCText" "SaveLiveCCText"
], ],
{ {
@ -13517,7 +13538,7 @@
[ [
"LoadMoviiGenModel", "LoadMoviiGenModel",
"MoviiGen", "MoviiGen",
"Prompt", "MoviiGenPrompt",
"SaveMoviiGen" "SaveMoviiGen"
], ],
{ {
@ -13564,11 +13585,11 @@
], ],
"https://github.com/Yuan-ManX/ComfyUI-SkyReels-A2": [ "https://github.com/Yuan-ManX/ComfyUI-SkyReels-A2": [
[ [
"A2Prompt",
"A2VideoGenerator", "A2VideoGenerator",
"CombineImages", "CombineImages",
"LoadA2Model", "LoadA2Model",
"NegativePrompt", "NegativePrompt",
"Prompt",
"ReferenceImages", "ReferenceImages",
"SaveVideo" "SaveVideo"
], ],
@ -14960,7 +14981,6 @@
"Sage_CheckpointSelector", "Sage_CheckpointSelector",
"Sage_CleanText", "Sage_CleanText",
"Sage_CollectKeywordsFromLoraStack", "Sage_CollectKeywordsFromLoraStack",
"Sage_ConditioningOneOut",
"Sage_ConditioningRngOut", "Sage_ConditioningRngOut",
"Sage_ConditioningZeroOut", "Sage_ConditioningZeroOut",
"Sage_ConstructMetadata", "Sage_ConstructMetadata",
@ -14968,7 +14988,6 @@
"Sage_DualCLIPTextEncode", "Sage_DualCLIPTextEncode",
"Sage_DualCLIPTextEncodeLumina2", "Sage_DualCLIPTextEncodeLumina2",
"Sage_EmptyLatentImagePassthrough", "Sage_EmptyLatentImagePassthrough",
"Sage_Foobar",
"Sage_GetFileHash", "Sage_GetFileHash",
"Sage_HiDreamE1_Instruction", "Sage_HiDreamE1_Instruction",
"Sage_JoinText", "Sage_JoinText",
@ -14995,7 +15014,6 @@
"Sage_SetFloat", "Sage_SetFloat",
"Sage_SetInteger", "Sage_SetInteger",
"Sage_SetText", "Sage_SetText",
"Sage_StringListTest",
"Sage_TextCompare", "Sage_TextCompare",
"Sage_TextWeight", "Sage_TextWeight",
"Sage_TilingInfo", "Sage_TilingInfo",
@ -18450,6 +18468,8 @@
"GITSScheduler", "GITSScheduler",
"GLIGENLoader", "GLIGENLoader",
"GLIGENTextBoxApply", "GLIGENTextBoxApply",
"GeminiInputFiles",
"GeminiNode",
"GetVideoComponents", "GetVideoComponents",
"GrowMask", "GrowMask",
"Hunyuan3Dv2Conditioning", "Hunyuan3Dv2Conditioning",
@ -18580,9 +18600,12 @@
"ModelSamplingStableCascade", "ModelSamplingStableCascade",
"ModelSave", "ModelSave",
"Morphology", "Morphology",
"OpenAIChatConfig",
"OpenAIChatNode",
"OpenAIDalle2", "OpenAIDalle2",
"OpenAIDalle3", "OpenAIDalle3",
"OpenAIGPTImage1", "OpenAIGPTImage1",
"OpenAIInputFiles",
"OptimalStepsScheduler", "OptimalStepsScheduler",
"PatchModelAddDownscale", "PatchModelAddDownscale",
"PerpNeg", "PerpNeg",
@ -18638,6 +18661,14 @@
"RepeatImageBatch", "RepeatImageBatch",
"RepeatLatentBatch", "RepeatLatentBatch",
"RescaleCFG", "RescaleCFG",
"Rodin3D_Detail",
"Rodin3D_Regular",
"Rodin3D_Sketch",
"Rodin3D_Smooth",
"RunwayFirstLastFrameNode",
"RunwayImageToVideoNodeGen3a",
"RunwayImageToVideoNodeGen4",
"RunwayTextToImageNode",
"SDTurboScheduler", "SDTurboScheduler",
"SD_4XUpscale_Conditioning", "SD_4XUpscale_Conditioning",
"SV3D_Conditioning", "SV3D_Conditioning",
@ -18740,6 +18771,14 @@
"TorchCompileModel", "TorchCompileModel",
"TrimVideoLatent", "TrimVideoLatent",
"TripleCLIPLoader", "TripleCLIPLoader",
"TripoConversionNode",
"TripoImageToModelNode",
"TripoMultiviewToModelNode",
"TripoRefineNode",
"TripoRetargetNode",
"TripoRigNode",
"TripoTextToModelNode",
"TripoTextureNode",
"UNETLoader", "UNETLoader",
"UNetCrossAttentionMultiply", "UNetCrossAttentionMultiply",
"UNetSelfAttentionMultiply", "UNetSelfAttentionMultiply",
@ -20010,6 +20049,18 @@
"title_aux": "ComfyUI-Keyframed" "title_aux": "ComfyUI-Keyframed"
} }
], ],
"https://github.com/dorpxam/ComfyUI-FramePack-F1-T2V": [
[
"FramePackF1T2VLoraStack",
"FramePackF1T2VSampler",
"FramePackF1T2VSamplerSettings",
"FramePackF1T2VTextEncode",
"FramePackF1T2VUserSettings"
],
{
"title_aux": "ComfyUI-FramePack-F1-T2V"
}
],
"https://github.com/dorpxam/ComfyUI-LTXVideoLoRA": [ "https://github.com/dorpxam/ComfyUI-LTXVideoLoRA": [
[ [
"LTXVLoRABlockEdit", "LTXVLoRABlockEdit",
@ -21266,7 +21317,10 @@
], ],
"https://github.com/fssorc/ComfyUI_pose_inter": [ "https://github.com/fssorc/ComfyUI_pose_inter": [
[ [
"Pose_Inter" "GenTPose",
"PoseModify",
"Pose_Inter",
"Pose_Inter_V2"
], ],
{ {
"title_aux": "ComfyUI_pose_inter" "title_aux": "ComfyUI_pose_inter"
@ -21280,6 +21334,22 @@
"title_aux": "comfyui-mosaic-blur" "title_aux": "comfyui-mosaic-blur"
} }
], ],
"https://github.com/gabe-init/ComfyUI-11labs": [
[
"ElevenLabsNode"
],
{
"title_aux": "ComfyUI-11labs"
}
],
"https://github.com/gabe-init/ComfyUI-Google-Image-Search": [
[
"GoogleImageSearchNode"
],
{
"title_aux": "ComfyUI-Google-Image-Search"
}
],
"https://github.com/gabe-init/ComfyUI-Openrouter_node": [ "https://github.com/gabe-init/ComfyUI-Openrouter_node": [
[ [
"OpenRouterNode" "OpenRouterNode"
@ -21288,6 +21358,14 @@
"title_aux": "ComfyUI OpenRouter Node" "title_aux": "ComfyUI OpenRouter Node"
} }
], ],
"https://github.com/gabe-init/ComfyUI-String-Similarity": [
[
"StringSimilarity"
],
{
"title_aux": "ComfyUI-String-Similarity"
}
],
"https://github.com/game4d/ComfyUI-BDsInfiniteYou": [ "https://github.com/game4d/ComfyUI-BDsInfiniteYou": [
[ [
"InfiniteYou_Image", "InfiniteYou_Image",
@ -24091,6 +24169,7 @@
], ],
"https://github.com/jordoh/ComfyUI-Deepface": [ "https://github.com/jordoh/ComfyUI-Deepface": [
[ [
"DeepfaceAnalyze",
"DeepfaceExtractFaces", "DeepfaceExtractFaces",
"DeepfaceVerify" "DeepfaceVerify"
], ],
@ -24203,6 +24282,7 @@
], ],
"https://github.com/juehackr/comfyui_fk_server": [ "https://github.com/juehackr/comfyui_fk_server": [
[ [
"FK_3dpose",
"FK_Node", "FK_Node",
"FK_ShowBaseNode" "FK_ShowBaseNode"
], ],
@ -27414,6 +27494,8 @@
], ],
"https://github.com/lum3on/ComfyUI-ModelQuantizer": [ "https://github.com/lum3on/ComfyUI-ModelQuantizer": [
[ [
"ControlNetFP8QuantizeNode",
"ControlNetMetadataViewerNode",
"ModelToStateDict", "ModelToStateDict",
"QuantizeFP8Format", "QuantizeFP8Format",
"QuantizeModel", "QuantizeModel",
@ -28311,7 +28393,7 @@
"description": "Switch between vertical and horizontal values with a single button.", "description": "Switch between vertical and horizontal values with a single button.",
"nickname": "mittimiWidthHeight", "nickname": "mittimiWidthHeight",
"title": "mittimiWidthHeight", "title": "mittimiWidthHeight",
"title_aux": "ComfyUI_mittimiWidthHeight" "title_aux": "ComfyUI_mittimiDaisyChainText"
} }
], ],
"https://github.com/mobilehacker/ComfyUI_format-lora-stack": [ "https://github.com/mobilehacker/ComfyUI_format-lora-stack": [
@ -34887,6 +34969,7 @@
"TextBeforeKeyword", "TextBeforeKeyword",
"YC Extract Number", "YC Extract Number",
"YC Text Index Switch", "YC Text Index Switch",
"YCMaskComposite",
"YCRemapMaskRange", "YCRemapMaskRange",
"YCTextImageGenerator", "YCTextImageGenerator",
"YC_Image_Save" "YC_Image_Save"
@ -35701,6 +35784,7 @@
"LoadImageMaskWithoutListDir", "LoadImageMaskWithoutListDir",
"LoadImageWithSwitch", "LoadImageWithSwitch",
"LoadImageWithoutListDir", "LoadImageWithoutListDir",
"MaskAreaComparison",
"MaskAutoSelector", "MaskAutoSelector",
"MaskCoverFourCorners", "MaskCoverFourCorners",
"MaskFastGrow", "MaskFastGrow",