update DB

This commit is contained in:
Dr.Lt.Data 2025-09-03 12:12:40 +09:00
parent bfcb2ce61b
commit 104ae77f7a
8 changed files with 939 additions and 989 deletions

View File

@ -32154,16 +32154,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This node pack integrates the core capabilities of the Canary-1b-v2 model, providing three main features: it can transcribe audio in any of 25 supported languages into text in the same language, translate audio from 24 source languages directly into English, and translate English audio directly into one of the 24 other supported languages." "description": "This node pack integrates the core capabilities of the Canary-1b-v2 model, providing three main features: it can transcribe audio in any of 25 supported languages into text in the same language, translate audio from 24 source languages directly into English, and translate English audio directly into one of the 24 other supported languages."
}, },
{
"author": "D3lUX3I",
"title": "VideoPromptEnhancer",
"reference": "https://github.com/D3lUX3I/ComfyUI-VideoPromptEnhancer",
"files": [
"https://github.com/D3lUX3I/ComfyUI-VideoPromptEnhancer"
],
"install_type": "git-clone",
"description": "This node generates a professional prompt from an input text for modern video AI models (e.g., Alibaba Wan 2.2) via the OpenRouter API."
},
{ {
"author": "Frief84", "author": "Frief84",
"title": "ComfyUI-LoRAWeightAxisXY", "title": "ComfyUI-LoRAWeightAxisXY",

View File

@ -370,6 +370,8 @@
"ImageResizeUniversal", "ImageResizeUniversal",
"ImageRotateWithMask", "ImageRotateWithMask",
"ImageSolid", "ImageSolid",
"ImageSolidFluxKontext",
"ImageSolidQwenImage",
"ImageStrokeByMask", "ImageStrokeByMask",
"ImageTileMerge", "ImageTileMerge",
"ImageTileSplit", "ImageTileSplit",
@ -394,7 +396,6 @@
"TextFilterComment", "TextFilterComment",
"TextJoinByTextList", "TextJoinByTextList",
"TextJoinMulti", "TextJoinMulti",
"TextLoadLocal",
"TextPrefixSuffix" "TextPrefixSuffix"
], ],
{ {
@ -664,6 +665,9 @@
"Any_Pipe", "Any_Pipe",
"ApplyEasyOCR_batch", "ApplyEasyOCR_batch",
"AudioDuration_wan", "AudioDuration_wan",
"Audio_Batch_Edit",
"Audio_Crop_Batch",
"Audio_MergeBatch_To_Channel",
"Batch_Average", "Batch_Average",
"Bilateral_Filter", "Bilateral_Filter",
"ColorData_HSV_Capture", "ColorData_HSV_Capture",
@ -4316,14 +4320,6 @@
"title_aux": "Artha-Projekt" "title_aux": "Artha-Projekt"
} }
], ],
"https://github.com/D3lUX3I/ComfyUI-VideoPromptEnhancer": [
[
"VideoPromptEnhancer"
],
{
"title_aux": "VideoPromptEnhancer"
}
],
"https://github.com/DJ-Tribefull/Comfyui_FOCUS_nodes": [ "https://github.com/DJ-Tribefull/Comfyui_FOCUS_nodes": [
[ [
"Control Pipe (Focus Nodes)", "Control Pipe (Focus Nodes)",
@ -5152,6 +5148,17 @@
"title_aux": "ComfyUI_EmAySee_CustomNodes" "title_aux": "ComfyUI_EmAySee_CustomNodes"
} }
], ],
"https://github.com/Enemyx-net/VibeVoice-ComfyUI": [
[
"VibeVoice Free Memory",
"VibeVoice Load Text From File",
"VibeVoice Multiple Speakers",
"VibeVoice Single Speaker"
],
{
"title_aux": "VibeVoice ComfyUI"
}
],
"https://github.com/EnragedAntelope/ComfyUI-ConstrainResolution": [ "https://github.com/EnragedAntelope/ComfyUI-ConstrainResolution": [
[ [
"ConstrainResolution" "ConstrainResolution"
@ -20398,6 +20405,7 @@
"EvalFloatExpr", "EvalFloatExpr",
"EvalIntExpr", "EvalIntExpr",
"LoadImageFromWebDAV", "LoadImageFromWebDAV",
"PromptFormatter",
"UploadImagesToWebDAV", "UploadImagesToWebDAV",
"UploadWebMToWebDAV" "UploadWebMToWebDAV"
], ],
@ -21501,8 +21509,8 @@
"https://github.com/comfy-deploy/comfyui-llm-toolkit": [ "https://github.com/comfy-deploy/comfyui-llm-toolkit": [
[ [
"APIKeyInput", "APIKeyInput",
"APIProviderSelectorNode",
"AudioDurationFrames", "AudioDurationFrames",
"BFLProviderNode",
"BananaTaskGenerator", "BananaTaskGenerator",
"BlankImage", "BlankImage",
"CheckImageEmpty", "CheckImageEmpty",
@ -21511,6 +21519,7 @@
"ConfigGenerateImageFluxDev", "ConfigGenerateImageFluxDev",
"ConfigGenerateImageGemini", "ConfigGenerateImageGemini",
"ConfigGenerateImageOpenAI", "ConfigGenerateImageOpenAI",
"ConfigGenerateImageOpenRouter",
"ConfigGenerateImagePortrait", "ConfigGenerateImagePortrait",
"ConfigGenerateImageSeedanceEditV3", "ConfigGenerateImageSeedanceEditV3",
"ConfigGenerateMusic", "ConfigGenerateMusic",
@ -21531,13 +21540,11 @@
"ConfigGenerateVideoVeo3Fast", "ConfigGenerateVideoVeo3Fast",
"Display_Text", "Display_Text",
"FramesToSeconds", "FramesToSeconds",
"GeminiProviderNode",
"GenerateImage", "GenerateImage",
"GenerateLyrics", "GenerateLyrics",
"GenerateMusic", "GenerateMusic",
"GenerateSpeech", "GenerateSpeech",
"GenerateVideo", "GenerateVideo",
"GroqProviderNode",
"HighLowSNR", "HighLowSNR",
"ImageComparer", "ImageComparer",
"JoinStringsMulti", "JoinStringsMulti",
@ -21548,24 +21555,20 @@
"LoadAudioFromPath", "LoadAudioFromPath",
"LoadVideoFromPath", "LoadVideoFromPath",
"LocalTransformersProviderNode", "LocalTransformersProviderNode",
"LocalVLLMProviderNode", "ModelListFetcherNode",
"OpenAIProviderNode",
"PlayRandomSound", "PlayRandomSound",
"PreviewImageLogic", "PreviewImageLogic",
"PreviewOutputs", "PreviewOutputs",
"PreviewVideo", "PreviewVideo",
"PromptManager",
"ResolutionSelector", "ResolutionSelector",
"StylePromptGenerator", "StylePromptGenerator",
"SunoProviderSelector",
"SwitchAny", "SwitchAny",
"SwitchAnyRoute", "SwitchAnyRoute",
"SwitchAnyRoute_wANY", "SwitchAnyRoute_wANY",
"SwitchAny_wANY", "SwitchAny_wANY",
"SystemPromptTaskGenerator", "SystemPromptTaskGenerator",
"TestAPIKeyContext", "TestAPIKeyContext",
"UpscaleVideo", "UpscaleVideo"
"WaveSpeedProviderNode"
], ],
{ {
"author": "ComfyDeploy", "author": "ComfyDeploy",
@ -21693,6 +21696,7 @@
"ImageRotate", "ImageRotate",
"ImageScale", "ImageScale",
"ImageScaleBy", "ImageScaleBy",
"ImageScaleToMaxDimension",
"ImageScaleToTotalPixels", "ImageScaleToTotalPixels",
"ImageSharpen", "ImageSharpen",
"ImageStitch", "ImageStitch",
@ -23844,6 +23848,8 @@
"HardClampConDelta", "HardClampConDelta",
"LoadConditioningDelta", "LoadConditioningDelta",
"MaskConDelta", "MaskConDelta",
"MultiDimensionalPromptTravel",
"PromptTravel",
"QuickConDelta", "QuickConDelta",
"SaveConditioningDelta", "SaveConditioningDelta",
"ThresholdConditioning" "ThresholdConditioning"

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,25 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "Madygnomo",
"title": "ComfyUI-NanoBanana-ImageGenerator",
"reference": "https://github.com/Madygnomo/ComfyUI-NanoBanana-ImageGenerator",
"files": [
"https://github.com/Madygnomo/ComfyUI-NanoBanana-ImageGenerator"
],
"install_type": "git-clone",
"description": "NODES: NanoBanana Image Generator"
},
{
"author": "mattwilliamson",
"title": "ComfyUI AI GameDev Nodes [UNSAFE]",
"reference": "https://github.com/mattwilliamson/comfyui-ai-gamedev",
"files": [
"https://github.com/mattwilliamson/comfyui-ai-gamedev"
],
"install_type": "git-clone",
"description": "Custom ComfyUI nodes for AI-powered game asset generation, providing a comprehensive toolkit for game developers to create 3D models, animations, and audio assets using state-of-the-art AI models.[w/This node pack has an implementation that dynamically generates scripts.]"
},
{ {
"author": "jerryname2022", "author": "jerryname2022",
"title": "MegaTTS 3 [WIP]", "title": "MegaTTS 3 [WIP]",
@ -3172,16 +3192,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Partial ComfyUI Dia implementation" "description": "Partial ComfyUI Dia implementation"
}, },
{
"author": "jtydhr88",
"title": "ComfyUI-1hewNodes [WIP]",
"reference": "https://github.com/1hew/ComfyUI-1hewNodes",
"files": [
"https://github.com/1hew/ComfyUI-1hewNodes"
],
"install_type": "git-clone",
"description": "NODES: Solid, Luma Matte, Image Concatenate, Image Crop With BBox, Image Paste\nNOTE: The files in the repo are not organized."
},
{ {
"author": "jtydhr88", "author": "jtydhr88",
"title": "ComfyUI Frontend Vue Basic [WIP]", "title": "ComfyUI Frontend Vue Basic [WIP]",

View File

@ -157,62 +157,6 @@
"title_aux": "ComfyComfyUI_InternVL3 [WIP]" "title_aux": "ComfyComfyUI_InternVL3 [WIP]"
} }
], ],
"https://github.com/1hew/ComfyUI-1hewNodes": [
[
"ImageAddLabel",
"ImageBBoxOverlayByMask",
"ImageBatchToList",
"ImageBlendModesByAlpha",
"ImageBlendModesByCSS",
"ImageCropByMaskAlpha",
"ImageCropSquare",
"ImageCropWithBBoxMask",
"ImageEdgeCropPad",
"ImageEditStitch",
"ImageGetSize",
"ImageHLFreqCombine",
"ImageHLFreqSeparate",
"ImageHLFreqTransform",
"ImageListAppend",
"ImageListToBatch",
"ImageLumaMatte",
"ImagePasteByBBoxMask",
"ImagePlot",
"ImageResizeFluxKontext",
"ImageResizeUniversal",
"ImageRotateWithMask",
"ImageSolid",
"ImageStrokeByMask",
"ImageTileMerge",
"ImageTileSplit",
"ImageTileSplitPreset",
"ListCustomFloat",
"ListCustomInt",
"ListCustomSeed",
"ListCustomString",
"MaskBatchMathOps",
"MaskBatchToList",
"MaskCropByBBoxMask",
"MaskFillHole",
"MaskListToBatch",
"MaskMathOps",
"MaskPasteByBBoxMask",
"PathBuild",
"RangeMapping",
"StepSplit",
"StringCoordinateToBBoxMask",
"StringCoordinateToBBoxes",
"TextCustomExtract",
"TextFilterComment",
"TextJoinByTextList",
"TextJoinMulti",
"TextLoadLocal",
"TextPrefixSuffix"
],
{
"title_aux": "ComfyUI-1hewNodes [WIP]"
}
],
"https://github.com/206811/ComfyUI_ZhipuAIO": [ "https://github.com/206811/ComfyUI_ZhipuAIO": [
[ [
"ZhipuAIOConfigNode", "ZhipuAIOConfigNode",
@ -1623,6 +1567,17 @@
"title_aux": "ComfyUI-Math [WIP]" "title_aux": "ComfyUI-Math [WIP]"
} }
], ],
"https://github.com/Enemyx-net/VibeVoice-ComfyUI": [
[
"VibeVoice Free Memory",
"VibeVoice Load Text From File",
"VibeVoice Multiple Speakers",
"VibeVoice Single Speaker"
],
{
"title_aux": "VibeVoice ComfyUI [NAME CONFLICT]"
}
],
"https://github.com/EricRollei/Comfy-Metadata-System": [ "https://github.com/EricRollei/Comfy-Metadata-System": [
[ [
"EnhancedMetadataFilterNode_V2", "EnhancedMetadataFilterNode_V2",
@ -2505,6 +2460,14 @@
"title_aux": "comfy-tif-support" "title_aux": "comfy-tif-support"
} }
], ],
"https://github.com/Madygnomo/ComfyUI-NanoBanana-ImageGenerator": [
[
"NanoBanana_ImageGenerator"
],
{
"title_aux": "ComfyUI-NanoBanana-ImageGenerator"
}
],
"https://github.com/Maff3u/MattiaNodes": [ "https://github.com/Maff3u/MattiaNodes": [
[ [
"PointsEditorOnCropped" "PointsEditorOnCropped"
@ -5064,6 +5027,7 @@
"EvalFloatExpr", "EvalFloatExpr",
"EvalIntExpr", "EvalIntExpr",
"LoadImageFromWebDAV", "LoadImageFromWebDAV",
"PromptFormatter",
"UploadImagesToWebDAV", "UploadImagesToWebDAV",
"UploadWebMToWebDAV" "UploadWebMToWebDAV"
], ],
@ -5301,6 +5265,7 @@
"ImageRotate", "ImageRotate",
"ImageScale", "ImageScale",
"ImageScaleBy", "ImageScaleBy",
"ImageScaleToMaxDimension",
"ImageScaleToTotalPixels", "ImageScaleToTotalPixels",
"ImageSharpen", "ImageSharpen",
"ImageStitch", "ImageStitch",
@ -8211,6 +8176,14 @@
"title_aux": "ComfyUI_duck" "title_aux": "ComfyUI_duck"
} }
], ],
"https://github.com/mattwilliamson/comfyui-ai-gamedev": [
[
"Hunyuan3D21Node"
],
{
"title_aux": "ComfyUI AI GameDev Nodes [UNSAFE]"
}
],
"https://github.com/maurorilla/ComfyUI-MisterMR-Nodes": [ "https://github.com/maurorilla/ComfyUI-MisterMR-Nodes": [
[ [
"AddLogo", "AddLogo",

View File

@ -14,11 +14,6 @@
"last_update": "2025-08-29 00:02:47", "last_update": "2025-08-29 00:02:47",
"author_account_age_days": 362 "author_account_age_days": 362
}, },
"https://github.com/1hew/ComfyUI-1hewNodes": {
"stars": 6,
"last_update": "2025-09-02 13:09:05",
"author_account_age_days": 883
},
"https://github.com/206811/ComfyUI_ZhipuAIO": { "https://github.com/206811/ComfyUI_ZhipuAIO": {
"stars": 2, "stars": 2,
"last_update": "2025-07-29 10:11:45", "last_update": "2025-07-29 10:11:45",
@ -839,6 +834,11 @@
"last_update": "2025-02-12 09:29:11", "last_update": "2025-02-12 09:29:11",
"author_account_age_days": 3659 "author_account_age_days": 3659
}, },
"https://github.com/Madygnomo/ComfyUI-NanoBanana-ImageGenerator": {
"stars": 0,
"last_update": "2025-09-03 02:51:15",
"author_account_age_days": 1796
},
"https://github.com/Maff3u/MattiaNodes": { "https://github.com/Maff3u/MattiaNodes": {
"stars": 0, "stars": 0,
"last_update": "2025-08-18 13:48:17", "last_update": "2025-08-18 13:48:17",
@ -2944,6 +2944,11 @@
"last_update": "2025-05-21 13:12:40", "last_update": "2025-05-21 13:12:40",
"author_account_age_days": 4513 "author_account_age_days": 4513
}, },
"https://github.com/mattwilliamson/comfyui-ai-gamedev": {
"stars": 0,
"last_update": "2025-09-03 02:56:10",
"author_account_age_days": 6069
},
"https://github.com/maurorilla/ComfyUI-MisterMR-Nodes": { "https://github.com/maurorilla/ComfyUI-MisterMR-Nodes": {
"stars": 0, "stars": 0,
"last_update": "2025-05-09 13:18:07", "last_update": "2025-05-09 13:18:07",

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "D3lUX3I",
"title": "VideoPromptEnhancer",
"reference": "https://github.com/D3lUX3I/ComfyUI-VideoPromptEnhancer",
"files": [
"https://github.com/D3lUX3I/ComfyUI-VideoPromptEnhancer"
],
"install_type": "git-clone",
"description": "This node generates a professional prompt from an input text for modern video AI models (e.g., Alibaba Wan 2.2) via the OpenRouter API."
},
{ {
"author": "perilli", "author": "perilli",
"title": "apw_nodes [REMOVED]", "title": "apw_nodes [REMOVED]",

View File

@ -370,6 +370,8 @@
"ImageResizeUniversal", "ImageResizeUniversal",
"ImageRotateWithMask", "ImageRotateWithMask",
"ImageSolid", "ImageSolid",
"ImageSolidFluxKontext",
"ImageSolidQwenImage",
"ImageStrokeByMask", "ImageStrokeByMask",
"ImageTileMerge", "ImageTileMerge",
"ImageTileSplit", "ImageTileSplit",
@ -394,7 +396,6 @@
"TextFilterComment", "TextFilterComment",
"TextJoinByTextList", "TextJoinByTextList",
"TextJoinMulti", "TextJoinMulti",
"TextLoadLocal",
"TextPrefixSuffix" "TextPrefixSuffix"
], ],
{ {
@ -664,6 +665,9 @@
"Any_Pipe", "Any_Pipe",
"ApplyEasyOCR_batch", "ApplyEasyOCR_batch",
"AudioDuration_wan", "AudioDuration_wan",
"Audio_Batch_Edit",
"Audio_Crop_Batch",
"Audio_MergeBatch_To_Channel",
"Batch_Average", "Batch_Average",
"Bilateral_Filter", "Bilateral_Filter",
"ColorData_HSV_Capture", "ColorData_HSV_Capture",
@ -4316,14 +4320,6 @@
"title_aux": "Artha-Projekt" "title_aux": "Artha-Projekt"
} }
], ],
"https://github.com/D3lUX3I/ComfyUI-VideoPromptEnhancer": [
[
"VideoPromptEnhancer"
],
{
"title_aux": "VideoPromptEnhancer"
}
],
"https://github.com/DJ-Tribefull/Comfyui_FOCUS_nodes": [ "https://github.com/DJ-Tribefull/Comfyui_FOCUS_nodes": [
[ [
"Control Pipe (Focus Nodes)", "Control Pipe (Focus Nodes)",
@ -5152,6 +5148,17 @@
"title_aux": "ComfyUI_EmAySee_CustomNodes" "title_aux": "ComfyUI_EmAySee_CustomNodes"
} }
], ],
"https://github.com/Enemyx-net/VibeVoice-ComfyUI": [
[
"VibeVoice Free Memory",
"VibeVoice Load Text From File",
"VibeVoice Multiple Speakers",
"VibeVoice Single Speaker"
],
{
"title_aux": "VibeVoice ComfyUI"
}
],
"https://github.com/EnragedAntelope/ComfyUI-ConstrainResolution": [ "https://github.com/EnragedAntelope/ComfyUI-ConstrainResolution": [
[ [
"ConstrainResolution" "ConstrainResolution"
@ -20398,6 +20405,7 @@
"EvalFloatExpr", "EvalFloatExpr",
"EvalIntExpr", "EvalIntExpr",
"LoadImageFromWebDAV", "LoadImageFromWebDAV",
"PromptFormatter",
"UploadImagesToWebDAV", "UploadImagesToWebDAV",
"UploadWebMToWebDAV" "UploadWebMToWebDAV"
], ],
@ -21501,8 +21509,8 @@
"https://github.com/comfy-deploy/comfyui-llm-toolkit": [ "https://github.com/comfy-deploy/comfyui-llm-toolkit": [
[ [
"APIKeyInput", "APIKeyInput",
"APIProviderSelectorNode",
"AudioDurationFrames", "AudioDurationFrames",
"BFLProviderNode",
"BananaTaskGenerator", "BananaTaskGenerator",
"BlankImage", "BlankImage",
"CheckImageEmpty", "CheckImageEmpty",
@ -21511,6 +21519,7 @@
"ConfigGenerateImageFluxDev", "ConfigGenerateImageFluxDev",
"ConfigGenerateImageGemini", "ConfigGenerateImageGemini",
"ConfigGenerateImageOpenAI", "ConfigGenerateImageOpenAI",
"ConfigGenerateImageOpenRouter",
"ConfigGenerateImagePortrait", "ConfigGenerateImagePortrait",
"ConfigGenerateImageSeedanceEditV3", "ConfigGenerateImageSeedanceEditV3",
"ConfigGenerateMusic", "ConfigGenerateMusic",
@ -21531,13 +21540,11 @@
"ConfigGenerateVideoVeo3Fast", "ConfigGenerateVideoVeo3Fast",
"Display_Text", "Display_Text",
"FramesToSeconds", "FramesToSeconds",
"GeminiProviderNode",
"GenerateImage", "GenerateImage",
"GenerateLyrics", "GenerateLyrics",
"GenerateMusic", "GenerateMusic",
"GenerateSpeech", "GenerateSpeech",
"GenerateVideo", "GenerateVideo",
"GroqProviderNode",
"HighLowSNR", "HighLowSNR",
"ImageComparer", "ImageComparer",
"JoinStringsMulti", "JoinStringsMulti",
@ -21548,24 +21555,20 @@
"LoadAudioFromPath", "LoadAudioFromPath",
"LoadVideoFromPath", "LoadVideoFromPath",
"LocalTransformersProviderNode", "LocalTransformersProviderNode",
"LocalVLLMProviderNode", "ModelListFetcherNode",
"OpenAIProviderNode",
"PlayRandomSound", "PlayRandomSound",
"PreviewImageLogic", "PreviewImageLogic",
"PreviewOutputs", "PreviewOutputs",
"PreviewVideo", "PreviewVideo",
"PromptManager",
"ResolutionSelector", "ResolutionSelector",
"StylePromptGenerator", "StylePromptGenerator",
"SunoProviderSelector",
"SwitchAny", "SwitchAny",
"SwitchAnyRoute", "SwitchAnyRoute",
"SwitchAnyRoute_wANY", "SwitchAnyRoute_wANY",
"SwitchAny_wANY", "SwitchAny_wANY",
"SystemPromptTaskGenerator", "SystemPromptTaskGenerator",
"TestAPIKeyContext", "TestAPIKeyContext",
"UpscaleVideo", "UpscaleVideo"
"WaveSpeedProviderNode"
], ],
{ {
"author": "ComfyDeploy", "author": "ComfyDeploy",
@ -21693,6 +21696,7 @@
"ImageRotate", "ImageRotate",
"ImageScale", "ImageScale",
"ImageScaleBy", "ImageScaleBy",
"ImageScaleToMaxDimension",
"ImageScaleToTotalPixels", "ImageScaleToTotalPixels",
"ImageSharpen", "ImageSharpen",
"ImageStitch", "ImageStitch",
@ -23844,6 +23848,8 @@
"HardClampConDelta", "HardClampConDelta",
"LoadConditioningDelta", "LoadConditioningDelta",
"MaskConDelta", "MaskConDelta",
"MultiDimensionalPromptTravel",
"PromptTravel",
"QuickConDelta", "QuickConDelta",
"SaveConditioningDelta", "SaveConditioningDelta",
"ThresholdConditioning" "ThresholdConditioning"