update DB

This commit is contained in:
Dr.Lt.Data 2025-12-07 21:25:30 +09:00
parent fd7dff88df
commit 5e88d6445b
7 changed files with 2534 additions and 2400 deletions

View File

@ -37724,6 +37724,17 @@
"js_path": "workflow_importer", "js_path": "workflow_importer",
"description": "Import ComfyUI workflows from images with embedded metadata. Adds a toolbar Import button, drag-and-drop dialog and Ctrl+Shift+I shortcut. Supports legacy and new UIs, common image formats, opens each image in a new workflow tab." "description": "Import ComfyUI workflows from images with embedded metadata. Adds a toolbar Import button, drag-and-drop dialog and Ctrl+Shift+I shortcut. Supports legacy and new UIs, common image formats, opens each image in a new workflow tab."
}, },
{
"author": "Dashuai",
"title": "ComfyUI DashuaiTools",
"id": "comfyui-dashuai-tools",
"reference": "https://github.com/Hasasasa/ComfyUI_DashuaiTools",
"files": [
"https://github.com/Hasasasa/ComfyUI_DashuaiTools"
],
"install_type": "git-clone",
"description": "A practical and lightweight collection of custom nodes for ComfyUI, providing utility tools and convenient workflow functions."
},
@ -38148,17 +38159,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": "Dashuai",
"title": "ComfyUI DashuaiTools",
"id": "comfyui-dashuai-tools",
"reference": "https://github.com/Hasasasa/ComfyUI_DashuaiTools",
"files": [
"https://github.com/Hasasasa/ComfyUI_DashuaiTools"
],
"install_type": "git-clone",
"description": "A practical and lightweight collection of custom nodes for ComfyUI, providing utility tools and convenient workflow functions."
} }
] ]
} }

View File

@ -18195,6 +18195,22 @@
"title_aux": "LoRA Matcher Nodes for ComfyUI" "title_aux": "LoRA Matcher Nodes for ComfyUI"
} }
], ],
"https://github.com/Transhumai/ComfyUI-LegionPower": [
[
"LegionConfig",
"LegionExporter",
"LegionImporter",
"LegionJoin",
"LegionJoinAll",
"LegionMaster",
"LegionMaster3",
"LegionMaster6",
"LegionWarmup"
],
{
"title_aux": "ComfyUI-LegionPower"
}
],
"https://github.com/Trgtuan10/ComfyUI_YoloSegment_Mask": [ "https://github.com/Trgtuan10/ComfyUI_YoloSegment_Mask": [
[ [
"Object Mask" "Object Mask"
@ -21680,6 +21696,14 @@
"title_aux": "Dream Video Batches" "title_aux": "Dream Video Batches"
} }
], ],
"https://github.com/ameyukisora/ComfyUI-Empty-Latent-Advanced": [
[
"EmptyLatentAdvancedSelector"
],
{
"title_aux": "ComfyUI Empty Latent Advanced"
}
],
"https://github.com/amir84ferdos/ComfyUI-ArchAi3d-Qwen": [ "https://github.com/amir84ferdos/ComfyUI-ArchAi3d-Qwen": [
[ [
"ArchAi3D_Average_Color", "ArchAi3D_Average_Color",
@ -23534,6 +23558,15 @@
"title_aux": "Remembering utils" "title_aux": "Remembering utils"
} }
], ],
"https://github.com/bomborant/ComfyUI-ShakaNodes": [
[
"ShakaTensorDebug",
"ShakaWanKeyframes"
],
{
"title_aux": "ShakaNodes"
}
],
"https://github.com/bongsang/ComfyUI-Bongsang": [ "https://github.com/bongsang/ComfyUI-Bongsang": [
[ [
"AnyInfo", "AnyInfo",
@ -33651,6 +33684,26 @@
"title_aux": "fast_video_comfyui" "title_aux": "fast_video_comfyui"
} }
], ],
"https://github.com/jeankassio/ComfyUI_MusicTools": [
[
"Music_AudioMixer",
"Music_AudioTrimmer",
"Music_AudioUpscale",
"Music_Compressor",
"Music_Equalize",
"Music_Gain",
"Music_LufsNormalizer",
"Music_MasterAudioEnhancement",
"Music_NoiseRemove",
"Music_Reverb",
"Music_StemRecombination",
"Music_StemSeparation",
"Music_StereoEnhance"
],
{
"title_aux": "ComfyUI_MusicTools"
}
],
"https://github.com/jeffrey2212/ComfyUI-PonyCharacterPrompt": [ "https://github.com/jeffrey2212/ComfyUI-PonyCharacterPrompt": [
[ [
"Pony Character Prompt Picker" "Pony Character Prompt Picker"

File diff suppressed because it is too large Load Diff

View File

@ -2375,6 +2375,9 @@
"https://github.com/Kraven1109/ComfyUI-Llama": [ "https://github.com/Kraven1109/ComfyUI-Llama": [
[ [
"ComfyLLama", "ComfyLLama",
"ComfyLLamaPreviewText",
"ComfyLLamaPromptBuilder",
"ComfyLLamaSaveText",
"ComfyLLamaServer", "ComfyLLamaServer",
"ComfyLLamaTextConcat", "ComfyLLamaTextConcat",
"ComfyLLamaTextInput", "ComfyLLamaTextInput",
@ -3483,12 +3486,16 @@
], ],
"https://github.com/PozzettiAndrea/ComfyUI-CADabra": [ "https://github.com/PozzettiAndrea/ComfyUI-CADabra": [
[ [
"BGPSegSegmentation",
"BrepGeneration", "BrepGeneration",
"CADAnalysisViewer", "CADAnalysisViewer",
"CADCheckOverlappingFaces", "CADCheckOverlappingFaces",
"CADConnectedComponents", "CADConnectedComponents",
"CADCountFaces", "CADCountFaces",
"CADDepthMapHybrid", "CADDepthMapHybrid",
"CADEdgeAnalysis",
"CADEdgeDetailAnalyzer",
"CADEdgeViewer",
"CADEstimateGapTolerance", "CADEstimateGapTolerance",
"CADExtractFaces", "CADExtractFaces",
"CADFaceAnalysis", "CADFaceAnalysis",
@ -3503,7 +3510,6 @@
"CADProjectFacesXY", "CADProjectFacesXY",
"CADROISelector", "CADROISelector",
"CADRaytracerBVH", "CADRaytracerBVH",
"CADRecodeExecute",
"CADRecodeInference", "CADRecodeInference",
"CADSave", "CADSave",
"CADSewFaces", "CADSewFaces",
@ -3516,24 +3522,40 @@
"CAD_Quality_Metrics", "CAD_Quality_Metrics",
"CAD_Remesh_OCC", "CAD_Remesh_OCC",
"CAD_Remesh_OCC_Advanced", "CAD_Remesh_OCC_Advanced",
"CadQueryExecute",
"CadrilleImageInference",
"CadrilleInference",
"CadrilleTextInference",
"LoadBGPSegModels",
"LoadCADRecodeModel", "LoadCADRecodeModel",
"LoadCadrilleModel",
"LoadNeurCADReconModel",
"LoadPoint2CADModel", "LoadPoint2CADModel",
"LoadPointCloudXYZ", "LoadPointCloudXYZ",
"LoadSECADNetModel",
"LoadSurfaceParams",
"ML_FeatureDetection", "ML_FeatureDetection",
"ML_SurfaceRecon", "ML_SurfaceRecon",
"MeshFaceSegmentation", "MeshFaceSegmentation",
"MeshSegmentToPointCloud", "MeshSegmentToPointCloud",
"MeshToPointCloud", "MeshToVoxel",
"Mesh_Optimize_Gmsh", "Mesh_Optimize_Gmsh",
"NeurCADReconInference",
"NeurCADReconLoadCheckpoint",
"NeurCADReconTrain",
"Point2CADExportBrep", "Point2CADExportBrep",
"Point2CADSegmentation", "Point2CADSegmentation",
"Point2CADSurfaceFitting", "Point2CADSurfaceFitting",
"Point2CADSurfaceFittingOCC",
"Point2CADTopologyExtraction", "Point2CADTopologyExtraction",
"PointCloudSegmentation", "PointCloudSegmentation",
"PreviewCADBatch", "PreviewCADBatch",
"PreviewCADOCC", "PreviewCADOCC",
"PrimitiveFitting", "PrimitiveFitting",
"QuadRemesh" "QuadRemesh",
"SECADNetFinetune",
"SECADNetInference",
"SaveSurfaceParams"
], ],
{ {
"title_aux": "CADabra [WIP]" "title_aux": "CADabra [WIP]"
@ -3784,6 +3806,7 @@
"List Image Path \ud83d\udc24", "List Image Path \ud83d\udc24",
"List Model Path \ud83d\udc24", "List Model Path \ud83d\udc24",
"List Video Path \ud83d\udc24", "List Video Path \ud83d\udc24",
"Load Image Base64 \ud83d\udc24",
"Peaks Weights Generator \ud83d\udc24" "Peaks Weights Generator \ud83d\udc24"
], ],
{ {
@ -5490,12 +5513,13 @@
"https://github.com/bakker/BK_Utils": [ "https://github.com/bakker/BK_Utils": [
[ [
"DynamicGroupSwitchMulti", "DynamicGroupSwitchMulti",
"FileNameDefinition",
"FluxPromptSaver", "FluxPromptSaver",
"FluxTextSampler", "FluxTextSampler",
"IsOneOfGroupsActive", "IsOneOfGroupsActive",
"ModelName", "ModelName",
"SamePixelResolutionCalculator", "SamePixelResolutionCalculator",
"SubgraphPromptSwitchAutoDisplay" "ZImageTurboResolutions"
], ],
{ {
"title_aux": "BK_Utils [WIP]" "title_aux": "BK_Utils [WIP]"
@ -6191,6 +6215,7 @@
"CLIPTextEncodeFlux", "CLIPTextEncodeFlux",
"CLIPTextEncodeHiDream", "CLIPTextEncodeHiDream",
"CLIPTextEncodeHunyuanDiT", "CLIPTextEncodeHunyuanDiT",
"CLIPTextEncodeKandinsky5",
"CLIPTextEncodeLumina2", "CLIPTextEncodeLumina2",
"CLIPTextEncodePixArtAlpha", "CLIPTextEncodePixArtAlpha",
"CLIPTextEncodeSD3", "CLIPTextEncodeSD3",
@ -6319,6 +6344,7 @@
"KSampler", "KSampler",
"KSamplerAdvanced", "KSamplerAdvanced",
"KSamplerSelect", "KSamplerSelect",
"Kandinsky5ImageToVideo",
"KarrasScheduler", "KarrasScheduler",
"KlingCameraControlI2VNode", "KlingCameraControlI2VNode",
"KlingCameraControlT2VNode", "KlingCameraControlT2VNode",
@ -6436,6 +6462,7 @@
"MoonvalleyTxt2VideoNode", "MoonvalleyTxt2VideoNode",
"MoonvalleyVideo2VideoNode", "MoonvalleyVideo2VideoNode",
"Morphology", "Morphology",
"NormalizeVideoLatentStart",
"OpenAIChatConfig", "OpenAIChatConfig",
"OpenAIChatNode", "OpenAIChatNode",
"OpenAIDalle2", "OpenAIDalle2",
@ -6497,6 +6524,7 @@
"RenormCFG", "RenormCFG",
"RepeatImageBatch", "RepeatImageBatch",
"RepeatLatentBatch", "RepeatLatentBatch",
"ReplaceVideoLatentFrames",
"RescaleCFG", "RescaleCFG",
"ResizeAndPadImage", "ResizeAndPadImage",
"Rodin3D_Detail", "Rodin3D_Detail",
@ -8733,12 +8761,14 @@
"CollectVideosNode", "CollectVideosNode",
"ImageDelay", "ImageDelay",
"IntToString", "IntToString",
"KlingVideoHandler",
"LoadImageWithFilename", "LoadImageWithFilename",
"LoadVideoWithFilename", "LoadVideoWithFilename",
"PairSwitchNode", "PairSwitchNode",
"PreviewImageLimited", "PreviewImageLimited",
"StringSplitSelect", "StringSplitSelect",
"Unbroken-Video-Handler" "Unbroken-Video-Handler",
"WorkflowLoggerNode"
], ],
{ {
"title_aux": "Kaskis_Comfy_Nodes" "title_aux": "Kaskis_Comfy_Nodes"
@ -9166,17 +9196,10 @@
], ],
"https://github.com/leacvikas0/ComfyUI-Presence": [ "https://github.com/leacvikas0/ComfyUI-Presence": [
[ [
"BeautifulTextNode",
"FluxAdaptiveInjector", "FluxAdaptiveInjector",
"InspectNode",
"PresenceDirector",
"PresenceDirectorFireworks", "PresenceDirectorFireworks",
"PresenceDirectorVertex", "PresenceDirectorVertex",
"PresenceSaver", "PresenceSaver"
"UnaliverBundlePreview",
"UnaliverNode",
"UnaliverPlanner",
"UnaliverStepIterator"
], ],
{ {
"title_aux": "ComfyUI-Presence [WIP]" "title_aux": "ComfyUI-Presence [WIP]"
@ -11323,7 +11346,10 @@
[ [
"GetJsonKeyValue", "GetJsonKeyValue",
"Image_Color_Noise", "Image_Color_Noise",
"SamplingParameters" "ModifyMask",
"SamplingParameters",
"TextEncodeFlux2SystemPrompt",
"TextEncodeZITSystemPrompt"
], ],
{ {
"title_aux": "Sampling Utility Toolkit" "title_aux": "Sampling Utility Toolkit"
@ -12509,7 +12535,12 @@
], ],
"https://github.com/xtanqn/comfyui-xishen": [ "https://github.com/xtanqn/comfyui-xishen": [
[ [
"XishenRandomIntegerNode" "XishenCommonPromptNode",
"XishenCommonResolutionNode",
"XishenPromptEditNode",
"XishenRandomIntegerNode",
"XishenRemoveEmptyLinesNode",
"XishenSmartDisplayNode"
], ],
{ {
"title_aux": "comfyui-xishen [WIP]" "title_aux": "comfyui-xishen [WIP]"
@ -12851,14 +12882,23 @@
], ],
"https://github.com/zhuanvi/ComfyUI-ZVNodes": [ "https://github.com/zhuanvi/ComfyUI-ZVNodes": [
[ [
"ApimartConfigManagerZV",
"ApimartDownloadSavedTaskImageZV", "ApimartDownloadSavedTaskImageZV",
"ApimartDownloadSavedTaskVideoZV", "ApimartDownloadSavedTaskVideoZV",
"ApimartImage2VideoSubmitZV", "ApimartImage2VideoSubmitZV",
"ApimartNanoBananaProImageSubmitZV",
"ApimartRemixByTaskIdSubmitZV", "ApimartRemixByTaskIdSubmitZV",
"ApimartRemixVideoSubmitZV", "ApimartRemixVideoSubmitZV",
"ApimartSeedream40ImageSubmitZV",
"ApimartSeedream45ImageSubmitZV",
"ApimartText2VideoSubmitZV", "ApimartText2VideoSubmitZV",
"BBOXFormatConverterZV", "BBOXFormatConverterZV",
"GrsaiLoadImageFromPathNodeZV",
"GrsaiNanoBananaGeminiNodeZV",
"GrsaiNanoBananaNodeZV",
"GrsaiResultNodeZV",
"GrsaiSoraCreateCharacterNodeZV",
"GrsaiSoraUploadCharacterNodeZV",
"GrsaiSoraVideoNodeZV",
"ImageCounterNodeZV", "ImageCounterNodeZV",
"JoinListZV", "JoinListZV",
"JsonListIndexerZV", "JsonListIndexerZV",
@ -12875,14 +12915,11 @@
"LoadVideoFromDirZV", "LoadVideoFromDirZV",
"MultiLineConditionalZV", "MultiLineConditionalZV",
"MultiLineOperationZV", "MultiLineOperationZV",
"NanoBananaProText2ImageSubmitZV",
"PatternFillNodeZV", "PatternFillNodeZV",
"ProductionDisplacementMapNodeZV", "ProductionDisplacementMapNodeZV",
"RandomSelectListZV", "RandomSelectListZV",
"SaveImageToPathZV", "SaveImageToPathZV",
"SaveTxtToPathZV", "SaveTxtToPathZV",
"SeeDream40Text2ImageSubmitZV",
"SeeDream45Text2ImageSubmitZV",
"StringToPathZV", "StringToPathZV",
"TriangleCharacterLayoutZV", "TriangleCharacterLayoutZV",
"TxtCounterNodeZV", "TxtCounterNodeZV",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,16 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "Dashuai",
"title": "ComfyUI DashuaiTools",
"id": "comfyui-dashuai-tools",
"reference": "https://github.com/Hasasasa/ComfyUI_DashuaiTools",
"files": [
"https://github.com/Hasasasa/ComfyUI_DashuaiTools"
],
"install_type": "git-clone",
"description": "A practical and lightweight collection of custom nodes for ComfyUI, providing utility tools and convenient workflow functions."
},
{ {
"author": "jeankassio", "author": "jeankassio",
"title": "ComfyUI_MusicTools", "title": "ComfyUI_MusicTools",
@ -683,56 +694,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Utility tools. Index Multiple is used for expanding multiple values from a list, IsOneOfGroupsActive to identify groups state, RepeatGroupState group enable/disable like rg but without connection etc.", "description": "Utility tools. Index Multiple is used for expanding multiple values from a list, IsOneOfGroupsActive to identify groups state, RepeatGroupState group enable/disable like rg but without connection etc.",
"tags": ["utility", "list", "batch"] "tags": ["utility", "list", "batch"]
},
{
"author": "huygiatrng",
"title": "Facefusion_comfyui",
"reference": "https://github.com/huygiatrng/Facefusion_comfyui",
"files": [
"https://github.com/huygiatrng/Facefusion_comfyui"
],
"install_type": "git-clone",
"description": "Advanced face swapping for ComfyUI with local ONNX inference - no API required!"
},
{
"author": "Ada123-a",
"title": "ComfyUI-Kandinsky",
"reference": "https://github.com/Ada123-a/ComfyUI-Kandinsky",
"files": [
"https://github.com/Ada123-a/ComfyUI-Kandinsky"
],
"install_type": "git-clone",
"description": "Kandinsky 2/20B ComfyUI support with FP8/GGUF/blockswap support."
},
{
"author": "chchchadzilla",
"title": "ComfyUI-ChomfyNodes",
"reference": "https://github.com/chchchadzilla/ComfyUI-ChomfyNodes",
"files": [
"https://github.com/chchchadzilla/ComfyUI-ChomfyNodes"
],
"install_type": "git-clone",
"description": "A professional suite of utility nodes for ComfyUI, featuring forensic logging, massive wildcard control, universal noise injection, and persistent counters."
},
{
"author": "nitingrg",
"title": "comfyui-ntools",
"reference": "https://github.com/nitingrg/comfyui-ntools",
"files": [
"https://github.com/nitingrg/comfyui-ntools"
],
"install_type": "git-clone",
"description": "Essential little utilities that should have been in ComfyUI from day one. (Description by CC)"
},
{
"author": "jav12z",
"title": "ComfyUI-ToyShaders",
"reference": "https://github.com/jav12z/ComfyUI-ToyShaders",
"files": [
"https://github.com/jav12z/ComfyUI-ToyShaders"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that allows you to render GLSL shaders (Shadertoy-style) directly inside your workflows. (Description by CC)"
} }
] ]
} }

View File

@ -18195,6 +18195,22 @@
"title_aux": "LoRA Matcher Nodes for ComfyUI" "title_aux": "LoRA Matcher Nodes for ComfyUI"
} }
], ],
"https://github.com/Transhumai/ComfyUI-LegionPower": [
[
"LegionConfig",
"LegionExporter",
"LegionImporter",
"LegionJoin",
"LegionJoinAll",
"LegionMaster",
"LegionMaster3",
"LegionMaster6",
"LegionWarmup"
],
{
"title_aux": "ComfyUI-LegionPower"
}
],
"https://github.com/Trgtuan10/ComfyUI_YoloSegment_Mask": [ "https://github.com/Trgtuan10/ComfyUI_YoloSegment_Mask": [
[ [
"Object Mask" "Object Mask"
@ -21680,6 +21696,14 @@
"title_aux": "Dream Video Batches" "title_aux": "Dream Video Batches"
} }
], ],
"https://github.com/ameyukisora/ComfyUI-Empty-Latent-Advanced": [
[
"EmptyLatentAdvancedSelector"
],
{
"title_aux": "ComfyUI Empty Latent Advanced"
}
],
"https://github.com/amir84ferdos/ComfyUI-ArchAi3d-Qwen": [ "https://github.com/amir84ferdos/ComfyUI-ArchAi3d-Qwen": [
[ [
"ArchAi3D_Average_Color", "ArchAi3D_Average_Color",
@ -23534,6 +23558,15 @@
"title_aux": "Remembering utils" "title_aux": "Remembering utils"
} }
], ],
"https://github.com/bomborant/ComfyUI-ShakaNodes": [
[
"ShakaTensorDebug",
"ShakaWanKeyframes"
],
{
"title_aux": "ShakaNodes"
}
],
"https://github.com/bongsang/ComfyUI-Bongsang": [ "https://github.com/bongsang/ComfyUI-Bongsang": [
[ [
"AnyInfo", "AnyInfo",
@ -33651,6 +33684,26 @@
"title_aux": "fast_video_comfyui" "title_aux": "fast_video_comfyui"
} }
], ],
"https://github.com/jeankassio/ComfyUI_MusicTools": [
[
"Music_AudioMixer",
"Music_AudioTrimmer",
"Music_AudioUpscale",
"Music_Compressor",
"Music_Equalize",
"Music_Gain",
"Music_LufsNormalizer",
"Music_MasterAudioEnhancement",
"Music_NoiseRemove",
"Music_Reverb",
"Music_StemRecombination",
"Music_StemSeparation",
"Music_StereoEnhance"
],
{
"title_aux": "ComfyUI_MusicTools"
}
],
"https://github.com/jeffrey2212/ComfyUI-PonyCharacterPrompt": [ "https://github.com/jeffrey2212/ComfyUI-PonyCharacterPrompt": [
[ [
"Pony Character Prompt Picker" "Pony Character Prompt Picker"