update DB

This commit is contained in:
Dr.Lt.Data 2026-02-09 12:36:58 +09:00
parent 774482cc00
commit 08cd0c4e27
8 changed files with 5036 additions and 4696 deletions

View File

@ -11611,6 +11611,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "UltraFlux:Data-Model Co-Design for High-quality Native 4K Text-to-Image Generation across Diverse Aspect Ratios,try it in comfyUI" "description": "UltraFlux:Data-Model Co-Design for High-quality Native 4K Text-to-Image Generation across Diverse Aspect Ratios,try it in comfyUI"
}, },
{
"author": "smthemex",
"title": "ComfyUI_InteractAvatar",
"reference": "https://github.com/smthemex/ComfyUI_InteractAvatar",
"files": [
"https://github.com/smthemex/ComfyUI_InteractAvatar"
],
"install_type": "git-clone",
"description": "Making Avatars InteractTowards Text-Driven Human-Object Interaction for Controllable Talking Avatars"
},
{ {
"author": "choey", "author": "choey",
"title": "Comfy-Topaz", "title": "Comfy-Topaz",
@ -20668,6 +20678,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Turn images into seamless textures and build tiled previews. Unique radial mask method available." "description": "Turn images into seamless textures and build tiled previews. Unique radial mask method available."
}, },
{
"author": "SparknightLLC",
"title": "ComfyUI-CrosshairGuidelines",
"reference": "https://github.com/SparknightLLC/ComfyUI-CrosshairGuidelines",
"files": [
"https://github.com/SparknightLLC/ComfyUI-CrosshairGuidelines"
],
"install_type": "git-clone",
"description": "Crosshair guidelines to help align nodes and groups while moving or resizing."
},
{ {
"author": "lightricks", "author": "lightricks",
"title": "ComfyUI-LTXVideo", "title": "ComfyUI-LTXVideo",
@ -29817,16 +29837,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Professional 3D face reconstruction for ComfyUI using the Pixel3DMM method" "description": "Professional 3D face reconstruction for ComfyUI using the Pixel3DMM method"
}, },
{
"author": "A043-studios",
"title": "ComfyUI Deforum-X-Flux Nodes",
"reference": "https://github.com/A043-studios/comfyui-deforum-x-flux-nodes",
"files": [
"https://github.com/A043-studios/comfyui-deforum-x-flux-nodes"
],
"install_type": "git-clone",
"description": "Professional video animation nodes for ComfyUI based on Deforum-X-Flux research"
},
{ {
"author": "A043-studios", "author": "A043-studios",
"title": "ComfyUI ASDF Pixel Sort Nodes", "title": "ComfyUI ASDF Pixel Sort Nodes",
@ -42911,6 +42921,26 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A mobile-friendly user interface for ComfyUI mounted in parallel with the main frontend at /mobile/." "description": "A mobile-friendly user interface for ComfyUI mounted in parallel with the main frontend at /mobile/."
}, },
{
"author": "DN2048",
"title": "dn_little_helpers",
"reference": "https://github.com/DN2048/dn_little_helpers",
"files": [
"https://github.com/DN2048/dn_little_helpers"
],
"install_type": "git-clone",
"description": "A collection of little custom nodes for ComfyUI to help in simple/specific tasks"
},
{
"author": "zavatmotion",
"title": "ComfyUI Workflow Backup",
"reference": "https://github.com/zavatmotion/ComfyUI-Workflow-Backup",
"files": [
"https://github.com/zavatmotion/ComfyUI-Workflow-Backup"
],
"install_type": "git-clone",
"description": "A ComfyUI Custom Node to backup workflows and their required models locally."
},
@ -43307,16 +43337,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
}, }
{
"author": "zavatmotion",
"title": "ComfyUI Workflow Backup",
"reference": "https://github.com/zavatmotion/ComfyUI-Workflow-Backup",
"files": [
"https://github.com/zavatmotion/ComfyUI-Workflow-Backup"
],
"install_type": "git-clone",
"description": "A ComfyUI Custom Node to backup workflows and their required models locally."
}
] ]
} }

View File

@ -506,6 +506,7 @@
"1hew_MaskMathOps", "1hew_MaskMathOps",
"1hew_MaskPasteByBBoxMask", "1hew_MaskPasteByBBoxMask",
"1hew_MaskRepeat", "1hew_MaskRepeat",
"1hew_MaskToSam3Box",
"1hew_MatchBrightnessContrast", "1hew_MatchBrightnessContrast",
"1hew_MultiImageBatch", "1hew_MultiImageBatch",
"1hew_MultiImageStitch", "1hew_MultiImageStitch",
@ -523,6 +524,7 @@
"1hew_TextEncodeQwenImageEdit", "1hew_TextEncodeQwenImageEdit",
"1hew_TextListToString", "1hew_TextListToString",
"1hew_TextPrefixSuffix", "1hew_TextPrefixSuffix",
"1hew_TextToAny",
"1hew_URLToVideo", "1hew_URLToVideo",
"1hew_VideoCutGroup", "1hew_VideoCutGroup",
"1hew_WorkflowName" "1hew_WorkflowName"
@ -2955,6 +2957,8 @@
"AGSoft_Image_Crop", "AGSoft_Image_Crop",
"AGSoft_Image_Mask_Resize", "AGSoft_Image_Mask_Resize",
"AGSoft_Image_Mask_Resize_Adv", "AGSoft_Image_Mask_Resize_Adv",
"AGSoft_Image_Resize_Base",
"AGSoft_Image_Resize_Plus",
"AGSoft_Image_Rotate", "AGSoft_Image_Rotate",
"AGSoft_Image_Stitch", "AGSoft_Image_Stitch",
"AGSoft_Img_Pad", "AGSoft_Img_Pad",
@ -3092,6 +3096,8 @@
"OpenAILLMNode", "OpenAILLMNode",
"OpenAITTSNode", "OpenAITTSNode",
"SoraGen", "SoraGen",
"TripoITM",
"TripoTTM",
"VeoGeminiVideoGenerator", "VeoGeminiVideoGenerator",
"VeoVertexVideoGenerator" "VeoVertexVideoGenerator"
], ],
@ -5775,6 +5781,15 @@
"title_aux": "Comfyui FOCUS nodes" "title_aux": "Comfyui FOCUS nodes"
} }
], ],
"https://github.com/DN2048/dn_little_helpers": [
[
"DNLHBooleanToOther",
"DNLHIsGroupActive"
],
{
"title_aux": "dn_little_helpers"
}
],
"https://github.com/DaLongZhuaZi/ComfyUI-Gemini-Prompt-Studio": [ "https://github.com/DaLongZhuaZi/ComfyUI-Gemini-Prompt-Studio": [
[ [
"GeminiPromptStudio_T2I_I2V" "GeminiPromptStudio_T2I_I2V"
@ -6381,7 +6396,6 @@
], ],
"https://github.com/Dobidop/ComfyStereo": [ "https://github.com/Dobidop/ComfyStereo": [
[ [
"DeoVRViewNode",
"NativeStereoImageViewer", "NativeStereoImageViewer",
"NativeStereoVideoViewer", "NativeStereoVideoViewer",
"NativeVRStatus", "NativeVRStatus",
@ -8477,9 +8491,9 @@
"https://github.com/FuryNocturn/ComfyUI-Studio-Fury": [ "https://github.com/FuryNocturn/ComfyUI-Studio-Fury": [
[ [
"SF_ActionAnimator", "SF_ActionAnimator",
"SF_AddEntity",
"SF_AssetLoader", "SF_AssetLoader",
"SF_DirectorEngine", "SF_DirectorEngine",
"SF_FuryPromptEngine",
"SF_FurySampler", "SF_FurySampler",
"SF_ProjectManager", "SF_ProjectManager",
"SF_SceneComposer", "SF_SceneComposer",
@ -11080,6 +11094,8 @@
"https://github.com/JasonHoku/ComfyUI-Ultimate-Auto-Sampler-Config-Grid-Testing-Suite": [ "https://github.com/JasonHoku/ComfyUI-Ultimate-Auto-Sampler-Config-Grid-Testing-Suite": [
[ [
"SamplerGridTester", "SamplerGridTester",
"SmartJSONText",
"UltimateConfigBuilder",
"UltimateGridDashboard", "UltimateGridDashboard",
"UltimateSamplerGrid" "UltimateSamplerGrid"
], ],
@ -13717,6 +13733,7 @@
"Frames_Select_StartEnd_MXD", "Frames_Select_StartEnd_MXD",
"Get Latent Size", "Get Latent Size",
"GroupVideoFramesMXD", "GroupVideoFramesMXD",
"Grow Blur Mask MXD",
"Image Scale To Total Pixels (SDXL Safe)", "Image Scale To Total Pixels (SDXL Safe)",
"LatentHalfMasks", "LatentHalfMasks",
"Load Image Batch MXD", "Load Image Batch MXD",
@ -14569,7 +14586,8 @@
], ],
"https://github.com/MushroomFleet/ComfyUI-DJZ-Offsquare": [ "https://github.com/MushroomFleet/ComfyUI-DJZ-Offsquare": [
[ [
"DJZ_Offsquare" "DJZ_Offsquare",
"DJZ_Offsquare_V2"
], ],
{ {
"title_aux": "ComfyUI-DJZ-Offsquare" "title_aux": "ComfyUI-DJZ-Offsquare"
@ -19473,7 +19491,15 @@
"Basic data handling: TimeParse", "Basic data handling: TimeParse",
"Basic data handling: TimeSubtractDelta", "Basic data handling: TimeSubtractDelta",
"Basic data handling: TimeToUnix", "Basic data handling: TimeToUnix",
"Basic data handling: UnixToTime" "Basic data handling: UnixToTime",
"TensorBinaryOp",
"TensorCreate",
"TensorInfo",
"TensorJoin",
"TensorPermute",
"TensorReshape",
"TensorSlice",
"TensorUnaryOp"
], ],
{ {
"title_aux": "Basic data handling" "title_aux": "Basic data handling"
@ -21655,10 +21681,13 @@
], ],
"https://github.com/WWWEN8/ComfyUI-CCXManager": [ "https://github.com/WWWEN8/ComfyUI-CCXManager": [
[ [
"CCXGroupExecutorSender",
"CCXGroupExecutorSingle",
"CCXManager", "CCXManager",
"CCXManagerCopy", "CCXManagerCopy",
"CCXRepoUpdaterNode", "CCXRepoUpdaterNode",
"CreateSDPPPInstallationDirectory" "CreateSDPPPInstallationDirectory",
"NodeVersionManager"
], ],
{ {
"title_aux": "ComfyUI-CCXManager" "title_aux": "ComfyUI-CCXManager"
@ -24436,6 +24465,7 @@
"ClaudeAPI", "ClaudeAPI",
"FLUXResolutions", "FLUXResolutions",
"GeminiAPI", "GeminiAPI",
"GeminiBBoxJoin",
"GeminiBEN2_RMBG", "GeminiBEN2_RMBG",
"GeminiBRIA_RMBG", "GeminiBRIA_RMBG",
"GeminiBRIA_RMBG_Safe", "GeminiBRIA_RMBG_Safe",
@ -24443,17 +24473,18 @@
"GeminiCombineSegMasks", "GeminiCombineSegMasks",
"GeminiComfyUIStyler", "GeminiComfyUIStyler",
"GeminiConvertRasterToVector", "GeminiConvertRasterToVector",
"GeminiDrawBBoxMask",
"GeminiFLUXResolutions", "GeminiFLUXResolutions",
"GeminiImageGenerator", "GeminiImageGenerator",
"GeminiLoadImagePath", "GeminiLoadImagePath",
"GeminiLoadImagesFromDir", "GeminiLoadImagesFromDir",
"GeminiObjectDetect", "GeminiMathExpression",
"GeminiObjectDetectSegment",
"GeminiSVGPreview", "GeminiSVGPreview",
"GeminiSaveSVG", "GeminiSaveSVG",
"GeminiSaveText", "GeminiSaveText",
"GeminiSmartPromptGenerator", "GeminiSmartPromptGenerator",
"GeminiTextSplitter", "GeminiTextSplitter",
"GeminiUltraDetect",
"ListAvailableModels", "ListAvailableModels",
"OllamaAPI", "OllamaAPI",
"QwenAPI", "QwenAPI",
@ -27781,10 +27812,12 @@
"https://github.com/c0dezer019/FreezeFrame": [ "https://github.com/c0dezer019/FreezeFrame": [
[ [
"PSampler", "PSampler",
"PSamplerAdvanced" "PSamplerAdvanced",
"PSamplerCustom",
"PSamplerCustomAdvanced"
], ],
{ {
"title_aux": "Pausable Sampler" "title_aux": "FreezeFrame"
} }
], ],
"https://github.com/c0ffymachyne/ComfyUI_BeatByte": [ "https://github.com/c0ffymachyne/ComfyUI_BeatByte": [
@ -28284,6 +28317,7 @@
"type_AnyIndex", "type_AnyIndex",
"type_BasiPIPE", "type_BasiPIPE",
"type_BatchToList", "type_BatchToList",
"type_ImageAlphaSplit",
"type_Image_Batch2List", "type_Image_Batch2List",
"type_Image_List2Batch", "type_Image_List2Batch",
"type_Image_List2Batch_adv", "type_Image_List2Batch_adv",
@ -32216,6 +32250,8 @@
"DavchaQwenImageEditLoraTagLoader", "DavchaQwenImageEditLoraTagLoader",
"DavchaRescaleSigmas", "DavchaRescaleSigmas",
"DavchaSamplerCustomAdvanced", "DavchaSamplerCustomAdvanced",
"DavchaSamplerCustomAdvanced2",
"DavchaScheduledSampler",
"DavchaScheduledTextEncoderQwenImageEditPlus", "DavchaScheduledTextEncoderQwenImageEditPlus",
"DavchaTextEncodeQwenImageEditPlus", "DavchaTextEncodeQwenImageEditPlus",
"DavchaWan22LoraTagLoader", "DavchaWan22LoraTagLoader",
@ -32896,6 +32932,7 @@
"ChineseTranslate", "ChineseTranslate",
"FrameMatch", "FrameMatch",
"GGUFInference", "GGUFInference",
"ImageListSplitHeadTail",
"ModelDownloader", "ModelDownloader",
"NumberListGenerator", "NumberListGenerator",
"OpenAIHelper", "OpenAIHelper",
@ -33144,6 +33181,7 @@
"ModelMergeHiDream", "ModelMergeHiDream",
"ModelMergeZImage", "ModelMergeZImage",
"ModelScaleFlux2Klein", "ModelScaleFlux2Klein",
"ModelScaleHiDream",
"ModelScaleQwenImage", "ModelScaleQwenImage",
"ModelScaleZImage", "ModelScaleZImage",
"SaveImageWithPrompt", "SaveImageWithPrompt",
@ -39620,11 +39658,39 @@
], ],
"https://github.com/kadirnar/ComfyUI-Transformers": [ "https://github.com/kadirnar/ComfyUI-Transformers": [
[ [
"AudioClassificationPipeline",
"AutomaticSpeechRecognitionPipeline",
"ConversationalPipeline",
"DepthEstimationInference", "DepthEstimationInference",
"DocumentQuestionAnsweringPipeline",
"FeatureExtractionPipeline",
"FillMaskPipeline",
"FloatToString",
"ImageClassificationPipeline", "ImageClassificationPipeline",
"ImageFeatureExtractionPipeline",
"ImageSegmentationPipeline", "ImageSegmentationPipeline",
"ImageTextToTextPipeline",
"ImageToImagePipeline",
"ImageToTextPipeline",
"IntToString",
"LoadDepthModel", "LoadDepthModel",
"ObjectDetectionPipeline" "MaskGenerationPipeline",
"ObjectDetectionPipeline",
"QuestionAnsweringPipeline",
"SentenceSimilarityPipeline",
"StringToFloat",
"StringToInt",
"TableQuestionAnsweringPipeline",
"TextClassificationPipeline",
"TextGenerationPipeline",
"TextToSpeechPipeline",
"TokenClassificationPipeline",
"VideoClassificationPipeline",
"VisualQuestionAnsweringPipeline",
"ZeroShotAudioClassificationPipeline",
"ZeroShotClassificationPipeline",
"ZeroShotImageClassificationPipeline",
"ZeroShotObjectDetectionPipeline"
], ],
{ {
"title_aux": "ComfyUI-Transformers" "title_aux": "ComfyUI-Transformers"
@ -39837,7 +39903,9 @@
"https://github.com/kana112233/ComfyUI-kaola-ace-step": [ "https://github.com/kana112233/ComfyUI-kaola-ace-step": [
[ [
"ACE_STEP_Cover", "ACE_STEP_Cover",
"ACE_STEP_CreateSample",
"ACE_STEP_FormatSample", "ACE_STEP_FormatSample",
"ACE_STEP_LoRALoader",
"ACE_STEP_Repaint", "ACE_STEP_Repaint",
"ACE_STEP_SimpleMode", "ACE_STEP_SimpleMode",
"ACE_STEP_TextToMusic", "ACE_STEP_TextToMusic",
@ -41629,6 +41697,8 @@
"Leon_Midjourney_Upload_API_Node", "Leon_Midjourney_Upload_API_Node",
"Leon_Model_Selector_Node", "Leon_Model_Selector_Node",
"Leon_Nano_Banana_API_Node", "Leon_Nano_Banana_API_Node",
"Leon_Nano_Banana_Edit_Tuzi_API_Node",
"Leon_Nano_Banana_Tuzi_API_Node",
"Leon_Qwen_Image_API_Node", "Leon_Qwen_Image_API_Node",
"Leon_Qwen_Image_Edit_API_Node", "Leon_Qwen_Image_Edit_API_Node",
"Leon_Recraft_Image_API_Node", "Leon_Recraft_Image_API_Node",
@ -50688,13 +50758,7 @@
], ],
"https://github.com/ryanontheinside/ComfyUI_ProfilerX": [ "https://github.com/ryanontheinside/ComfyUI_ProfilerX": [
[ [
"CATEGORY", "ExecutionTracker"
"ExecutionTracker",
"FUNCTION",
"INPUT_TYPES",
"OUTPUT_NODE",
"ProfilerX",
"RETURN_TYPES"
], ],
{ {
"title_aux": "ComfyUI_ProfilerX" "title_aux": "ComfyUI_ProfilerX"
@ -50761,6 +50825,13 @@
], ],
"https://github.com/ryanontheinside/ComfyUI_RyanOnTheInside": [ "https://github.com/ryanontheinside/ComfyUI_RyanOnTheInside": [
[ [
"ACEStep15NativeCoverGuider",
"ACEStep15NativeEditGuider",
"ACEStep15NativeExtractGuider",
"ACEStep15NativeLegoGuider",
"ACEStep15SemanticExtractor",
"ACEStep15SemanticHintsBlend",
"ACEStep15TaskTextEncode",
"ACEStepAnalyzeLatent", "ACEStepAnalyzeLatent",
"ACEStepAudioPostProcessor", "ACEStepAudioPostProcessor",
"ACEStepExtendGuider", "ACEStepExtendGuider",
@ -50786,10 +50857,12 @@
"AudioPad", "AudioPad",
"AudioPitchShift", "AudioPitchShift",
"AudioRegionMask", "AudioRegionMask",
"AudioRegionMask15",
"AudioResample", "AudioResample",
"AudioSeparatorSimple", "AudioSeparatorSimple",
"AudioSubtract", "AudioSubtract",
"AudioTemporalMask", "AudioTemporalMask",
"AudioTemporalMask15",
"AudioTimeStretch", "AudioTimeStretch",
"AudioTrim", "AudioTrim",
"AudioVolumeNormalization", "AudioVolumeNormalization",
@ -50913,8 +50986,10 @@
"MaskMorph", "MaskMorph",
"MaskRings", "MaskRings",
"MaskToAudioMask", "MaskToAudioMask",
"MaskToAudioMask15",
"MaskTransform", "MaskTransform",
"MaskWarp", "MaskWarp",
"ModelSamplingACEStep",
"MotionFeatureNode", "MotionFeatureNode",
"MovingShape", "MovingShape",
"OpticalFlowDirectionMask", "OpticalFlowDirectionMask",
@ -50930,9 +51005,11 @@
"PitchRangeByNoteNode", "PitchRangeByNoteNode",
"PitchRangePreset", "PitchRangePreset",
"PitchVisualizer", "PitchVisualizer",
"PreviewAudioCompare",
"PreviewFeature", "PreviewFeature",
"ProximityFeatureNode", "ProximityFeatureNode",
"ProximityVisualizer", "ProximityVisualizer",
"ROTIDisplayAny",
"RhythmFeatureExtractor", "RhythmFeatureExtractor",
"SplineFeatureModulator", "SplineFeatureModulator",
"SplineRhythmModulator", "SplineRhythmModulator",
@ -51882,6 +51959,8 @@
], ],
"https://github.com/silveroxides/ComfyUI_EmbeddingToolkit": [ "https://github.com/silveroxides/ComfyUI_EmbeddingToolkit": [
[ [
"InspectEmbeddingForClip",
"PromptEmbeddingFixer",
"SaveA1111WeightedEmbeddings", "SaveA1111WeightedEmbeddings",
"SaveTokenEmbeddings", "SaveTokenEmbeddings",
"SaveWeightedEmbeddings", "SaveWeightedEmbeddings",
@ -51894,7 +51973,9 @@
"https://github.com/silveroxides/ComfyUI_FDGuidance": [ "https://github.com/silveroxides/ComfyUI_FDGuidance": [
[ [
"FDG_APG_Patcher", "FDG_APG_Patcher",
"FrequencyDecoupledGuidance" "FDG_APG_PatcherAnimation",
"FrequencyDecoupledGuidance",
"FrequencyDecoupledGuidanceAnimation"
], ],
{ {
"title_aux": "ComfyUI_FDGuidance" "title_aux": "ComfyUI_FDGuidance"
@ -52556,6 +52637,16 @@
"title_aux": "ComfyUI_InstantIR_Wrapper" "title_aux": "ComfyUI_InstantIR_Wrapper"
} }
], ],
"https://github.com/smthemex/ComfyUI_InteractAvatar": [
[
"InteractAvatar_SM_Model",
"InteractAvatar_SM_Predata",
"InteractAvatar_SM_Sampler"
],
{
"title_aux": "ComfyUI_InteractAvatar"
}
],
"https://github.com/smthemex/ComfyUI_KV_Edit": [ "https://github.com/smthemex/ComfyUI_KV_Edit": [
[ [
"KV_Edit_Load", "KV_Edit_Load",
@ -52976,10 +53067,16 @@
"SigmaSmoother", "SigmaSmoother",
"SigmasGraph", "SigmasGraph",
"SigmasRescale", "SigmasRescale",
"SuperBrightnessContrast",
"SuperColorAdjustAllInOne",
"SuperCreateTiles", "SuperCreateTiles",
"SuperHueSaturation",
"SuperLatentStats",
"SuperLevelsNormalize",
"SuperResizeImage", "SuperResizeImage",
"SuperSVRCalcTiles", "SuperSVRCalcTiles",
"SuperStitchTiles" "SuperStitchTiles",
"SuperWhiteBalanceCAT"
], ],
{ {
"title_aux": "ComfyUI-SuperNodes" "title_aux": "ComfyUI-SuperNodes"
@ -53469,8 +53566,10 @@
"https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep": [ "https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep": [
[ [
"LoadVideosFromFolderSimple", "LoadVideosFromFolderSimple",
"WanVACEBatchContext",
"WanVACEExtend", "WanVACEExtend",
"WanVACEPrep" "WanVACEPrep",
"WanVACEPrepBatch"
], ],
{ {
"title_aux": "ComfyUI Wan VACE Prep" "title_aux": "ComfyUI Wan VACE Prep"
@ -54963,7 +55062,14 @@
], ],
"https://github.com/ttulttul/ComfyUI-Taylor-Attention": [ "https://github.com/ttulttul/ComfyUI-Taylor-Attention": [
[ [
"TaylorAttentionBackend" "ClockedSweepValues",
"Combinations",
"Flux2TTRController",
"Flux2TTRControllerTrainer",
"Flux2TTRTrainer",
"Flux2TTRTrainingParameters",
"LoadPromptListFromJSON",
"RandomSeedBatch"
], ],
{ {
"title_aux": "ComfyUI-Taylor-Attention" "title_aux": "ComfyUI-Taylor-Attention"
@ -55749,6 +55855,7 @@
], ],
"https://github.com/visualbruno/ComfyUI-Trellis2": [ "https://github.com/visualbruno/ComfyUI-Trellis2": [
[ [
"Trellis2BatchSimplifyMeshAndExport",
"Trellis2Continue", "Trellis2Continue",
"Trellis2ExportMesh", "Trellis2ExportMesh",
"Trellis2FillHolesWithMeshlib", "Trellis2FillHolesWithMeshlib",
@ -55769,6 +55876,7 @@
"Trellis2ProgressiveSimplify", "Trellis2ProgressiveSimplify",
"Trellis2ReconstructMesh", "Trellis2ReconstructMesh",
"Trellis2Remesh", "Trellis2Remesh",
"Trellis2RemeshWithQuad",
"Trellis2SimplifyMesh", "Trellis2SimplifyMesh",
"Trellis2SimplifyTrimesh", "Trellis2SimplifyTrimesh",
"Trellis2SmoothNormals", "Trellis2SmoothNormals",
@ -55874,6 +55982,7 @@
"VRGDG_AudioCropTime", "VRGDG_AudioCropTime",
"VRGDG_AudioDelayByIndex", "VRGDG_AudioDelayByIndex",
"VRGDG_BuildVideoOutputPath_General", "VRGDG_BuildVideoOutputPath_General",
"VRGDG_BuildVideoOutputPath_General_SRT",
"VRGDG_CalculateSetsFromAudio", "VRGDG_CalculateSetsFromAudio",
"VRGDG_CalculateSetsFromAudio_Queue", "VRGDG_CalculateSetsFromAudio_Queue",
"VRGDG_CleanAudio", "VRGDG_CleanAudio",
@ -55890,6 +55999,8 @@
"VRGDG_GetIndexNumber", "VRGDG_GetIndexNumber",
"VRGDG_GetRunIndexFromJson", "VRGDG_GetRunIndexFromJson",
"VRGDG_HumoReminderNode", "VRGDG_HumoReminderNode",
"VRGDG_ImageIndexMap",
"VRGDG_ImageSwitch4",
"VRGDG_IndexedPromptChunker", "VRGDG_IndexedPromptChunker",
"VRGDG_IndexedPromptChunkerV2", "VRGDG_IndexedPromptChunkerV2",
"VRGDG_LLM_OutputSaver", "VRGDG_LLM_OutputSaver",
@ -55910,8 +56021,10 @@
"VRGDG_MusicVideoPromptCreator", "VRGDG_MusicVideoPromptCreator",
"VRGDG_MusicVideoPromptCreatorV2", "VRGDG_MusicVideoPromptCreatorV2",
"VRGDG_MusicVideoPromptCreatorV3", "VRGDG_MusicVideoPromptCreatorV3",
"VRGDG_NanoBananaPro",
"VRGDG_PadVideoWithLastFrame", "VRGDG_PadVideoWithLastFrame",
"VRGDG_PostRunIndexStepper", "VRGDG_PostRunIndexStepper",
"VRGDG_PromptSpitterWithIndex",
"VRGDG_PromptSplitter", "VRGDG_PromptSplitter",
"VRGDG_PromptSplitter2", "VRGDG_PromptSplitter2",
"VRGDG_PromptSplitter4", "VRGDG_PromptSplitter4",
@ -55920,6 +56033,7 @@
"VRGDG_PromptSplitterForManual", "VRGDG_PromptSplitterForManual",
"VRGDG_PromptSplitterJson", "VRGDG_PromptSplitterJson",
"VRGDG_PromptSplitterV2", "VRGDG_PromptSplitterV2",
"VRGDG_PromptSplitterWithIndex",
"VRGDG_PromptSplitter_General", "VRGDG_PromptSplitter_General",
"VRGDG_PromptTemplateBuilder", "VRGDG_PromptTemplateBuilder",
"VRGDG_QueueTriggerFromAudio", "VRGDG_QueueTriggerFromAudio",
@ -56691,6 +56805,7 @@
"https://github.com/wizdroid/wizdroid-character": [ "https://github.com/wizdroid/wizdroid-character": [
[ [
"WizdroidBackground", "WizdroidBackground",
"WizdroidCharacterEdit",
"WizdroidCharacterPrompt", "WizdroidCharacterPrompt",
"WizdroidContestPrompt", "WizdroidContestPrompt",
"WizdroidImageEdit", "WizdroidImageEdit",
@ -56699,7 +56814,6 @@
"WizdroidLoRATrainer", "WizdroidLoRATrainer",
"WizdroidLoRAValidate", "WizdroidLoRAValidate",
"WizdroidMetaPrompt", "WizdroidMetaPrompt",
"WizdroidMultiAngle",
"WizdroidPhotoAspect", "WizdroidPhotoAspect",
"WizdroidPromptCombiner", "WizdroidPromptCombiner",
"WizdroidSceneGenerator" "WizdroidSceneGenerator"

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "vjumpkung",
"title": "comfyui-mosaic-blur [NAME CONFLICT]",
"reference": "https://github.com/vjumpkung/comfyui-mosaic-blur",
"files": [
"https://github.com/vjumpkung/comfyui-mosaic-blur"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for applying mosaic blur effects. (Description by CC)"
},
{ {
"author": "danieljanata", "author": "danieljanata",
"title": "ComfyUI-phone_compression_ultimate [WIP]", "title": "ComfyUI-phone_compression_ultimate [WIP]",

View File

@ -2283,13 +2283,9 @@
], ],
"https://github.com/HuangYuChuh/ComfyUI-LLMs-Toolkit": [ "https://github.com/HuangYuChuh/ComfyUI-LLMs-Toolkit": [
[ [
"DeepSeekImageAnalyst",
"DeepSeekImageGeneration",
"DeepSeekModelLoader",
"ImagePreprocessor", "ImagePreprocessor",
"LLM_Loader", "LLM_Loader",
"OpenAICompatibleLoader", "OpenAICompatibleLoader"
"VideoFileUploader"
], ],
{ {
"title_aux": "ComfyUI-LLMs-Toolkit [WIP]" "title_aux": "ComfyUI-LLMs-Toolkit [WIP]"
@ -3125,11 +3121,14 @@
"MpiCombo8", "MpiCombo8",
"MpiCombo9", "MpiCombo9",
"MpiComboMaker", "MpiComboMaker",
"MpiCompare",
"MpiConvert",
"MpiDisplayPrompt", "MpiDisplayPrompt",
"MpiDoubleLora", "MpiDoubleLora",
"MpiFloat", "MpiFloat",
"MpiFromCheckpoint", "MpiFromCheckpoint",
"MpiGetImageAtIndex", "MpiGetImageAtIndex",
"MpiGridDimensions",
"MpiHasOptions", "MpiHasOptions",
"MpiIfElse", "MpiIfElse",
"MpiIfElseInverted", "MpiIfElseInverted",
@ -3160,6 +3159,8 @@
"MpiRandPromptGenOverrideList", "MpiRandPromptGenOverrideList",
"MpiRandPromptGenOverrideSection", "MpiRandPromptGenOverrideSection",
"MpiRandPromptGenSave", "MpiRandPromptGenSave",
"MpiRoundToMultiple",
"MpiRoundToMultipleRes",
"MpiScaledDimensions", "MpiScaledDimensions",
"MpiSimpleBoolean", "MpiSimpleBoolean",
"MpiString", "MpiString",
@ -3167,7 +3168,9 @@
"MpiText", "MpiText",
"MpiTextListJoin", "MpiTextListJoin",
"MpiTextListReplace", "MpiTextListReplace",
"MpiToChekPoint" "MpiToChekPoint",
"MpiWanFrames",
"MpiWanSeconds"
], ],
{ {
"title_aux": "ComfyUi-MpiNodes [WIP]" "title_aux": "ComfyUi-MpiNodes [WIP]"
@ -4684,6 +4687,7 @@
], ],
"https://github.com/SlackinJack/multigpu_diffusion_comfyui": [ "https://github.com/SlackinJack/multigpu_diffusion_comfyui": [
[ [
"AdvancedFMSchedulerSelector",
"AdvancedSchedulerSelector", "AdvancedSchedulerSelector",
"ApplyPipeline", "ApplyPipeline",
"AsyncDiffConfig", "AsyncDiffConfig",
@ -4694,18 +4698,25 @@
"CompileConfig", "CompileConfig",
"CreateHost", "CreateHost",
"EncodePromptWithCompel", "EncodePromptWithCompel",
"GroupOffloadConfig",
"LoraSelector", "LoraSelector",
"ModelSelector", "ModelSelector",
"MultiLoraJoiner", "MultiLoraJoiner",
"OffloadConfig",
"OffloadPipeline", "OffloadPipeline",
"QTOQuantizationConfig",
"QuantizationConfig", "QuantizationConfig",
"SDSampler", "SDSampler",
"SDSamplerPrompt",
"SDUpscaleSampler", "SDUpscaleSampler",
"SNQQuantizationConfig",
"SVDSampler", "SVDSampler",
"SchedulerSelector", "SchedulerSelector",
"TAOQuantizationConfig", "TAOQuantizationConfig",
"TorchConfig", "TorchConfig",
"UnsafeModelSelector" "UnsafeModelSelector",
"WanSampler",
"ZImageSampler"
], ],
{ {
"title_aux": "multigpu_diffusion_comfyui" "title_aux": "multigpu_diffusion_comfyui"
@ -8278,8 +8289,10 @@
], ],
"https://github.com/endman100/ComfyUI_tensor_script": [ "https://github.com/endman100/ComfyUI_tensor_script": [
[ [
"DictGetItem",
"LatentSqueeze", "LatentSqueeze",
"LatentUnsqueeze", "LatentUnsqueeze",
"ListGetIndex",
"TensorEmpty", "TensorEmpty",
"TensorGetShape", "TensorGetShape",
"TensorShowShape", "TensorShowShape",
@ -8533,6 +8546,7 @@
"SAMPreprocessNHWC", "SAMPreprocessNHWC",
"SceneCreate", "SceneCreate",
"SceneInput", "SceneInput",
"SceneMaskDefinition",
"SceneOutput", "SceneOutput",
"ScenePromptManager", "ScenePromptManager",
"SceneSave", "SceneSave",
@ -13513,7 +13527,10 @@
], ],
"https://github.com/teskor-hub/comfyui-teskors-utils": [ "https://github.com/teskor-hub/comfyui-teskors-utils": [
[ [
"TSDWposeSmootherAndRender" "TSLoadPoseDataPickle",
"TSLoadVideoBatchListFromDir",
"TSPoseDataSmoother",
"TSSavePoseDataAsPickle"
], ],
{ {
"title_aux": "comfyui-teskors-utils [WIP]" "title_aux": "comfyui-teskors-utils [WIP]"

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "A043-studios",
"title": "ComfyUI Deforum-X-Flux Nodes [REMOVED]",
"reference": "https://github.com/A043-studios/comfyui-deforum-x-flux-nodes",
"files": [
"https://github.com/A043-studios/comfyui-deforum-x-flux-nodes"
],
"install_type": "git-clone",
"description": "Professional video animation nodes for ComfyUI based on Deforum-X-Flux research"
},
{ {
"author": "linksluckytime", "author": "linksluckytime",
"title": "comfyui_snacknodes [REMOVED]", "title": "comfyui_snacknodes [REMOVED]",

View File

@ -1,5 +1,45 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "zavatmotion",
"title": "ComfyUI Workflow Backup",
"reference": "https://github.com/zavatmotion/ComfyUI-Workflow-Backup",
"files": [
"https://github.com/zavatmotion/ComfyUI-Workflow-Backup"
],
"install_type": "git-clone",
"description": "A ComfyUI Custom Node to backup workflows and their required models locally."
},
{
"author": "smthemex",
"title": "ComfyUI_InteractAvatar",
"reference": "https://github.com/smthemex/ComfyUI_InteractAvatar",
"files": [
"https://github.com/smthemex/ComfyUI_InteractAvatar"
],
"install_type": "git-clone",
"description": "Making Avatars InteractTowards Text-Driven Human-Object Interaction for Controllable Talking Avatars"
},
{
"author": "DN2048",
"title": "dn_little_helpers",
"reference": "https://github.com/DN2048/dn_little_helpers",
"files": [
"https://github.com/DN2048/dn_little_helpers"
],
"install_type": "git-clone",
"description": "A collection of little custom nodes for ComfyUI to help in simple/specific tasks"
},
{
"author": "SparknightLLC",
"title": "ComfyUI-CrosshairGuidelines",
"reference": "https://github.com/SparknightLLC/ComfyUI-CrosshairGuidelines",
"files": [
"https://github.com/SparknightLLC/ComfyUI-CrosshairGuidelines"
],
"install_type": "git-clone",
"description": "Crosshair guidelines to help align nodes and groups while moving or resizing."
},
{ {
"author": "cosmicbuffalo", "author": "cosmicbuffalo",
"title": "ComfyUI Mobile Frontend", "title": "ComfyUI Mobile Frontend",

View File

@ -506,6 +506,7 @@
"1hew_MaskMathOps", "1hew_MaskMathOps",
"1hew_MaskPasteByBBoxMask", "1hew_MaskPasteByBBoxMask",
"1hew_MaskRepeat", "1hew_MaskRepeat",
"1hew_MaskToSam3Box",
"1hew_MatchBrightnessContrast", "1hew_MatchBrightnessContrast",
"1hew_MultiImageBatch", "1hew_MultiImageBatch",
"1hew_MultiImageStitch", "1hew_MultiImageStitch",
@ -523,6 +524,7 @@
"1hew_TextEncodeQwenImageEdit", "1hew_TextEncodeQwenImageEdit",
"1hew_TextListToString", "1hew_TextListToString",
"1hew_TextPrefixSuffix", "1hew_TextPrefixSuffix",
"1hew_TextToAny",
"1hew_URLToVideo", "1hew_URLToVideo",
"1hew_VideoCutGroup", "1hew_VideoCutGroup",
"1hew_WorkflowName" "1hew_WorkflowName"
@ -2955,6 +2957,8 @@
"AGSoft_Image_Crop", "AGSoft_Image_Crop",
"AGSoft_Image_Mask_Resize", "AGSoft_Image_Mask_Resize",
"AGSoft_Image_Mask_Resize_Adv", "AGSoft_Image_Mask_Resize_Adv",
"AGSoft_Image_Resize_Base",
"AGSoft_Image_Resize_Plus",
"AGSoft_Image_Rotate", "AGSoft_Image_Rotate",
"AGSoft_Image_Stitch", "AGSoft_Image_Stitch",
"AGSoft_Img_Pad", "AGSoft_Img_Pad",
@ -3092,6 +3096,8 @@
"OpenAILLMNode", "OpenAILLMNode",
"OpenAITTSNode", "OpenAITTSNode",
"SoraGen", "SoraGen",
"TripoITM",
"TripoTTM",
"VeoGeminiVideoGenerator", "VeoGeminiVideoGenerator",
"VeoVertexVideoGenerator" "VeoVertexVideoGenerator"
], ],
@ -5775,6 +5781,15 @@
"title_aux": "Comfyui FOCUS nodes" "title_aux": "Comfyui FOCUS nodes"
} }
], ],
"https://github.com/DN2048/dn_little_helpers": [
[
"DNLHBooleanToOther",
"DNLHIsGroupActive"
],
{
"title_aux": "dn_little_helpers"
}
],
"https://github.com/DaLongZhuaZi/ComfyUI-Gemini-Prompt-Studio": [ "https://github.com/DaLongZhuaZi/ComfyUI-Gemini-Prompt-Studio": [
[ [
"GeminiPromptStudio_T2I_I2V" "GeminiPromptStudio_T2I_I2V"
@ -6381,7 +6396,6 @@
], ],
"https://github.com/Dobidop/ComfyStereo": [ "https://github.com/Dobidop/ComfyStereo": [
[ [
"DeoVRViewNode",
"NativeStereoImageViewer", "NativeStereoImageViewer",
"NativeStereoVideoViewer", "NativeStereoVideoViewer",
"NativeVRStatus", "NativeVRStatus",
@ -8477,9 +8491,9 @@
"https://github.com/FuryNocturn/ComfyUI-Studio-Fury": [ "https://github.com/FuryNocturn/ComfyUI-Studio-Fury": [
[ [
"SF_ActionAnimator", "SF_ActionAnimator",
"SF_AddEntity",
"SF_AssetLoader", "SF_AssetLoader",
"SF_DirectorEngine", "SF_DirectorEngine",
"SF_FuryPromptEngine",
"SF_FurySampler", "SF_FurySampler",
"SF_ProjectManager", "SF_ProjectManager",
"SF_SceneComposer", "SF_SceneComposer",
@ -11080,6 +11094,8 @@
"https://github.com/JasonHoku/ComfyUI-Ultimate-Auto-Sampler-Config-Grid-Testing-Suite": [ "https://github.com/JasonHoku/ComfyUI-Ultimate-Auto-Sampler-Config-Grid-Testing-Suite": [
[ [
"SamplerGridTester", "SamplerGridTester",
"SmartJSONText",
"UltimateConfigBuilder",
"UltimateGridDashboard", "UltimateGridDashboard",
"UltimateSamplerGrid" "UltimateSamplerGrid"
], ],
@ -13717,6 +13733,7 @@
"Frames_Select_StartEnd_MXD", "Frames_Select_StartEnd_MXD",
"Get Latent Size", "Get Latent Size",
"GroupVideoFramesMXD", "GroupVideoFramesMXD",
"Grow Blur Mask MXD",
"Image Scale To Total Pixels (SDXL Safe)", "Image Scale To Total Pixels (SDXL Safe)",
"LatentHalfMasks", "LatentHalfMasks",
"Load Image Batch MXD", "Load Image Batch MXD",
@ -14569,7 +14586,8 @@
], ],
"https://github.com/MushroomFleet/ComfyUI-DJZ-Offsquare": [ "https://github.com/MushroomFleet/ComfyUI-DJZ-Offsquare": [
[ [
"DJZ_Offsquare" "DJZ_Offsquare",
"DJZ_Offsquare_V2"
], ],
{ {
"title_aux": "ComfyUI-DJZ-Offsquare" "title_aux": "ComfyUI-DJZ-Offsquare"
@ -19473,7 +19491,15 @@
"Basic data handling: TimeParse", "Basic data handling: TimeParse",
"Basic data handling: TimeSubtractDelta", "Basic data handling: TimeSubtractDelta",
"Basic data handling: TimeToUnix", "Basic data handling: TimeToUnix",
"Basic data handling: UnixToTime" "Basic data handling: UnixToTime",
"TensorBinaryOp",
"TensorCreate",
"TensorInfo",
"TensorJoin",
"TensorPermute",
"TensorReshape",
"TensorSlice",
"TensorUnaryOp"
], ],
{ {
"title_aux": "Basic data handling" "title_aux": "Basic data handling"
@ -21655,10 +21681,13 @@
], ],
"https://github.com/WWWEN8/ComfyUI-CCXManager": [ "https://github.com/WWWEN8/ComfyUI-CCXManager": [
[ [
"CCXGroupExecutorSender",
"CCXGroupExecutorSingle",
"CCXManager", "CCXManager",
"CCXManagerCopy", "CCXManagerCopy",
"CCXRepoUpdaterNode", "CCXRepoUpdaterNode",
"CreateSDPPPInstallationDirectory" "CreateSDPPPInstallationDirectory",
"NodeVersionManager"
], ],
{ {
"title_aux": "ComfyUI-CCXManager" "title_aux": "ComfyUI-CCXManager"
@ -24436,6 +24465,7 @@
"ClaudeAPI", "ClaudeAPI",
"FLUXResolutions", "FLUXResolutions",
"GeminiAPI", "GeminiAPI",
"GeminiBBoxJoin",
"GeminiBEN2_RMBG", "GeminiBEN2_RMBG",
"GeminiBRIA_RMBG", "GeminiBRIA_RMBG",
"GeminiBRIA_RMBG_Safe", "GeminiBRIA_RMBG_Safe",
@ -24443,17 +24473,18 @@
"GeminiCombineSegMasks", "GeminiCombineSegMasks",
"GeminiComfyUIStyler", "GeminiComfyUIStyler",
"GeminiConvertRasterToVector", "GeminiConvertRasterToVector",
"GeminiDrawBBoxMask",
"GeminiFLUXResolutions", "GeminiFLUXResolutions",
"GeminiImageGenerator", "GeminiImageGenerator",
"GeminiLoadImagePath", "GeminiLoadImagePath",
"GeminiLoadImagesFromDir", "GeminiLoadImagesFromDir",
"GeminiObjectDetect", "GeminiMathExpression",
"GeminiObjectDetectSegment",
"GeminiSVGPreview", "GeminiSVGPreview",
"GeminiSaveSVG", "GeminiSaveSVG",
"GeminiSaveText", "GeminiSaveText",
"GeminiSmartPromptGenerator", "GeminiSmartPromptGenerator",
"GeminiTextSplitter", "GeminiTextSplitter",
"GeminiUltraDetect",
"ListAvailableModels", "ListAvailableModels",
"OllamaAPI", "OllamaAPI",
"QwenAPI", "QwenAPI",
@ -27781,10 +27812,12 @@
"https://github.com/c0dezer019/FreezeFrame": [ "https://github.com/c0dezer019/FreezeFrame": [
[ [
"PSampler", "PSampler",
"PSamplerAdvanced" "PSamplerAdvanced",
"PSamplerCustom",
"PSamplerCustomAdvanced"
], ],
{ {
"title_aux": "Pausable Sampler" "title_aux": "FreezeFrame"
} }
], ],
"https://github.com/c0ffymachyne/ComfyUI_BeatByte": [ "https://github.com/c0ffymachyne/ComfyUI_BeatByte": [
@ -28284,6 +28317,7 @@
"type_AnyIndex", "type_AnyIndex",
"type_BasiPIPE", "type_BasiPIPE",
"type_BatchToList", "type_BatchToList",
"type_ImageAlphaSplit",
"type_Image_Batch2List", "type_Image_Batch2List",
"type_Image_List2Batch", "type_Image_List2Batch",
"type_Image_List2Batch_adv", "type_Image_List2Batch_adv",
@ -32216,6 +32250,8 @@
"DavchaQwenImageEditLoraTagLoader", "DavchaQwenImageEditLoraTagLoader",
"DavchaRescaleSigmas", "DavchaRescaleSigmas",
"DavchaSamplerCustomAdvanced", "DavchaSamplerCustomAdvanced",
"DavchaSamplerCustomAdvanced2",
"DavchaScheduledSampler",
"DavchaScheduledTextEncoderQwenImageEditPlus", "DavchaScheduledTextEncoderQwenImageEditPlus",
"DavchaTextEncodeQwenImageEditPlus", "DavchaTextEncodeQwenImageEditPlus",
"DavchaWan22LoraTagLoader", "DavchaWan22LoraTagLoader",
@ -32896,6 +32932,7 @@
"ChineseTranslate", "ChineseTranslate",
"FrameMatch", "FrameMatch",
"GGUFInference", "GGUFInference",
"ImageListSplitHeadTail",
"ModelDownloader", "ModelDownloader",
"NumberListGenerator", "NumberListGenerator",
"OpenAIHelper", "OpenAIHelper",
@ -33144,6 +33181,7 @@
"ModelMergeHiDream", "ModelMergeHiDream",
"ModelMergeZImage", "ModelMergeZImage",
"ModelScaleFlux2Klein", "ModelScaleFlux2Klein",
"ModelScaleHiDream",
"ModelScaleQwenImage", "ModelScaleQwenImage",
"ModelScaleZImage", "ModelScaleZImage",
"SaveImageWithPrompt", "SaveImageWithPrompt",
@ -39620,11 +39658,39 @@
], ],
"https://github.com/kadirnar/ComfyUI-Transformers": [ "https://github.com/kadirnar/ComfyUI-Transformers": [
[ [
"AudioClassificationPipeline",
"AutomaticSpeechRecognitionPipeline",
"ConversationalPipeline",
"DepthEstimationInference", "DepthEstimationInference",
"DocumentQuestionAnsweringPipeline",
"FeatureExtractionPipeline",
"FillMaskPipeline",
"FloatToString",
"ImageClassificationPipeline", "ImageClassificationPipeline",
"ImageFeatureExtractionPipeline",
"ImageSegmentationPipeline", "ImageSegmentationPipeline",
"ImageTextToTextPipeline",
"ImageToImagePipeline",
"ImageToTextPipeline",
"IntToString",
"LoadDepthModel", "LoadDepthModel",
"ObjectDetectionPipeline" "MaskGenerationPipeline",
"ObjectDetectionPipeline",
"QuestionAnsweringPipeline",
"SentenceSimilarityPipeline",
"StringToFloat",
"StringToInt",
"TableQuestionAnsweringPipeline",
"TextClassificationPipeline",
"TextGenerationPipeline",
"TextToSpeechPipeline",
"TokenClassificationPipeline",
"VideoClassificationPipeline",
"VisualQuestionAnsweringPipeline",
"ZeroShotAudioClassificationPipeline",
"ZeroShotClassificationPipeline",
"ZeroShotImageClassificationPipeline",
"ZeroShotObjectDetectionPipeline"
], ],
{ {
"title_aux": "ComfyUI-Transformers" "title_aux": "ComfyUI-Transformers"
@ -39837,7 +39903,9 @@
"https://github.com/kana112233/ComfyUI-kaola-ace-step": [ "https://github.com/kana112233/ComfyUI-kaola-ace-step": [
[ [
"ACE_STEP_Cover", "ACE_STEP_Cover",
"ACE_STEP_CreateSample",
"ACE_STEP_FormatSample", "ACE_STEP_FormatSample",
"ACE_STEP_LoRALoader",
"ACE_STEP_Repaint", "ACE_STEP_Repaint",
"ACE_STEP_SimpleMode", "ACE_STEP_SimpleMode",
"ACE_STEP_TextToMusic", "ACE_STEP_TextToMusic",
@ -41629,6 +41697,8 @@
"Leon_Midjourney_Upload_API_Node", "Leon_Midjourney_Upload_API_Node",
"Leon_Model_Selector_Node", "Leon_Model_Selector_Node",
"Leon_Nano_Banana_API_Node", "Leon_Nano_Banana_API_Node",
"Leon_Nano_Banana_Edit_Tuzi_API_Node",
"Leon_Nano_Banana_Tuzi_API_Node",
"Leon_Qwen_Image_API_Node", "Leon_Qwen_Image_API_Node",
"Leon_Qwen_Image_Edit_API_Node", "Leon_Qwen_Image_Edit_API_Node",
"Leon_Recraft_Image_API_Node", "Leon_Recraft_Image_API_Node",
@ -50688,13 +50758,7 @@
], ],
"https://github.com/ryanontheinside/ComfyUI_ProfilerX": [ "https://github.com/ryanontheinside/ComfyUI_ProfilerX": [
[ [
"CATEGORY", "ExecutionTracker"
"ExecutionTracker",
"FUNCTION",
"INPUT_TYPES",
"OUTPUT_NODE",
"ProfilerX",
"RETURN_TYPES"
], ],
{ {
"title_aux": "ComfyUI_ProfilerX" "title_aux": "ComfyUI_ProfilerX"
@ -50761,6 +50825,13 @@
], ],
"https://github.com/ryanontheinside/ComfyUI_RyanOnTheInside": [ "https://github.com/ryanontheinside/ComfyUI_RyanOnTheInside": [
[ [
"ACEStep15NativeCoverGuider",
"ACEStep15NativeEditGuider",
"ACEStep15NativeExtractGuider",
"ACEStep15NativeLegoGuider",
"ACEStep15SemanticExtractor",
"ACEStep15SemanticHintsBlend",
"ACEStep15TaskTextEncode",
"ACEStepAnalyzeLatent", "ACEStepAnalyzeLatent",
"ACEStepAudioPostProcessor", "ACEStepAudioPostProcessor",
"ACEStepExtendGuider", "ACEStepExtendGuider",
@ -50786,10 +50857,12 @@
"AudioPad", "AudioPad",
"AudioPitchShift", "AudioPitchShift",
"AudioRegionMask", "AudioRegionMask",
"AudioRegionMask15",
"AudioResample", "AudioResample",
"AudioSeparatorSimple", "AudioSeparatorSimple",
"AudioSubtract", "AudioSubtract",
"AudioTemporalMask", "AudioTemporalMask",
"AudioTemporalMask15",
"AudioTimeStretch", "AudioTimeStretch",
"AudioTrim", "AudioTrim",
"AudioVolumeNormalization", "AudioVolumeNormalization",
@ -50913,8 +50986,10 @@
"MaskMorph", "MaskMorph",
"MaskRings", "MaskRings",
"MaskToAudioMask", "MaskToAudioMask",
"MaskToAudioMask15",
"MaskTransform", "MaskTransform",
"MaskWarp", "MaskWarp",
"ModelSamplingACEStep",
"MotionFeatureNode", "MotionFeatureNode",
"MovingShape", "MovingShape",
"OpticalFlowDirectionMask", "OpticalFlowDirectionMask",
@ -50930,9 +51005,11 @@
"PitchRangeByNoteNode", "PitchRangeByNoteNode",
"PitchRangePreset", "PitchRangePreset",
"PitchVisualizer", "PitchVisualizer",
"PreviewAudioCompare",
"PreviewFeature", "PreviewFeature",
"ProximityFeatureNode", "ProximityFeatureNode",
"ProximityVisualizer", "ProximityVisualizer",
"ROTIDisplayAny",
"RhythmFeatureExtractor", "RhythmFeatureExtractor",
"SplineFeatureModulator", "SplineFeatureModulator",
"SplineRhythmModulator", "SplineRhythmModulator",
@ -51882,6 +51959,8 @@
], ],
"https://github.com/silveroxides/ComfyUI_EmbeddingToolkit": [ "https://github.com/silveroxides/ComfyUI_EmbeddingToolkit": [
[ [
"InspectEmbeddingForClip",
"PromptEmbeddingFixer",
"SaveA1111WeightedEmbeddings", "SaveA1111WeightedEmbeddings",
"SaveTokenEmbeddings", "SaveTokenEmbeddings",
"SaveWeightedEmbeddings", "SaveWeightedEmbeddings",
@ -51894,7 +51973,9 @@
"https://github.com/silveroxides/ComfyUI_FDGuidance": [ "https://github.com/silveroxides/ComfyUI_FDGuidance": [
[ [
"FDG_APG_Patcher", "FDG_APG_Patcher",
"FrequencyDecoupledGuidance" "FDG_APG_PatcherAnimation",
"FrequencyDecoupledGuidance",
"FrequencyDecoupledGuidanceAnimation"
], ],
{ {
"title_aux": "ComfyUI_FDGuidance" "title_aux": "ComfyUI_FDGuidance"
@ -52556,6 +52637,16 @@
"title_aux": "ComfyUI_InstantIR_Wrapper" "title_aux": "ComfyUI_InstantIR_Wrapper"
} }
], ],
"https://github.com/smthemex/ComfyUI_InteractAvatar": [
[
"InteractAvatar_SM_Model",
"InteractAvatar_SM_Predata",
"InteractAvatar_SM_Sampler"
],
{
"title_aux": "ComfyUI_InteractAvatar"
}
],
"https://github.com/smthemex/ComfyUI_KV_Edit": [ "https://github.com/smthemex/ComfyUI_KV_Edit": [
[ [
"KV_Edit_Load", "KV_Edit_Load",
@ -52976,10 +53067,16 @@
"SigmaSmoother", "SigmaSmoother",
"SigmasGraph", "SigmasGraph",
"SigmasRescale", "SigmasRescale",
"SuperBrightnessContrast",
"SuperColorAdjustAllInOne",
"SuperCreateTiles", "SuperCreateTiles",
"SuperHueSaturation",
"SuperLatentStats",
"SuperLevelsNormalize",
"SuperResizeImage", "SuperResizeImage",
"SuperSVRCalcTiles", "SuperSVRCalcTiles",
"SuperStitchTiles" "SuperStitchTiles",
"SuperWhiteBalanceCAT"
], ],
{ {
"title_aux": "ComfyUI-SuperNodes" "title_aux": "ComfyUI-SuperNodes"
@ -53469,8 +53566,10 @@
"https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep": [ "https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep": [
[ [
"LoadVideosFromFolderSimple", "LoadVideosFromFolderSimple",
"WanVACEBatchContext",
"WanVACEExtend", "WanVACEExtend",
"WanVACEPrep" "WanVACEPrep",
"WanVACEPrepBatch"
], ],
{ {
"title_aux": "ComfyUI Wan VACE Prep" "title_aux": "ComfyUI Wan VACE Prep"
@ -54963,7 +55062,14 @@
], ],
"https://github.com/ttulttul/ComfyUI-Taylor-Attention": [ "https://github.com/ttulttul/ComfyUI-Taylor-Attention": [
[ [
"TaylorAttentionBackend" "ClockedSweepValues",
"Combinations",
"Flux2TTRController",
"Flux2TTRControllerTrainer",
"Flux2TTRTrainer",
"Flux2TTRTrainingParameters",
"LoadPromptListFromJSON",
"RandomSeedBatch"
], ],
{ {
"title_aux": "ComfyUI-Taylor-Attention" "title_aux": "ComfyUI-Taylor-Attention"
@ -55749,6 +55855,7 @@
], ],
"https://github.com/visualbruno/ComfyUI-Trellis2": [ "https://github.com/visualbruno/ComfyUI-Trellis2": [
[ [
"Trellis2BatchSimplifyMeshAndExport",
"Trellis2Continue", "Trellis2Continue",
"Trellis2ExportMesh", "Trellis2ExportMesh",
"Trellis2FillHolesWithMeshlib", "Trellis2FillHolesWithMeshlib",
@ -55769,6 +55876,7 @@
"Trellis2ProgressiveSimplify", "Trellis2ProgressiveSimplify",
"Trellis2ReconstructMesh", "Trellis2ReconstructMesh",
"Trellis2Remesh", "Trellis2Remesh",
"Trellis2RemeshWithQuad",
"Trellis2SimplifyMesh", "Trellis2SimplifyMesh",
"Trellis2SimplifyTrimesh", "Trellis2SimplifyTrimesh",
"Trellis2SmoothNormals", "Trellis2SmoothNormals",
@ -55874,6 +55982,7 @@
"VRGDG_AudioCropTime", "VRGDG_AudioCropTime",
"VRGDG_AudioDelayByIndex", "VRGDG_AudioDelayByIndex",
"VRGDG_BuildVideoOutputPath_General", "VRGDG_BuildVideoOutputPath_General",
"VRGDG_BuildVideoOutputPath_General_SRT",
"VRGDG_CalculateSetsFromAudio", "VRGDG_CalculateSetsFromAudio",
"VRGDG_CalculateSetsFromAudio_Queue", "VRGDG_CalculateSetsFromAudio_Queue",
"VRGDG_CleanAudio", "VRGDG_CleanAudio",
@ -55890,6 +55999,8 @@
"VRGDG_GetIndexNumber", "VRGDG_GetIndexNumber",
"VRGDG_GetRunIndexFromJson", "VRGDG_GetRunIndexFromJson",
"VRGDG_HumoReminderNode", "VRGDG_HumoReminderNode",
"VRGDG_ImageIndexMap",
"VRGDG_ImageSwitch4",
"VRGDG_IndexedPromptChunker", "VRGDG_IndexedPromptChunker",
"VRGDG_IndexedPromptChunkerV2", "VRGDG_IndexedPromptChunkerV2",
"VRGDG_LLM_OutputSaver", "VRGDG_LLM_OutputSaver",
@ -55910,8 +56021,10 @@
"VRGDG_MusicVideoPromptCreator", "VRGDG_MusicVideoPromptCreator",
"VRGDG_MusicVideoPromptCreatorV2", "VRGDG_MusicVideoPromptCreatorV2",
"VRGDG_MusicVideoPromptCreatorV3", "VRGDG_MusicVideoPromptCreatorV3",
"VRGDG_NanoBananaPro",
"VRGDG_PadVideoWithLastFrame", "VRGDG_PadVideoWithLastFrame",
"VRGDG_PostRunIndexStepper", "VRGDG_PostRunIndexStepper",
"VRGDG_PromptSpitterWithIndex",
"VRGDG_PromptSplitter", "VRGDG_PromptSplitter",
"VRGDG_PromptSplitter2", "VRGDG_PromptSplitter2",
"VRGDG_PromptSplitter4", "VRGDG_PromptSplitter4",
@ -55920,6 +56033,7 @@
"VRGDG_PromptSplitterForManual", "VRGDG_PromptSplitterForManual",
"VRGDG_PromptSplitterJson", "VRGDG_PromptSplitterJson",
"VRGDG_PromptSplitterV2", "VRGDG_PromptSplitterV2",
"VRGDG_PromptSplitterWithIndex",
"VRGDG_PromptSplitter_General", "VRGDG_PromptSplitter_General",
"VRGDG_PromptTemplateBuilder", "VRGDG_PromptTemplateBuilder",
"VRGDG_QueueTriggerFromAudio", "VRGDG_QueueTriggerFromAudio",
@ -56691,6 +56805,7 @@
"https://github.com/wizdroid/wizdroid-character": [ "https://github.com/wizdroid/wizdroid-character": [
[ [
"WizdroidBackground", "WizdroidBackground",
"WizdroidCharacterEdit",
"WizdroidCharacterPrompt", "WizdroidCharacterPrompt",
"WizdroidContestPrompt", "WizdroidContestPrompt",
"WizdroidImageEdit", "WizdroidImageEdit",
@ -56699,7 +56814,6 @@
"WizdroidLoRATrainer", "WizdroidLoRATrainer",
"WizdroidLoRAValidate", "WizdroidLoRAValidate",
"WizdroidMetaPrompt", "WizdroidMetaPrompt",
"WizdroidMultiAngle",
"WizdroidPhotoAspect", "WizdroidPhotoAspect",
"WizdroidPromptCombiner", "WizdroidPromptCombiner",
"WizdroidSceneGenerator" "WizdroidSceneGenerator"