update DB

This commit is contained in:
Dr.Lt.Data 2025-11-21 00:33:43 +09:00
parent ff335ff1a0
commit e328353664
10 changed files with 6014 additions and 5408 deletions

View File

@ -30194,6 +30194,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI-FastVLM-7B Apple A custom node for Apples FastVLM-7B vision-language model. This node lets you pass an image + instruction and returns a generated text response." "description": "ComfyUI-FastVLM-7B Apple A custom node for Apples FastVLM-7B vision-language model. This node lets you pass an image + instruction and returns a generated text response."
}, },
{
"author": "Ltamann",
"title": "ComfyUI-TBG-SAM3",
"reference": "https://github.com/Ltamann/ComfyUI-TBG-SAM3",
"files": [
"https://github.com/Ltamann/ComfyUI-TBG-SAM3"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node extension integrating Meta's Segment Anything Model 3 (SAM 3) for advanced image and video segmentation with text-prompt, point-based, and mask-driven capabilities. Provides production-ready nodes compatible with ComfyUI's Impact Pack SEGS format, depth map generation, and support for Python 3.13+ with CUDA and CPU support."
},
{ {
"author": "DavidPiazza", "author": "DavidPiazza",
"title": "Network Bending for ComfyUI", "title": "Network Bending for ComfyUI",
@ -33785,6 +33795,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Custom TTS node that clones voice from a reference audio and speaks entered text." "description": "Custom TTS node that clones voice from a reference audio and speaks entered text."
}, },
{
"author": "sbcode",
"title": "Remove Background",
"reference": "https://github.com/Sean-Bradley/ComfyUI-Remove-Background",
"files": [
"https://github.com/Sean-Bradley/ComfyUI-Remove-Background"
],
"install_type": "git-clone",
"description": "Remove background scenery from an image of a person. The output image is saved as an RGBA PNG. The alpha channel is included."
},
{ {
"author": "LukeCoulson1", "author": "LukeCoulson1",
"title": "ComfyUI LoRA Combine Node", "title": "ComfyUI LoRA Combine Node",
@ -34383,6 +34403,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A custom ComfyUI node for managing image generation prompts using Pinecone vector database with OpenAI embeddings. Features interactive approval with image preview for quality control." "description": "A custom ComfyUI node for managing image generation prompts using Pinecone vector database with OpenAI embeddings. Features interactive approval with image preview for quality control."
}, },
{
"author": "Hearmeman24",
"title": "ComfyUI-LoRAPlotNode",
"reference": "https://github.com/Hearmeman24/ComfyUI-LoRAPlotNode",
"files": [
"https://github.com/Hearmeman24/ComfyUI-LoRAPlotNode"
],
"install_type": "git-clone",
"description": "A custom ComfyUI node for testing multiple LoRA models across different strength values. Automatically generates model/clip pairs for each LoRA-strength combination and includes an image saver node with text overlay for easy identification."
},
{ {
"author": "piscesbody", "author": "piscesbody",
"title": "ComfyUI-Upscale-CUDAspeed", "title": "ComfyUI-Upscale-CUDAspeed",
@ -34905,6 +34935,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Standalone ComfyUI custom nodes for AnyTop - Universal Motion Generation for Any Skeleton Topology." "description": "Standalone ComfyUI custom nodes for AnyTop - Universal Motion Generation for Any Skeleton Topology."
}, },
{
"author": "PozzettiAndrea",
"title": "ComfyUI-SAM3",
"reference": "https://github.com/PozzettiAndrea/ComfyUI-SAM3",
"files": [
"https://github.com/PozzettiAndrea/ComfyUI-SAM3"
],
"install_type": "git-clone",
"description": "ComfyUI integration for Meta's SAM3 model enabling open-vocabulary image segmentation using natural language text prompts, with automatic model download, geometric refinement, and flexible confidence thresholds."
},
{ {
"author": "rookiestar28", "author": "rookiestar28",
"title": "Danbooru Tags Upsampler for ComfyUI", "title": "Danbooru Tags Upsampler for ComfyUI",
@ -35015,6 +35055,16 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A comprehensive collection of advanced image processing nodes for ComfyUI, featuring state-of-the-art denoising, enhancement, and restoration techniques with GPU acceleration and specialized film grain processing." "description": "A comprehensive collection of advanced image processing nodes for ComfyUI, featuring state-of-the-art denoising, enhancement, and restoration techniques with GPU acceleration and specialized film grain processing."
},
{
"author": "EricRollei",
"title": "AAA_Metadata_System",
"reference": "https://github.com/EricRollei/AAA_Metadata_System",
"files": [
"https://github.com/EricRollei/AAA_Metadata_System"
],
"install_type": "git-clone",
"description": "A comprehensive metadata management system for ComfyUI that enables storing, retrieving, and manipulating image metadata across multiple formats including embedded files, XMP sidecars, text files, and SQLite databases."
}, },
{ {
"author": "nomadoor", "author": "nomadoor",
@ -35368,16 +35418,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Simple UI extension to track Modal GPU credits in real-time." "description": "Simple UI extension to track Modal GPU credits in real-time."
}, },
{
"author": "spiralmountain",
"title": "ComfyUI_HDNodes",
"reference": "https://github.com/spiralmountain/ComfyUI_HDNodes",
"files": [
"https://github.com/spiralmountain/ComfyUI_HDNodes"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI that enable video generation using ByteDance's Seedance model via [a/Fal.ai](https://fal.ai/)."
},
{ {
"author": "apenguin24", "author": "apenguin24",
"title": "ComfyUI-WanKeyframing", "title": "ComfyUI-WanKeyframing",
@ -35607,6 +35647,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Custom nodes to convert images to pen plotter files" "description": "Custom nodes to convert images to pen plotter files"
}, },
{
"author": "wouterverweirder",
"title": "ComfyUI SAM3",
"reference": "https://github.com/wouterverweirder/comfyui_sam3",
"files": [
"https://github.com/wouterverweirder/comfyui_sam3"
],
"install_type": "git-clone",
"description": "Custom Nodes to work with SAM3"
},
{ {
"author": "Aishor", "author": "Aishor",
"title": "Meta-Sampler Guiado (Seed-WAN)", "title": "Meta-Sampler Guiado (Seed-WAN)",
@ -36743,9 +36793,37 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI custom node suite integrating multiple AI image generation APIs (Gemini, Flux.1 Kontext Pro) with unified authentication via ComfyUI API Key and real-time cost tracking. (Description by CC)" "description": "ComfyUI custom node suite integrating multiple AI image generation APIs (Gemini, Flux.1 Kontext Pro) with unified authentication via ComfyUI API Key and real-time cost tracking. (Description by CC)"
}, },
{
"author": "StarIICraft",
"title": "ComfyUI-Simple-Selector",
"reference": "https://github.com/StarIICraft/ComfyUI-Simple-Selector",
"files": [
"https://github.com/StarIICraft/ComfyUI-Simple-Selector"
],
"install_type": "git-clone",
"description": "Logic control node with 5 universal input ports that checks connections in reverse priority order and outputs the index of the first valid active input, with support for muted nodes and any data type."
},
{
"author": "wwzhifeng",
"title": "comfyui-jsonprompt",
"reference": "https://github.com/wwzhifeng/comfyui-jsonprompt",
"files": [
"https://github.com/wwzhifeng/comfyui-jsonprompt"
],
"install_type": "git-clone",
"description": "Custom ComfyUI node that expands structured JSON text into standard prompts for use with models like Gemini, Flux, OpenAI, and Sora. (Description by CC)"
},
{
"author": "hobinrude",
"title": "ComfyUI_DWposeDeluxe",
"reference": "https://github.com/hobinrude/ComfyUI_DWposeDeluxe",
"files": [
"https://github.com/hobinrude/ComfyUI_DWposeDeluxe"
],
"install_type": "git-clone",
"description": "A custom ComfyUI node integrating DW-Pose (Denoising Whole-Body Pose Estimation) for high-quality pose detection with CPU (ONNX) and GPU (TensorRT) support. Features 20x faster performance with TensorRT acceleration, automatic model downloading, customizable pose visualization, keypoint conversion, and video workflow integration."
},

View File

@ -4838,6 +4838,7 @@
"SummaryWriter", "SummaryWriter",
"SystemPromp", "SystemPromp",
"Textswitch", "Textswitch",
"TriggerNextWorkflow",
"VAESwitch", "VAESwitch",
"WanPrompter", "WanPrompter",
"WorldWeaverPrompt" "WorldWeaverPrompt"
@ -6151,6 +6152,67 @@
"title_aux": "ComfyUI-EreNodes" "title_aux": "ComfyUI-EreNodes"
} }
], ],
"https://github.com/EricRollei/AAA_Metadata_System": [
[
"CheckpointBatchInfoSetter_v074",
"CheckpointInfoSetter_v074",
"CheckpointInfoViewer_v074",
"CheckpointParamsLoader_v074",
"CheckpointTester_v074",
"ColorNameToRGB_v01",
"ColorSelector",
"CulturalColorPaletteGenerator_v01",
"EnhancedMetadataFilterNode_V2",
"EricCivitaiPromptExtractor",
"EricCivitaiPromptExtractorAutoLoader",
"EricLoadImageExtended",
"EricLoadImageWithLayers",
"EricSaveTrueSVGImage",
"Eric_Color_Palette_Analyzer_v3",
"Eric_Duplicate_Image_Finder_v04",
"Eric_Metadata_Debugger_V2",
"Eric_Metadata_Entry_V2",
"Eric_Metadata_Filter_V2",
"Eric_Metadata_Query_V3",
"Eric_Workflow_Toolkit_v2",
"EricsWordCloudNode",
"FileOrganizer",
"FlattenNestedFiles_v2",
"LoRABatchInfoSetter_v03",
"LoRABulkOperations_v03",
"LoRADatabaseMaintenance_v03",
"LoRADatabaseStats_v03",
"LoRAGalleryDisplay_v03",
"LoRAGalleryWithEdit_v03",
"LoRAInfoSetter_v03",
"LoRAInfoViewer_v03",
"LoRAParamsLoader_v03",
"LoRAQuickFeedback_v03",
"LoRATester_v03",
"MetadataAwareSaveImage_Simple",
"MetadataAwareSaveImage_v099d",
"MetadataConsolidatorNode_V2",
"Multi-LoRA Loader Flux",
"Multi-LoRA Loader Model-Only",
"Multi-LoRA Loader Qwen",
"Multi-LoRA Loader Wan-i2v",
"Multi-LoRA Loader Wan-t2v",
"Multi-LoRA Loader [PLATFORM_NAME]",
"Multi-LoRA Loader v02",
"MyCustomNode",
"PngInfoDiagnosticV3",
"PngMetadataExtractorV3",
"SmartImageCropper",
"SplitWorkflowExtractorNode_V2",
"TextOverlayNode_v04",
"TriggerWordManager_v03",
"Wan22AspectRatioHelper",
"Wan22_Size_Preset"
],
{
"title_aux": "AAA_Metadata_System"
}
],
"https://github.com/EricRollei/Comfy_HunyuanImage3": [ "https://github.com/EricRollei/Comfy_HunyuanImage3": [
[ [
"HunyuanImage3FullGPULoader", "HunyuanImage3FullGPULoader",
@ -8121,6 +8183,15 @@
"title_aux": "ComfyUI-HeadshotPro" "title_aux": "ComfyUI-HeadshotPro"
} }
], ],
"https://github.com/Hearmeman24/ComfyUI-LoRAPlotNode": [
[
"LoRAPlotImageSaver",
"LoRAPlotNode"
],
{
"title_aux": "ComfyUI-LoRAPlotNode"
}
],
"https://github.com/Hearmeman24/ComfyUI-Pinecone": [ "https://github.com/Hearmeman24/ComfyUI-Pinecone": [
[ [
"PineconePromptUpserter" "PineconePromptUpserter"
@ -10773,6 +10844,16 @@
"title_aux": "TBG_Enhanced Tiled Upscaler & Refiner FLUX PRO" "title_aux": "TBG_Enhanced Tiled Upscaler & Refiner FLUX PRO"
} }
], ],
"https://github.com/Ltamann/ComfyUI-TBG-SAM3": [
[
"SAM3DepthMap",
"SAM3ModelLoader",
"SAM3Segmentation"
],
{
"title_aux": "ComfyUI-TBG-SAM3"
}
],
"https://github.com/Ltamann/ComfyUI-TBG-Takeaways": [ "https://github.com/Ltamann/ComfyUI-TBG-Takeaways": [
[ [
"TBG_Preview_Sender_WebSocked" "TBG_Preview_Sender_WebSocked"
@ -13011,7 +13092,7 @@
"https://github.com/PozzettiAndrea/ComfyUI-GeometryPack": [ "https://github.com/PozzettiAndrea/ComfyUI-GeometryPack": [
[ [
"GeomPackAppendMesh", "GeomPackAppendMesh",
"GeomPackBlenderUV", "GeomPackBlenderRemeshWithTexture",
"GeomPackBooleanOp", "GeomPackBooleanOp",
"GeomPackCheckNormals", "GeomPackCheckNormals",
"GeomPackCombineMeshes", "GeomPackCombineMeshes",
@ -13019,15 +13100,11 @@
"GeomPackComputeNormals", "GeomPackComputeNormals",
"GeomPackCreatePrimitive", "GeomPackCreatePrimitive",
"GeomPackDetectSelfIntersections", "GeomPackDetectSelfIntersections",
"GeomPackExampleNode",
"GeomPackExtractSkeleton", "GeomPackExtractSkeleton",
"GeomPackFillHoles", "GeomPackFillHoles",
"GeomPackFixNormals", "GeomPackFixNormals",
"GeomPackFixSelfIntersectionsByPerturbation", "GeomPackFixSelfIntersectionsByPerturbation",
"GeomPackFixSelfIntersectionsByRemoval", "GeomPackFixSelfIntersectionsByRemoval",
"GeomPackLibiglARAP",
"GeomPackLibiglHarmonic",
"GeomPackLibiglLSCM",
"GeomPackLoadMesh", "GeomPackLoadMesh",
"GeomPackLoadMeshBatch", "GeomPackLoadMeshBatch",
"GeomPackLoadMeshBlend", "GeomPackLoadMeshBlend",
@ -13040,10 +13117,11 @@
"GeomPackPointCloudToMesh", "GeomPackPointCloudToMesh",
"GeomPackPointToMeshDistance", "GeomPackPointToMeshDistance",
"GeomPackPreviewMesh", "GeomPackPreviewMesh",
"GeomPackPreviewMeshDual",
"GeomPackPreviewMeshUV", "GeomPackPreviewMeshUV",
"GeomPackPreviewMeshVTK", "GeomPackPreviewMeshVTK",
"GeomPackPreviewMeshVTKEdges", "GeomPackPreviewMeshVTKEdges",
"GeomPackPreviewMeshVTKPointCloud", "GeomPackPreviewMeshVTKFields",
"GeomPackPreviewMeshVTKSplit", "GeomPackPreviewMeshVTKSplit",
"GeomPackPreviewMeshVTKWithNormals", "GeomPackPreviewMeshVTKWithNormals",
"GeomPackPreviewMeshVTKWithTexture", "GeomPackPreviewMeshVTKWithTexture",
@ -13051,14 +13129,11 @@
"GeomPackRefineMesh", "GeomPackRefineMesh",
"GeomPackRemesh", "GeomPackRemesh",
"GeomPackRemeshSelfIntersections", "GeomPackRemeshSelfIntersections",
"GeomPackRemeshUV",
"GeomPackSaveMesh", "GeomPackSaveMesh",
"GeomPackTextureToGeometry", "GeomPackTextureToGeometry",
"GeomPackTransformMesh", "GeomPackTransformMesh",
"GeomPackUVUnwrap", "GeomPackUVUnwrap",
"GeomPackVisualizeNormalField", "GeomPackVisualizeNormalField"
"GeomPackVisualizeSkeleton",
"GeomPackXAtlasUVUnwrap"
], ],
{ {
"title_aux": "ComfyUI libigl" "title_aux": "ComfyUI libigl"
@ -13151,6 +13226,26 @@
"title_aux": "ComfyUI-MeshCraft" "title_aux": "ComfyUI-MeshCraft"
} }
], ],
"https://github.com/PozzettiAndrea/ComfyUI-SAM3": [
[
"LoadSAM3Model",
"SAM3AddVideoPrompt",
"SAM3CloseVideoSession",
"SAM3CombineBoxes",
"SAM3CombinePoints",
"SAM3CreateBox",
"SAM3CreatePoint",
"SAM3InitVideoSession",
"SAM3PointCollector",
"SAM3PropagateVideo",
"SAM3Segmentation",
"SAM3VideoModelLoader",
"SAM3VideoOutput"
],
{
"title_aux": "ComfyUI-SAM3"
}
],
"https://github.com/PressWagon/ComfyUI-StringsAndThings": [ "https://github.com/PressWagon/ComfyUI-StringsAndThings": [
[ [
"DebugString", "DebugString",
@ -14312,6 +14407,14 @@
"title_aux": "ComfyUI Image Compare" "title_aux": "ComfyUI Image Compare"
} }
], ],
"https://github.com/Sean-Bradley/ComfyUI-Remove-Background": [
[
"RemoveBackground"
],
{
"title_aux": "Remove Background"
}
],
"https://github.com/Sean-Bradley/ComfyUI-Video-Reverse": [ "https://github.com/Sean-Bradley/ComfyUI-Video-Reverse": [
[ [
"VideoReverseNode" "VideoReverseNode"
@ -15779,6 +15882,14 @@
"title_aux": "ComfyUI_RollingArtist" "title_aux": "ComfyUI_RollingArtist"
} }
], ],
"https://github.com/StarIICraft/ComfyUI-Simple-Selector": [
[
"SimpleSelectorInt"
],
{
"title_aux": "ComfyUI-Simple-Selector"
}
],
"https://github.com/StarMagicAI/comfyui_tagger": [ "https://github.com/StarMagicAI/comfyui_tagger": [
[ [
"DownloadAndLoadFlorence2Lora_jsonL", "DownloadAndLoadFlorence2Lora_jsonL",
@ -15806,7 +15917,8 @@
"StarQwenRegionalPrompter", "StarQwenRegionalPrompter",
"StarQwenWanRatio", "StarQwenWanRatio",
"StarSampler", "StarSampler",
"StarSaveFolderString" "StarSaveFolderString",
"StarSimpleFilters"
], ],
{ {
"title_aux": "ComfyUI_StarBetaNodes" "title_aux": "ComfyUI_StarBetaNodes"
@ -15825,11 +15937,13 @@
"SDstarsampler", "SDstarsampler",
"Star Face Loader", "Star Face Loader",
"Star3LoRAs", "Star3LoRAs",
"StarApplyOverlayDepth",
"StarConditioningLoader", "StarConditioningLoader",
"StarConditioningSaver", "StarConditioningSaver",
"StarDeleteSamplerSettings", "StarDeleteSamplerSettings",
"StarDenoiseSlider", "StarDenoiseSlider",
"StarDivisibleDimension", "StarDivisibleDimension",
"StarDuplicateModelFinder",
"StarEasyTextStorage", "StarEasyTextStorage",
"StarFiveWildcards", "StarFiveWildcards",
"StarFrameFromVideo", "StarFrameFromVideo",
@ -15837,6 +15951,7 @@
"StarGridComposer", "StarGridComposer",
"StarGridImageBatcher", "StarGridImageBatcher",
"StarIconExporter", "StarIconExporter",
"StarImageEditQwenKontext",
"StarImageLoader1by1", "StarImageLoader1by1",
"StarImageSwitch", "StarImageSwitch",
"StarImageSwitch2", "StarImageSwitch2",
@ -15848,13 +15963,25 @@
"StarInfiniteYouSaver", "StarInfiniteYouSaver",
"StarLatentSwitch", "StarLatentSwitch",
"StarLoadSamplerSettings", "StarLoadSamplerSettings",
"StarNanoBanana",
"StarNewsScraper", "StarNewsScraper",
"StarOllamaSysprompterJC",
"StarPSDSaver", "StarPSDSaver",
"StarPSDSaver2", "StarPSDSaver2",
"StarPaletteExtractor", "StarPaletteExtractor",
"StarQwenEditEncoder",
"StarQwenEditPlusConditioner",
"StarQwenImageEditInputs",
"StarQwenImageRatio",
"StarQwenRebalancePrompter",
"StarQwenRegionalPrompter",
"StarQwenWanRatio",
"StarRandomImageLoader", "StarRandomImageLoader",
"StarSampler",
"StarSaveFolderString",
"StarSavePanoramaJPEG", "StarSavePanoramaJPEG",
"StarSaveSamplerSettings", "StarSaveSamplerSettings",
"StarSimpleFilters",
"StarTextFilter", "StarTextFilter",
"StarTextInput", "StarTextInput",
"StarWildcardsAdvanced", "StarWildcardsAdvanced",
@ -24528,7 +24655,8 @@
"CYHTextFileLoaderNode", "CYHTextFileLoaderNode",
"PromptEnhancer", "PromptEnhancer",
"PromptEnhancerEditable", "PromptEnhancerEditable",
"PromptToolsSetup" "PromptToolsSetup",
"PromptWildcardGenerator"
], ],
{ {
"title_aux": "Chye ComfyUI Toolset" "title_aux": "Chye ComfyUI Toolset"
@ -25466,6 +25594,8 @@
"TextEncodeQwenImageEditPlus", "TextEncodeQwenImageEditPlus",
"ThresholdMask", "ThresholdMask",
"TomePatchModel", "TomePatchModel",
"TopazImageEnhance",
"TopazVideoEnhance",
"TorchCompileModel", "TorchCompileModel",
"TrainLoraNode", "TrainLoraNode",
"TrimAudioDuration", "TrimAudioDuration",
@ -26805,6 +26935,7 @@
"Curved_Blur_Batch_Preprocessor", "Curved_Blur_Batch_Preprocessor",
"InteractiveCurveDesigner", "InteractiveCurveDesigner",
"MaskSymmetryTool", "MaskSymmetryTool",
"Multi-ControlNet Curve Coordinator",
"MultiLayerMaskEditor", "MultiLayerMaskEditor",
"MultiLayerMaskEditorSimple", "MultiLayerMaskEditorSimple",
"MultiMaskStrengthCombiner", "MultiMaskStrengthCombiner",
@ -29145,6 +29276,7 @@
"LocalLaplacianFilter", "LocalLaplacianFilter",
"PaletteFilterLUT", "PaletteFilterLUT",
"PerturbedAttentionDelta", "PerturbedAttentionDelta",
"PixelSortingFilter",
"PromptShuffler", "PromptShuffler",
"QuantileMatchScaling", "QuantileMatchScaling",
"ReflectionPadding", "ReflectionPadding",
@ -29152,12 +29284,14 @@
"SADAModelPatch", "SADAModelPatch",
"SDXL_LoRA_BlockSlider_Loader", "SDXL_LoRA_BlockSlider_Loader",
"SemanticNoise", "SemanticNoise",
"SimpleInpaint",
"StructuredLatent", "StructuredLatent",
"Temperature Adjust", "Temperature Adjust",
"TokenSculptor", "TokenSculptor",
"TokenShuffler", "TokenShuffler",
"TokenVisualizer", "TokenVisualizer",
"UNetHeatmap" "UNetHeatmap",
"VoronoiTessellationFilter"
], ],
{ {
"title_aux": "ComfyUI-geltz" "title_aux": "ComfyUI-geltz"
@ -30686,6 +30820,15 @@
"title_aux": "ComfyUI-SaveMem" "title_aux": "ComfyUI-SaveMem"
} }
], ],
"https://github.com/hobinrude/ComfyUI_DWposeDeluxe": [
[
"DWposeKeypointConverter",
"DWposeWeightOptions"
],
{
"title_aux": "ComfyUI_DWposeDeluxe"
}
],
"https://github.com/hodanajan/optimal-crop-resolution": [ "https://github.com/hodanajan/optimal-crop-resolution": [
[ [
"AspectRatioCalculator", "AspectRatioCalculator",
@ -30926,6 +31069,7 @@
"https://github.com/huyl3-cpu/comfyui-sortlist": [ "https://github.com/huyl3-cpu/comfyui-sortlist": [
[ [
"sort_list_string", "sort_list_string",
"string_clear_if_contains",
"video_dir_combiner" "video_dir_combiner"
], ],
{ {
@ -32230,6 +32374,7 @@
"ADICOpenAIGPTImage1", "ADICOpenAIGPTImage1",
"ADIC_COMMON_API", "ADIC_COMMON_API",
"AliCloudOSSUpload", "AliCloudOSSUpload",
"IdeaLabImageGenerate",
"ImageTranslateAPI", "ImageTranslateAPI",
"ImageTranslateParamsBuilder", "ImageTranslateParamsBuilder",
"ImageTranslateResultExtractor", "ImageTranslateResultExtractor",
@ -32729,9 +32874,11 @@
"https://github.com/judian17/ComfyUI-SRT-subtitles-VoxCPM": [ "https://github.com/judian17/ComfyUI-SRT-subtitles-VoxCPM": [
[ [
"Audio_Trimmer_By_Timestamp", "Audio_Trimmer_By_Timestamp",
"Load_Text_From_File",
"VoxCPM_Cache_Builder", "VoxCPM_Cache_Builder",
"VoxCPM_Cache_Combiner", "VoxCPM_Cache_Combiner",
"VoxCPM_Loader", "VoxCPM_Loader",
"VoxCPM_SRT_Auto_Dubber",
"VoxCPM_SRT_Dubber", "VoxCPM_SRT_Dubber",
"VoxCPM_SRT_Processor" "VoxCPM_SRT_Processor"
], ],
@ -39972,9 +40119,6 @@
"EasyAspectRatioNode", "EasyAspectRatioNode",
"GPTImage1", "GPTImage1",
"LLMAIONode", "LLMAIONode",
"LoRASwitcherNode",
"LoRASwitcherNode20",
"LoRASwitcherNode40",
"LoraSwitcherDynamic", "LoraSwitcherDynamic",
"StringSplitterNode" "StringSplitterNode"
], ],
@ -42894,7 +43038,8 @@
], ],
"https://github.com/scofano/ComfyUI-Advanced-TextOverlay": [ "https://github.com/scofano/ComfyUI-Advanced-TextOverlay": [
[ [
"Advanced Text Overlay" "Advanced Text Overlay",
"Advanced Text Overlay - Video"
], ],
{ {
"title_aux": "Advanced Text Overlay" "title_aux": "Advanced Text Overlay"
@ -42905,6 +43050,7 @@
"AdvancedFolderVideoCombiner", "AdvancedFolderVideoCombiner",
"CameraMoveNode", "CameraMoveNode",
"CameraShakeNode", "CameraShakeNode",
"VideoImageOverlay",
"VideoOverlay", "VideoOverlay",
"ZoomSequenceBatchNode", "ZoomSequenceBatchNode",
"ZoomSequenceNode" "ZoomSequenceNode"
@ -44630,27 +44776,6 @@
"title_aux": "Seamless tiling Node for ComfyUI" "title_aux": "Seamless tiling Node for ComfyUI"
} }
], ],
"https://github.com/spiralmountain/ComfyUI_HDNodes": [
[
"CombineVideoAudio",
"DownloadVideo",
"FalAudioGeneration",
"OllamaImageToMusicPrompt",
"PreviewVideo",
"SeedanceImageToVideo",
"StitchVideos",
"spiralmountain_cyclingswitch",
"spiralmountain_cyclingswitchany",
"spiralmountain_fluxkontext",
"spiralmountain_fluxproultra",
"spiralmountain_openaivisionqc",
"spiralmountain_randomswitch",
"spiralmountain_randomswitchany"
],
{
"title_aux": "ComfyUI_HDNodes"
}
],
"https://github.com/spro/comfyui-mirror": [ "https://github.com/spro/comfyui-mirror": [
[ [
"LatentMirror" "LatentMirror"
@ -45058,7 +45183,10 @@
"https://github.com/swan7-py/ComfyUI-ImageAlphaCrop": [ "https://github.com/swan7-py/ComfyUI-ImageAlphaCrop": [
[ [
"ImageAlphaCrop", "ImageAlphaCrop",
"ImageAlphaCropAdvanced" "ImageAlphaCropAdvanced",
"LoadImageWithAlpha",
"LoadImagesFromPathRGBA",
"SaveImageRGBA"
], ],
{ {
"title_aux": "ComfyUI-ImageAlphaCrop" "title_aux": "ComfyUI-ImageAlphaCrop"
@ -47018,7 +47146,6 @@
"https://github.com/wallen0322/ComfyUI-TTM-WAN22": [ "https://github.com/wallen0322/ComfyUI-TTM-WAN22": [
[ [
"WanTTMConditioning", "WanTTMConditioning",
"WanTTMSampler",
"WanTTMSamplerComplete" "WanTTMSamplerComplete"
], ],
{ {
@ -47743,6 +47870,14 @@
"title_aux": "ComfyUI PenPlotter" "title_aux": "ComfyUI PenPlotter"
} }
], ],
"https://github.com/wouterverweirder/comfyui_sam3": [
[
"SAM3Segmentation"
],
{
"title_aux": "ComfyUI SAM3"
}
],
"https://github.com/wqjuser/ComfyUI-Chat-Image": [ "https://github.com/wqjuser/ComfyUI-Chat-Image": [
[ [
"LLMImageDescription" "LLMImageDescription"
@ -47804,6 +47939,14 @@
"title_aux": "ComfyUI-Simple-Aspect-Ratio" "title_aux": "ComfyUI-Simple-Aspect-Ratio"
} }
], ],
"https://github.com/wwzhifeng/comfyui-jsonprompt": [
[
"JSONPromptBuilder"
],
{
"title_aux": "comfyui-jsonprompt"
}
],
"https://github.com/wywywywy/ComfyUI-pause": [ "https://github.com/wywywywy/ComfyUI-pause": [
[ [
"PauseWorkflowNode" "PauseWorkflowNode"

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,55 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "xuchenxu168",
"title": "ComfyUI-Gemini-3 [UNSAFE/WIP]",
"reference": "https://github.com/xuchenxu168/ComfyUI-Gemini-3",
"files": [
"https://github.com/xuchenxu168/ComfyUI-Gemini-3"
],
"install_type": "git-clone",
"description": "Full-featured, high-performance Google Gemini 3 integration for ComfyUI. This plugin implements **all** Gemini 3 capabilities with optimized performance.\nNOTE: The files in the repo are not organized.[w/This nodepack has a vulnerability that allows arbitrary code execution remotely.]"
},
{
"author": "starsFriday",
"title": "ComfyUI-Audio-Subtitle [WIP]",
"reference": "https://github.com/starsFriday/ComfyUI-Audio-Subtitle",
"files": [
"https://github.com/starsFriday/ComfyUI-Audio-Subtitle"
],
"install_type": "git-clone",
"description": "Custom ComfyUI node that automatically transcribes audio using OpenAI Whisper and hardcodes subtitles onto video frames using FFmpeg with customizable fonts, colors, styles, and positioning. (Description by CC)\nNOTE: The files in the repo are not organized."
},
{
"author": "TheLocalLab",
"title": "ComfyUI-Kandinsky-GGUF [WIP]",
"reference": "https://github.com/TheLocalLab/ComfyUI-Kandinsky-GGUF",
"files": [
"https://github.com/TheLocalLab/ComfyUI-Kandinsky-GGUF"
],
"install_type": "git-clone",
"description": "A fork of Ada123-as ComfyUI-Kandinsky nodes for Kandinsky 5 DiT. Enables high-quality video generation from text (T2V) and images (I2V) with advanced text-guided controls. \nNOTE: The files in the repo are not organized."
},
{
"author": "JosDigby",
"title": "ComfyUI-DigbyWan",
"reference": "https://github.com/JosDigby/ComfyUI-DigbyWan",
"files": [
"https://github.com/JosDigby/ComfyUI-DigbyWan"
],
"install_type": "git-clone",
"description": "NODES: ImageBatchLoopExtract, WanMiddleFrameToVideo, WanVACEVideoSmoother"
},
{
"author": "UltraNoob-NazoGiken",
"title": "ComfyUI-TOML-Tools [WIP]",
"reference": "https://github.com/UltraNoob-NazoGiken/ComfyUI-TOML-Tools",
"files": [
"https://github.com/UltraNoob-NazoGiken/ComfyUI-TOML-Tools"
],
"install_type": "git-clone",
"description": "NODES: CreateTomlData, GetTomlValue, LoadToml, MergeTomlData, SaveTom, ...\nNOTE: The files in the repo are not organized."
},
{ {
"author": "frost-byte", "author": "frost-byte",
"title": "fb-tools", "title": "fb-tools",

View File

@ -2048,6 +2048,10 @@
"GoddessLabsFolderSelector" "GoddessLabsFolderSelector"
], ],
{ {
"author": "GoddessLabs",
"description": "Custom nodes to conveniently enhance images through Detector, Detailer, Upscaler, Pipe, and more.",
"nickname": "GoddessLabs",
"title": "GoddessLabs NodePack",
"title_aux": "ComfyUI-GoddessLabs-NodePack" "title_aux": "ComfyUI-GoddessLabs-NodePack"
} }
], ],
@ -2295,6 +2299,16 @@
"title_aux": "comfy-consistency-vae" "title_aux": "comfy-consistency-vae"
} }
], ],
"https://github.com/JosDigby/ComfyUI-DigbyWan": [
[
"ImageBatchLoopExtract",
"WanMiddleFrameToVideo",
"WanVACEVideoSmoother"
],
{
"title_aux": "ComfyUI-DigbyWan"
}
],
"https://github.com/Junst/ComfyUI-PNG2SVG2PNG": [ "https://github.com/Junst/ComfyUI-PNG2SVG2PNG": [
[ [
"PNG2SVG2PNG" "PNG2SVG2PNG"
@ -3487,10 +3501,16 @@
"CAD_Mesh_Gmsh", "CAD_Mesh_Gmsh",
"CAD_Mesh_Gmsh_Advanced", "CAD_Mesh_Gmsh_Advanced",
"CAD_Quality_Metrics", "CAD_Quality_Metrics",
"LoadPoint2CADModel",
"ML_FeatureDetection", "ML_FeatureDetection",
"ML_SurfaceRecon", "ML_SurfaceRecon",
"MeshFaceSegmentation", "MeshFaceSegmentation",
"MeshSegmentToPointCloud",
"Mesh_Optimize_Gmsh", "Mesh_Optimize_Gmsh",
"Point2CADExportBrep",
"Point2CADSegmentation",
"Point2CADSurfaceFitting",
"Point2CADTopologyExtraction",
"PointCloudSegmentation", "PointCloudSegmentation",
"PreviewCADOCC", "PreviewCADOCC",
"PrimitiveFitting", "PrimitiveFitting",
@ -3536,11 +3556,10 @@
], ],
"https://github.com/PozzettiAndrea/ComfyUI-UniRig": [ "https://github.com/PozzettiAndrea/ComfyUI-UniRig": [
[ [
"UniRigApplySkinning", "UniRigApplySkinningMLNew",
"UniRigApplySkinningML",
"UniRigDenormalizeSkeleton", "UniRigDenormalizeSkeleton",
"UniRigExtractRig", "UniRigExportPosedFBX",
"UniRigExtractSkeleton", "UniRigExtractSkeletonNew",
"UniRigLoadMesh", "UniRigLoadMesh",
"UniRigLoadRiggedMesh", "UniRigLoadRiggedMesh",
"UniRigLoadSkeletonModel", "UniRigLoadSkeletonModel",
@ -3548,7 +3567,6 @@
"UniRigPrepareSkeletonForSkinning", "UniRigPrepareSkeletonForSkinning",
"UniRigPreviewRiggedMesh", "UniRigPreviewRiggedMesh",
"UniRigSaveMesh", "UniRigSaveMesh",
"UniRigSaveRiggedMesh",
"UniRigSaveSkeleton", "UniRigSaveSkeleton",
"UniRigValidateSkeleton" "UniRigValidateSkeleton"
], ],
@ -4435,6 +4453,21 @@
"title_aux": "IntrinsicCompositingClean-ComfyUI" "title_aux": "IntrinsicCompositingClean-ComfyUI"
} }
], ],
"https://github.com/TheLocalLab/ComfyUI-Kandinsky-GGUF": [
[
"EmptyKandinskyV5_Latent",
"KandinskyV5_ImageToVideoLatent",
"KandinskyV5_Loader",
"KandinskyV5_PruneFrames",
"KandinskyV5_Sampler",
"KandinskyV5_TextEncode",
"KandinskyV5_VAEDecode",
"KandinskyV5_VAELoader"
],
{
"title_aux": "ComfyUI-Kandinsky-GGUF [WIP]"
}
],
"https://github.com/ThisModernDay/ComfyUI-InstructorOllama": [ "https://github.com/ThisModernDay/ComfyUI-InstructorOllama": [
[ [
"OllamaInstructorNode" "OllamaInstructorNode"
@ -4471,6 +4504,18 @@
"title_aux": "ComfyUI-CustomNodes-MVM" "title_aux": "ComfyUI-CustomNodes-MVM"
} }
], ],
"https://github.com/UltraNoob-NazoGiken/ComfyUI-TOML-Tools": [
[
"CreateTomlData",
"GetTomlValue",
"LoadToml",
"MergeTomlData",
"SaveToml"
],
{
"title_aux": "ComfyUI-TOML-Tools [WIP]"
}
],
"https://github.com/UmutGuzel/tryvariantai-comfyui": [ "https://github.com/UmutGuzel/tryvariantai-comfyui": [
[ [
"DebugMaskNode", "DebugMaskNode",
@ -6675,6 +6720,8 @@
"TextEncodeQwenImageEditPlus", "TextEncodeQwenImageEditPlus",
"ThresholdMask", "ThresholdMask",
"TomePatchModel", "TomePatchModel",
"TopazImageEnhance",
"TopazVideoEnhance",
"TorchCompileModel", "TorchCompileModel",
"TrainLoraNode", "TrainLoraNode",
"TrimAudioDuration", "TrimAudioDuration",
@ -7487,8 +7534,10 @@
"OpaqueAlpha", "OpaqueAlpha",
"SAMPreprocessNHWC", "SAMPreprocessNHWC",
"SaveScene", "SaveScene",
"SceneCreate",
"SceneInput", "SceneInput",
"SceneOutput", "SceneOutput",
"SceneUpdate",
"SceneView", "SceneView",
"SelectScene", "SelectScene",
"SubdirLister", "SubdirLister",
@ -9901,7 +9950,8 @@
[ [
"PromptLoopFromFile", "PromptLoopFromFile",
"PromptLoopFromText", "PromptLoopFromText",
"PromptLoopInfo" "PromptLoopInfo",
"PromptLoopSaveImage"
], ],
{ {
"title_aux": "ComfyUI-PromptLoop [WIP]" "title_aux": "ComfyUI-PromptLoop [WIP]"
@ -10088,6 +10138,7 @@
[ [
"Image Size Calculator", "Image Size Calculator",
"Model Selector", "Model Selector",
"Settings",
"Upscale Settings Calculator", "Upscale Settings Calculator",
"Video Settings" "Video Settings"
], ],
@ -11691,6 +11742,14 @@
"title_aux": "comfyui-custom-path-nodes [UNSAFE]" "title_aux": "comfyui-custom-path-nodes [UNSAFE]"
} }
], ],
"https://github.com/starsFriday/ComfyUI-Audio-Subtitle": [
[
"AudioSubtitle"
],
{
"title_aux": "ComfyUI-Audio-Subtitle [WIP]"
}
],
"https://github.com/steelan9199/ComfyUI-Teeth": [ "https://github.com/steelan9199/ComfyUI-Teeth": [
[ [
"teeth FindContours", "teeth FindContours",
@ -12607,6 +12666,25 @@
"title_aux": "ComfyUI-CombineVideoAndSubtitle" "title_aux": "ComfyUI-CombineVideoAndSubtitle"
} }
], ],
"https://github.com/xuchenxu168/ComfyUI-Gemini-3": [
[
"Gemini3Chat",
"Gemini3ContextCache",
"Gemini3FunctionCalling",
"Gemini3ImageEditorPrompt",
"Gemini3MultiModalAnalysis",
"Gemini3SafetySettings",
"Gemini3StreamingGeneration",
"Gemini3StructuredOutput",
"Gemini3TextGeneration",
"Gemini3UseCachedContent",
"Gemini3WithCodeExecution",
"Gemini3WithGoogleSearch"
],
{
"title_aux": "ComfyUI-Gemini-3 [UNSAFE/WIP]"
}
],
"https://github.com/xuchenxu168/ComfyUI_Qwen3-VL": [ "https://github.com/xuchenxu168/ComfyUI_Qwen3-VL": [
[ [
"CombineImagesForQwen3VL", "CombineImagesForQwen3VL",
@ -12692,6 +12770,7 @@
], ],
"https://github.com/yanhuifair/ComfyUI-FairLab": [ "https://github.com/yanhuifair/ComfyUI-FairLab": [
[ [
"ASCIICharNode",
"AddNode", "AddNode",
"AppendTagsNode", "AppendTagsNode",
"AspectRatiosNode", "AspectRatiosNode",

File diff suppressed because it is too large Load Diff

View File

@ -169,6 +169,16 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A fork of KJNodes for ComfyUI.\nVarious quality of life -nodes for ComfyUI, mostly just visual stuff to improve usability" "description": "A fork of KJNodes for ComfyUI.\nVarious quality of life -nodes for ComfyUI, mostly just visual stuff to improve usability"
},
{
"author": "huixingyun",
"title": "ComfyUI-SoundFlow",
"reference": "https://github.com/huixingyun/ComfyUI-SoundFlow",
"files": [
"https://github.com/huixingyun/ComfyUI-SoundFlow"
],
"install_type": "git-clone",
"description": "forked from https://github.com/fredconex/ComfyUI-SoundFlow (removed)"
} }
] ]
} }

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "spiralmountain",
"title": "ComfyUI_HDNodes [REMOVED]",
"reference": "https://github.com/spiralmountain/ComfyUI_HDNodes",
"files": [
"https://github.com/spiralmountain/ComfyUI_HDNodes"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI that enable video generation using ByteDance's Seedance model via [a/Fal.ai](https://fal.ai/)."
},
{ {
"author": "fredconex", "author": "fredconex",
"title": "Sync Edit [REMOVED]", "title": "Sync Edit [REMOVED]",

View File

@ -1,5 +1,95 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "EricRollei",
"title": "AAA_Metadata_System",
"reference": "https://github.com/EricRollei/AAA_Metadata_System",
"files": [
"https://github.com/EricRollei/AAA_Metadata_System"
],
"install_type": "git-clone",
"description": "A comprehensive metadata management system for ComfyUI that enables storing, retrieving, and manipulating image metadata across multiple formats including embedded files, XMP sidecars, text files, and SQLite databases."
},
{
"author": "Ltamann",
"title": "ComfyUI-TBG-SAM3",
"reference": "https://github.com/Ltamann/ComfyUI-TBG-SAM3",
"files": [
"https://github.com/Ltamann/ComfyUI-TBG-SAM3"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node extension integrating Meta's Segment Anything Model 3 (SAM 3) for advanced image and video segmentation with text-prompt, point-based, and mask-driven capabilities. Provides production-ready nodes compatible with ComfyUI's Impact Pack SEGS format, depth map generation, and support for Python 3.13+ with CUDA and CPU support."
},
{
"author": "hobinrude",
"title": "ComfyUI_DWposeDeluxe",
"reference": "https://github.com/hobinrude/ComfyUI_DWposeDeluxe",
"files": [
"https://github.com/hobinrude/ComfyUI_DWposeDeluxe"
],
"install_type": "git-clone",
"description": "A custom ComfyUI node integrating DW-Pose (Denoising Whole-Body Pose Estimation) for high-quality pose detection with CPU (ONNX) and GPU (TensorRT) support. Features 20x faster performance with TensorRT acceleration, automatic model downloading, customizable pose visualization, keypoint conversion, and video workflow integration."
},
{
"author": "sbcode",
"title": "Remove Background",
"reference": "https://github.com/Sean-Bradley/ComfyUI-Remove-Background",
"files": [
"https://github.com/Sean-Bradley/ComfyUI-Remove-Background"
],
"install_type": "git-clone",
"description": "Remove background scenery from an image of a person. The output image is saved as an RGBA PNG. The alpha channel is included."
},
{
"author": "wouterverweirder",
"title": "ComfyUI SAM3",
"reference": "https://github.com/wouterverweirder/comfyui_sam3",
"files": [
"https://github.com/wouterverweirder/comfyui_sam3"
],
"install_type": "git-clone",
"description": "Custom Nodes to work with SAM3"
},
{
"author": "Hearmeman24",
"title": "ComfyUI-LoRAPlotNode",
"reference": "https://github.com/Hearmeman24/ComfyUI-LoRAPlotNode",
"files": [
"https://github.com/Hearmeman24/ComfyUI-LoRAPlotNode"
],
"install_type": "git-clone",
"description": "A custom ComfyUI node for testing multiple LoRA models across different strength values. Automatically generates model/clip pairs for each LoRA-strength combination and includes an image saver node with text overlay for easy identification."
},
{
"author": "PozzettiAndrea",
"title": "ComfyUI-SAM3",
"reference": "https://github.com/PozzettiAndrea/ComfyUI-SAM3",
"files": [
"https://github.com/PozzettiAndrea/ComfyUI-SAM3"
],
"install_type": "git-clone",
"description": "ComfyUI integration for Meta's SAM3 model enabling open-vocabulary image segmentation using natural language text prompts, with automatic model download, geometric refinement, and flexible confidence thresholds."
},
{
"author": "wwzhifeng",
"title": "comfyui-jsonprompt",
"reference": "https://github.com/wwzhifeng/comfyui-jsonprompt",
"files": [
"https://github.com/wwzhifeng/comfyui-jsonprompt"
],
"install_type": "git-clone",
"description": "Custom ComfyUI node that expands structured JSON text into standard prompts for use with models like Gemini, Flux, OpenAI, and Sora. (Description by CC)"
},
{
"author": "StarIICraft",
"title": "ComfyUI-Simple-Selector",
"reference": "https://github.com/StarIICraft/ComfyUI-Simple-Selector",
"files": [
"https://github.com/StarIICraft/ComfyUI-Simple-Selector"
],
"install_type": "git-clone",
"description": "Logic control node with 5 universal input ports that checks connections in reverse priority order and outputs the index of the first valid active input, with support for muted nodes and any data type."
},
{ {
"author": "fr0nky0ng", "author": "fr0nky0ng",
"title": "ComfyUI-JSON-Prompt", "title": "ComfyUI-JSON-Prompt",
@ -635,68 +725,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "High-precision audio trimming custom node based on frame rates for ComfyUI - trim audio precisely by frame numbers instead of timestamps, perfectly matching video frame synchronization needs. (Description by CC)" "description": "High-precision audio trimming custom node based on frame rates for ComfyUI - trim audio precisely by frame numbers instead of timestamps, perfectly matching video frame synchronization needs. (Description by CC)"
},
{
"author": "princepainter",
"title": "ComfyUI-PainterI2VforKJ",
"reference": "https://github.com/princepainter/ComfyUI-PainterI2VforKJ",
"files": [
"https://github.com/princepainter/ComfyUI-PainterI2VforKJ"
],
"install_type": "git-clone",
"description": "Enhanced image-to-video node for Wan2.2 optimized for 4-step LoRAs that fixes slow-motion issues by increasing motion amplitude by 15-50%, with camera movement enhancement. (Description by CC)"
},
{
"author": "Markus-Pasanen",
"title": "batch_whisper_extension",
"reference": "https://github.com/Markus-Pasanen/batch_whisper_extension",
"files": [
"https://github.com/Markus-Pasanen/batch_whisper_extension"
],
"install_type": "git-clone",
"description": "A lightweight ComfyUI extension node that runs OpenAI Whisper to transcribe up to 3 audio inputs, merges and sorts timestamped segments, and outputs a single timestamped transcript string with speaker labels."
},
{
"author": "Owl-V",
"title": "ComfyUI-Translator",
"reference": "https://github.com/OwlvChirotha/ComfyUI-Translator",
"files": [
"https://github.com/OwlvChirotha/ComfyUI-Translator"
],
"install_type": "git-clone",
"description": "ComfyUI plug-in collection of basic translator, LLM translator and a series of LLM Service Connectors.",
"tags": ["translation", "llm", "ai", "connector", "utility"]
},
{
"author": "princepainter",
"title": "ComfyUI-PainterI2V",
"reference": "https://github.com/princepainter/ComfyUI-PainterI2V",
"files": [
"https://github.com/princepainter/ComfyUI-PainterI2V"
],
"install_type": "git-clone",
"description": "An enhanced Wan2.2 Image-to-Video node specifically designed to fix the slow-motion issue in 4-step LoRAs (like lightx2v).",
"tags": ["video", "image-to-video", "Wan2.2", "LoRA"]
},
{
"author": "AlexXia007",
"title": "AIYang_TripleAPI",
"reference": "https://github.com/AlexXia007/AIYang_TripleAPI",
"files": [
"https://github.com/AlexXia007/AIYang_TripleAPI"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes integrating three Chinese AI image generation platforms (Hi Dream, Douban, NanoBanana) supporting text-to-image and image-to-image generation with parallel processing and robust error handling. (Description by CC)"
},
{
"author": "leafiy",
"title": "comfyui_psd_smart_object",
"reference": "https://github.com/leafiy/comfyui_psd_smart_object",
"files": [
"https://github.com/leafiy/comfyui_psd_smart_object"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for working with Photoshop mockup files - automatically project images onto PSD smart objects while preserving perspective, rotation, and scale transforms for seamless mockup rendering."
} }
] ]
} }

View File

@ -4838,6 +4838,7 @@
"SummaryWriter", "SummaryWriter",
"SystemPromp", "SystemPromp",
"Textswitch", "Textswitch",
"TriggerNextWorkflow",
"VAESwitch", "VAESwitch",
"WanPrompter", "WanPrompter",
"WorldWeaverPrompt" "WorldWeaverPrompt"
@ -6151,6 +6152,67 @@
"title_aux": "ComfyUI-EreNodes" "title_aux": "ComfyUI-EreNodes"
} }
], ],
"https://github.com/EricRollei/AAA_Metadata_System": [
[
"CheckpointBatchInfoSetter_v074",
"CheckpointInfoSetter_v074",
"CheckpointInfoViewer_v074",
"CheckpointParamsLoader_v074",
"CheckpointTester_v074",
"ColorNameToRGB_v01",
"ColorSelector",
"CulturalColorPaletteGenerator_v01",
"EnhancedMetadataFilterNode_V2",
"EricCivitaiPromptExtractor",
"EricCivitaiPromptExtractorAutoLoader",
"EricLoadImageExtended",
"EricLoadImageWithLayers",
"EricSaveTrueSVGImage",
"Eric_Color_Palette_Analyzer_v3",
"Eric_Duplicate_Image_Finder_v04",
"Eric_Metadata_Debugger_V2",
"Eric_Metadata_Entry_V2",
"Eric_Metadata_Filter_V2",
"Eric_Metadata_Query_V3",
"Eric_Workflow_Toolkit_v2",
"EricsWordCloudNode",
"FileOrganizer",
"FlattenNestedFiles_v2",
"LoRABatchInfoSetter_v03",
"LoRABulkOperations_v03",
"LoRADatabaseMaintenance_v03",
"LoRADatabaseStats_v03",
"LoRAGalleryDisplay_v03",
"LoRAGalleryWithEdit_v03",
"LoRAInfoSetter_v03",
"LoRAInfoViewer_v03",
"LoRAParamsLoader_v03",
"LoRAQuickFeedback_v03",
"LoRATester_v03",
"MetadataAwareSaveImage_Simple",
"MetadataAwareSaveImage_v099d",
"MetadataConsolidatorNode_V2",
"Multi-LoRA Loader Flux",
"Multi-LoRA Loader Model-Only",
"Multi-LoRA Loader Qwen",
"Multi-LoRA Loader Wan-i2v",
"Multi-LoRA Loader Wan-t2v",
"Multi-LoRA Loader [PLATFORM_NAME]",
"Multi-LoRA Loader v02",
"MyCustomNode",
"PngInfoDiagnosticV3",
"PngMetadataExtractorV3",
"SmartImageCropper",
"SplitWorkflowExtractorNode_V2",
"TextOverlayNode_v04",
"TriggerWordManager_v03",
"Wan22AspectRatioHelper",
"Wan22_Size_Preset"
],
{
"title_aux": "AAA_Metadata_System"
}
],
"https://github.com/EricRollei/Comfy_HunyuanImage3": [ "https://github.com/EricRollei/Comfy_HunyuanImage3": [
[ [
"HunyuanImage3FullGPULoader", "HunyuanImage3FullGPULoader",
@ -8121,6 +8183,15 @@
"title_aux": "ComfyUI-HeadshotPro" "title_aux": "ComfyUI-HeadshotPro"
} }
], ],
"https://github.com/Hearmeman24/ComfyUI-LoRAPlotNode": [
[
"LoRAPlotImageSaver",
"LoRAPlotNode"
],
{
"title_aux": "ComfyUI-LoRAPlotNode"
}
],
"https://github.com/Hearmeman24/ComfyUI-Pinecone": [ "https://github.com/Hearmeman24/ComfyUI-Pinecone": [
[ [
"PineconePromptUpserter" "PineconePromptUpserter"
@ -10773,6 +10844,16 @@
"title_aux": "TBG_Enhanced Tiled Upscaler & Refiner FLUX PRO" "title_aux": "TBG_Enhanced Tiled Upscaler & Refiner FLUX PRO"
} }
], ],
"https://github.com/Ltamann/ComfyUI-TBG-SAM3": [
[
"SAM3DepthMap",
"SAM3ModelLoader",
"SAM3Segmentation"
],
{
"title_aux": "ComfyUI-TBG-SAM3"
}
],
"https://github.com/Ltamann/ComfyUI-TBG-Takeaways": [ "https://github.com/Ltamann/ComfyUI-TBG-Takeaways": [
[ [
"TBG_Preview_Sender_WebSocked" "TBG_Preview_Sender_WebSocked"
@ -13011,7 +13092,7 @@
"https://github.com/PozzettiAndrea/ComfyUI-GeometryPack": [ "https://github.com/PozzettiAndrea/ComfyUI-GeometryPack": [
[ [
"GeomPackAppendMesh", "GeomPackAppendMesh",
"GeomPackBlenderUV", "GeomPackBlenderRemeshWithTexture",
"GeomPackBooleanOp", "GeomPackBooleanOp",
"GeomPackCheckNormals", "GeomPackCheckNormals",
"GeomPackCombineMeshes", "GeomPackCombineMeshes",
@ -13019,15 +13100,11 @@
"GeomPackComputeNormals", "GeomPackComputeNormals",
"GeomPackCreatePrimitive", "GeomPackCreatePrimitive",
"GeomPackDetectSelfIntersections", "GeomPackDetectSelfIntersections",
"GeomPackExampleNode",
"GeomPackExtractSkeleton", "GeomPackExtractSkeleton",
"GeomPackFillHoles", "GeomPackFillHoles",
"GeomPackFixNormals", "GeomPackFixNormals",
"GeomPackFixSelfIntersectionsByPerturbation", "GeomPackFixSelfIntersectionsByPerturbation",
"GeomPackFixSelfIntersectionsByRemoval", "GeomPackFixSelfIntersectionsByRemoval",
"GeomPackLibiglARAP",
"GeomPackLibiglHarmonic",
"GeomPackLibiglLSCM",
"GeomPackLoadMesh", "GeomPackLoadMesh",
"GeomPackLoadMeshBatch", "GeomPackLoadMeshBatch",
"GeomPackLoadMeshBlend", "GeomPackLoadMeshBlend",
@ -13040,10 +13117,11 @@
"GeomPackPointCloudToMesh", "GeomPackPointCloudToMesh",
"GeomPackPointToMeshDistance", "GeomPackPointToMeshDistance",
"GeomPackPreviewMesh", "GeomPackPreviewMesh",
"GeomPackPreviewMeshDual",
"GeomPackPreviewMeshUV", "GeomPackPreviewMeshUV",
"GeomPackPreviewMeshVTK", "GeomPackPreviewMeshVTK",
"GeomPackPreviewMeshVTKEdges", "GeomPackPreviewMeshVTKEdges",
"GeomPackPreviewMeshVTKPointCloud", "GeomPackPreviewMeshVTKFields",
"GeomPackPreviewMeshVTKSplit", "GeomPackPreviewMeshVTKSplit",
"GeomPackPreviewMeshVTKWithNormals", "GeomPackPreviewMeshVTKWithNormals",
"GeomPackPreviewMeshVTKWithTexture", "GeomPackPreviewMeshVTKWithTexture",
@ -13051,14 +13129,11 @@
"GeomPackRefineMesh", "GeomPackRefineMesh",
"GeomPackRemesh", "GeomPackRemesh",
"GeomPackRemeshSelfIntersections", "GeomPackRemeshSelfIntersections",
"GeomPackRemeshUV",
"GeomPackSaveMesh", "GeomPackSaveMesh",
"GeomPackTextureToGeometry", "GeomPackTextureToGeometry",
"GeomPackTransformMesh", "GeomPackTransformMesh",
"GeomPackUVUnwrap", "GeomPackUVUnwrap",
"GeomPackVisualizeNormalField", "GeomPackVisualizeNormalField"
"GeomPackVisualizeSkeleton",
"GeomPackXAtlasUVUnwrap"
], ],
{ {
"title_aux": "ComfyUI libigl" "title_aux": "ComfyUI libigl"
@ -13151,6 +13226,26 @@
"title_aux": "ComfyUI-MeshCraft" "title_aux": "ComfyUI-MeshCraft"
} }
], ],
"https://github.com/PozzettiAndrea/ComfyUI-SAM3": [
[
"LoadSAM3Model",
"SAM3AddVideoPrompt",
"SAM3CloseVideoSession",
"SAM3CombineBoxes",
"SAM3CombinePoints",
"SAM3CreateBox",
"SAM3CreatePoint",
"SAM3InitVideoSession",
"SAM3PointCollector",
"SAM3PropagateVideo",
"SAM3Segmentation",
"SAM3VideoModelLoader",
"SAM3VideoOutput"
],
{
"title_aux": "ComfyUI-SAM3"
}
],
"https://github.com/PressWagon/ComfyUI-StringsAndThings": [ "https://github.com/PressWagon/ComfyUI-StringsAndThings": [
[ [
"DebugString", "DebugString",
@ -14312,6 +14407,14 @@
"title_aux": "ComfyUI Image Compare" "title_aux": "ComfyUI Image Compare"
} }
], ],
"https://github.com/Sean-Bradley/ComfyUI-Remove-Background": [
[
"RemoveBackground"
],
{
"title_aux": "Remove Background"
}
],
"https://github.com/Sean-Bradley/ComfyUI-Video-Reverse": [ "https://github.com/Sean-Bradley/ComfyUI-Video-Reverse": [
[ [
"VideoReverseNode" "VideoReverseNode"
@ -15779,6 +15882,14 @@
"title_aux": "ComfyUI_RollingArtist" "title_aux": "ComfyUI_RollingArtist"
} }
], ],
"https://github.com/StarIICraft/ComfyUI-Simple-Selector": [
[
"SimpleSelectorInt"
],
{
"title_aux": "ComfyUI-Simple-Selector"
}
],
"https://github.com/StarMagicAI/comfyui_tagger": [ "https://github.com/StarMagicAI/comfyui_tagger": [
[ [
"DownloadAndLoadFlorence2Lora_jsonL", "DownloadAndLoadFlorence2Lora_jsonL",
@ -15806,7 +15917,8 @@
"StarQwenRegionalPrompter", "StarQwenRegionalPrompter",
"StarQwenWanRatio", "StarQwenWanRatio",
"StarSampler", "StarSampler",
"StarSaveFolderString" "StarSaveFolderString",
"StarSimpleFilters"
], ],
{ {
"title_aux": "ComfyUI_StarBetaNodes" "title_aux": "ComfyUI_StarBetaNodes"
@ -15825,11 +15937,13 @@
"SDstarsampler", "SDstarsampler",
"Star Face Loader", "Star Face Loader",
"Star3LoRAs", "Star3LoRAs",
"StarApplyOverlayDepth",
"StarConditioningLoader", "StarConditioningLoader",
"StarConditioningSaver", "StarConditioningSaver",
"StarDeleteSamplerSettings", "StarDeleteSamplerSettings",
"StarDenoiseSlider", "StarDenoiseSlider",
"StarDivisibleDimension", "StarDivisibleDimension",
"StarDuplicateModelFinder",
"StarEasyTextStorage", "StarEasyTextStorage",
"StarFiveWildcards", "StarFiveWildcards",
"StarFrameFromVideo", "StarFrameFromVideo",
@ -15837,6 +15951,7 @@
"StarGridComposer", "StarGridComposer",
"StarGridImageBatcher", "StarGridImageBatcher",
"StarIconExporter", "StarIconExporter",
"StarImageEditQwenKontext",
"StarImageLoader1by1", "StarImageLoader1by1",
"StarImageSwitch", "StarImageSwitch",
"StarImageSwitch2", "StarImageSwitch2",
@ -15848,13 +15963,25 @@
"StarInfiniteYouSaver", "StarInfiniteYouSaver",
"StarLatentSwitch", "StarLatentSwitch",
"StarLoadSamplerSettings", "StarLoadSamplerSettings",
"StarNanoBanana",
"StarNewsScraper", "StarNewsScraper",
"StarOllamaSysprompterJC",
"StarPSDSaver", "StarPSDSaver",
"StarPSDSaver2", "StarPSDSaver2",
"StarPaletteExtractor", "StarPaletteExtractor",
"StarQwenEditEncoder",
"StarQwenEditPlusConditioner",
"StarQwenImageEditInputs",
"StarQwenImageRatio",
"StarQwenRebalancePrompter",
"StarQwenRegionalPrompter",
"StarQwenWanRatio",
"StarRandomImageLoader", "StarRandomImageLoader",
"StarSampler",
"StarSaveFolderString",
"StarSavePanoramaJPEG", "StarSavePanoramaJPEG",
"StarSaveSamplerSettings", "StarSaveSamplerSettings",
"StarSimpleFilters",
"StarTextFilter", "StarTextFilter",
"StarTextInput", "StarTextInput",
"StarWildcardsAdvanced", "StarWildcardsAdvanced",
@ -24528,7 +24655,8 @@
"CYHTextFileLoaderNode", "CYHTextFileLoaderNode",
"PromptEnhancer", "PromptEnhancer",
"PromptEnhancerEditable", "PromptEnhancerEditable",
"PromptToolsSetup" "PromptToolsSetup",
"PromptWildcardGenerator"
], ],
{ {
"title_aux": "Chye ComfyUI Toolset" "title_aux": "Chye ComfyUI Toolset"
@ -25466,6 +25594,8 @@
"TextEncodeQwenImageEditPlus", "TextEncodeQwenImageEditPlus",
"ThresholdMask", "ThresholdMask",
"TomePatchModel", "TomePatchModel",
"TopazImageEnhance",
"TopazVideoEnhance",
"TorchCompileModel", "TorchCompileModel",
"TrainLoraNode", "TrainLoraNode",
"TrimAudioDuration", "TrimAudioDuration",
@ -26805,6 +26935,7 @@
"Curved_Blur_Batch_Preprocessor", "Curved_Blur_Batch_Preprocessor",
"InteractiveCurveDesigner", "InteractiveCurveDesigner",
"MaskSymmetryTool", "MaskSymmetryTool",
"Multi-ControlNet Curve Coordinator",
"MultiLayerMaskEditor", "MultiLayerMaskEditor",
"MultiLayerMaskEditorSimple", "MultiLayerMaskEditorSimple",
"MultiMaskStrengthCombiner", "MultiMaskStrengthCombiner",
@ -29145,6 +29276,7 @@
"LocalLaplacianFilter", "LocalLaplacianFilter",
"PaletteFilterLUT", "PaletteFilterLUT",
"PerturbedAttentionDelta", "PerturbedAttentionDelta",
"PixelSortingFilter",
"PromptShuffler", "PromptShuffler",
"QuantileMatchScaling", "QuantileMatchScaling",
"ReflectionPadding", "ReflectionPadding",
@ -29152,12 +29284,14 @@
"SADAModelPatch", "SADAModelPatch",
"SDXL_LoRA_BlockSlider_Loader", "SDXL_LoRA_BlockSlider_Loader",
"SemanticNoise", "SemanticNoise",
"SimpleInpaint",
"StructuredLatent", "StructuredLatent",
"Temperature Adjust", "Temperature Adjust",
"TokenSculptor", "TokenSculptor",
"TokenShuffler", "TokenShuffler",
"TokenVisualizer", "TokenVisualizer",
"UNetHeatmap" "UNetHeatmap",
"VoronoiTessellationFilter"
], ],
{ {
"title_aux": "ComfyUI-geltz" "title_aux": "ComfyUI-geltz"
@ -30686,6 +30820,15 @@
"title_aux": "ComfyUI-SaveMem" "title_aux": "ComfyUI-SaveMem"
} }
], ],
"https://github.com/hobinrude/ComfyUI_DWposeDeluxe": [
[
"DWposeKeypointConverter",
"DWposeWeightOptions"
],
{
"title_aux": "ComfyUI_DWposeDeluxe"
}
],
"https://github.com/hodanajan/optimal-crop-resolution": [ "https://github.com/hodanajan/optimal-crop-resolution": [
[ [
"AspectRatioCalculator", "AspectRatioCalculator",
@ -30926,6 +31069,7 @@
"https://github.com/huyl3-cpu/comfyui-sortlist": [ "https://github.com/huyl3-cpu/comfyui-sortlist": [
[ [
"sort_list_string", "sort_list_string",
"string_clear_if_contains",
"video_dir_combiner" "video_dir_combiner"
], ],
{ {
@ -32230,6 +32374,7 @@
"ADICOpenAIGPTImage1", "ADICOpenAIGPTImage1",
"ADIC_COMMON_API", "ADIC_COMMON_API",
"AliCloudOSSUpload", "AliCloudOSSUpload",
"IdeaLabImageGenerate",
"ImageTranslateAPI", "ImageTranslateAPI",
"ImageTranslateParamsBuilder", "ImageTranslateParamsBuilder",
"ImageTranslateResultExtractor", "ImageTranslateResultExtractor",
@ -32729,9 +32874,11 @@
"https://github.com/judian17/ComfyUI-SRT-subtitles-VoxCPM": [ "https://github.com/judian17/ComfyUI-SRT-subtitles-VoxCPM": [
[ [
"Audio_Trimmer_By_Timestamp", "Audio_Trimmer_By_Timestamp",
"Load_Text_From_File",
"VoxCPM_Cache_Builder", "VoxCPM_Cache_Builder",
"VoxCPM_Cache_Combiner", "VoxCPM_Cache_Combiner",
"VoxCPM_Loader", "VoxCPM_Loader",
"VoxCPM_SRT_Auto_Dubber",
"VoxCPM_SRT_Dubber", "VoxCPM_SRT_Dubber",
"VoxCPM_SRT_Processor" "VoxCPM_SRT_Processor"
], ],
@ -39972,9 +40119,6 @@
"EasyAspectRatioNode", "EasyAspectRatioNode",
"GPTImage1", "GPTImage1",
"LLMAIONode", "LLMAIONode",
"LoRASwitcherNode",
"LoRASwitcherNode20",
"LoRASwitcherNode40",
"LoraSwitcherDynamic", "LoraSwitcherDynamic",
"StringSplitterNode" "StringSplitterNode"
], ],
@ -42894,7 +43038,8 @@
], ],
"https://github.com/scofano/ComfyUI-Advanced-TextOverlay": [ "https://github.com/scofano/ComfyUI-Advanced-TextOverlay": [
[ [
"Advanced Text Overlay" "Advanced Text Overlay",
"Advanced Text Overlay - Video"
], ],
{ {
"title_aux": "Advanced Text Overlay" "title_aux": "Advanced Text Overlay"
@ -42905,6 +43050,7 @@
"AdvancedFolderVideoCombiner", "AdvancedFolderVideoCombiner",
"CameraMoveNode", "CameraMoveNode",
"CameraShakeNode", "CameraShakeNode",
"VideoImageOverlay",
"VideoOverlay", "VideoOverlay",
"ZoomSequenceBatchNode", "ZoomSequenceBatchNode",
"ZoomSequenceNode" "ZoomSequenceNode"
@ -44630,27 +44776,6 @@
"title_aux": "Seamless tiling Node for ComfyUI" "title_aux": "Seamless tiling Node for ComfyUI"
} }
], ],
"https://github.com/spiralmountain/ComfyUI_HDNodes": [
[
"CombineVideoAudio",
"DownloadVideo",
"FalAudioGeneration",
"OllamaImageToMusicPrompt",
"PreviewVideo",
"SeedanceImageToVideo",
"StitchVideos",
"spiralmountain_cyclingswitch",
"spiralmountain_cyclingswitchany",
"spiralmountain_fluxkontext",
"spiralmountain_fluxproultra",
"spiralmountain_openaivisionqc",
"spiralmountain_randomswitch",
"spiralmountain_randomswitchany"
],
{
"title_aux": "ComfyUI_HDNodes"
}
],
"https://github.com/spro/comfyui-mirror": [ "https://github.com/spro/comfyui-mirror": [
[ [
"LatentMirror" "LatentMirror"
@ -45058,7 +45183,10 @@
"https://github.com/swan7-py/ComfyUI-ImageAlphaCrop": [ "https://github.com/swan7-py/ComfyUI-ImageAlphaCrop": [
[ [
"ImageAlphaCrop", "ImageAlphaCrop",
"ImageAlphaCropAdvanced" "ImageAlphaCropAdvanced",
"LoadImageWithAlpha",
"LoadImagesFromPathRGBA",
"SaveImageRGBA"
], ],
{ {
"title_aux": "ComfyUI-ImageAlphaCrop" "title_aux": "ComfyUI-ImageAlphaCrop"
@ -47018,7 +47146,6 @@
"https://github.com/wallen0322/ComfyUI-TTM-WAN22": [ "https://github.com/wallen0322/ComfyUI-TTM-WAN22": [
[ [
"WanTTMConditioning", "WanTTMConditioning",
"WanTTMSampler",
"WanTTMSamplerComplete" "WanTTMSamplerComplete"
], ],
{ {
@ -47743,6 +47870,14 @@
"title_aux": "ComfyUI PenPlotter" "title_aux": "ComfyUI PenPlotter"
} }
], ],
"https://github.com/wouterverweirder/comfyui_sam3": [
[
"SAM3Segmentation"
],
{
"title_aux": "ComfyUI SAM3"
}
],
"https://github.com/wqjuser/ComfyUI-Chat-Image": [ "https://github.com/wqjuser/ComfyUI-Chat-Image": [
[ [
"LLMImageDescription" "LLMImageDescription"
@ -47804,6 +47939,14 @@
"title_aux": "ComfyUI-Simple-Aspect-Ratio" "title_aux": "ComfyUI-Simple-Aspect-Ratio"
} }
], ],
"https://github.com/wwzhifeng/comfyui-jsonprompt": [
[
"JSONPromptBuilder"
],
{
"title_aux": "comfyui-jsonprompt"
}
],
"https://github.com/wywywywy/ComfyUI-pause": [ "https://github.com/wywywywy/ComfyUI-pause": [
[ [
"PauseWorkflowNode" "PauseWorkflowNode"