update DB

This commit is contained in:
Dr.Lt.Data 2025-06-26 08:58:08 +09:00
parent efe9ed68b2
commit f74bf71735
8 changed files with 71 additions and 4 deletions

View File

@ -11241,7 +11241,7 @@
"description": "Zero-1-to-3: Zero-shot One Image to 3D Object, unofficial porting of original [Zero123](https://github.com/cvlab-columbia/zero123)" "description": "Zero-1-to-3: Zero-shot One Image to 3D Object, unofficial porting of original [Zero123](https://github.com/cvlab-columbia/zero123)"
}, },
{ {
"author": "TashaSkyUp", "author": "Hopping-Mad-Games",
"title": "ComfyUI_LiteLLM", "title": "ComfyUI_LiteLLM",
"id": "litellm", "id": "litellm",
"reference": "https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM", "reference": "https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM",
@ -21163,7 +21163,7 @@
"https://github.com/billwuhao/ComfyUI_AudioTools" "https://github.com/billwuhao/ComfyUI_AudioTools"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A ComfyUI node containing multiple audio processing tools." "description": "This toolkit is designed for a wide range of audio tasks, from podcast enhancement and text-to-speech to creative music manipulation and fully automated, batch-processed audio-reactive visual generation."
}, },
{ {
"author": "mw", "author": "mw",
@ -28179,6 +28179,16 @@
"description": "Ambrosinus ToolKit - Streamlined workflow export with transparent backgrounds, professional themes, and smart scaling. Perfect for creating clean, high-resolution workflow documentation and sharing.", "description": "Ambrosinus ToolKit - Streamlined workflow export with transparent backgrounds, professional themes, and smart scaling. Perfect for creating clean, high-resolution workflow documentation and sharing.",
"category": "Utils" "category": "Utils"
}, },
{
"author": "wasilone11",
"title": "ComfyUI Sync Lipsync Node",
"reference": "https://github.com/wasilone11/comfyui-sync-lipsync-node",
"files": [
"https://github.com/wasilone11/comfyui-sync-lipsync-node"
],
"install_type": "git-clone",
"description": "This custom node allows you to perform audio-video lip synchronization inside ComfyUI using a simple interface."
},

View File

@ -14544,6 +14544,7 @@
[ [
"CameraRawEnhanceNode", "CameraRawEnhanceNode",
"ColorGradingNode", "ColorGradingNode",
"CurvePresetNode",
"GaussianBlurNode", "GaussianBlurNode",
"HistogramAnalysisNode", "HistogramAnalysisNode",
"PhotoshopCurveNode", "PhotoshopCurveNode",
@ -19212,6 +19213,7 @@
"RecraftTextToImageNode", "RecraftTextToImageNode",
"RecraftTextToVectorNode", "RecraftTextToVectorNode",
"RecraftVectorizeImageNode", "RecraftVectorizeImageNode",
"ReferenceLatent",
"RegexExtract", "RegexExtract",
"RegexMatch", "RegexMatch",
"RegexReplace", "RegexReplace",
@ -31985,7 +31987,10 @@
], ],
"https://github.com/regiellis/ComfyUI-EasyColorCorrector": [ "https://github.com/regiellis/ComfyUI-EasyColorCorrector": [
[ [
"EasyColorCorrection" "BatchColorCorrection",
"ColorCorrectionViewer",
"EasyColorCorrection",
"RawImageProcessor"
], ],
{ {
"title_aux": "Easy Color Correction" "title_aux": "Easy Color Correction"
@ -35899,6 +35904,14 @@
"title_aux": "wlsh_nodes" "title_aux": "wlsh_nodes"
} }
], ],
"https://github.com/wasilone11/comfyui-sync-lipsync-node": [
[
"SyncLipsyncNode"
],
{
"title_aux": "ComfyUI Sync Lipsync Node"
}
],
"https://github.com/web3nomad/ComfyUI_Invisible_Watermark": [ "https://github.com/web3nomad/ComfyUI_Invisible_Watermark": [
[ [
"InvisibleWatermarkEncode" "InvisibleWatermarkEncode"

View File

@ -12664,6 +12664,11 @@
"last_update": "2024-06-14 07:07:09", "last_update": "2024-06-14 07:07:09",
"author_account_age_days": 3750 "author_account_age_days": 3750
}, },
"https://github.com/wasilone11/comfyui-sync-lipsync-node": {
"stars": 0,
"last_update": "2025-06-25 21:57:56",
"author_account_age_days": 2572
},
"https://github.com/waterminer/ComfyUI-tagcomplete": { "https://github.com/waterminer/ComfyUI-tagcomplete": {
"stars": 11, "stars": 11,
"last_update": "2025-01-06 00:13:57", "last_update": "2025-01-06 00:13:57",

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "bleash-dev",
"title": "ComfyUI-Auth-Manager",
"reference": "https://github.com/bleash-dev/ComfyUI-Auth-Manager",
"files": [
"https://github.com/bleash-dev/ComfyUI-Auth-Manager"
],
"install_type": "git-clone",
"description": "A custom node that provides email/password authentication for ComfyUI pods with a beautiful modal interface."
},
{ {
"author": "robertvoy", "author": "robertvoy",
"title": "ComfyUI-Distributed [WIP]", "title": "ComfyUI-Distributed [WIP]",

View File

@ -4708,6 +4708,7 @@
"RecraftTextToImageNode", "RecraftTextToImageNode",
"RecraftTextToVectorNode", "RecraftTextToVectorNode",
"RecraftVectorizeImageNode", "RecraftVectorizeImageNode",
"ReferenceLatent",
"RegexExtract", "RegexExtract",
"RegexMatch", "RegexMatch",
"RegexReplace", "RegexReplace",

View File

@ -1309,6 +1309,11 @@
"last_update": "2024-03-25 01:25:23", "last_update": "2024-03-25 01:25:23",
"author_account_age_days": 5376 "author_account_age_days": 5376
}, },
"https://github.com/bleash-dev/ComfyUI-Auth-Manager": {
"stars": 0,
"last_update": "2025-06-25 22:30:56",
"author_account_age_days": 1430
},
"https://github.com/bleash-dev/Comfyui-Idle-Checker": { "https://github.com/bleash-dev/Comfyui-Idle-Checker": {
"stars": 0, "stars": 0,
"last_update": "2025-06-21 21:44:47", "last_update": "2025-06-21 21:44:47",

View File

@ -11,6 +11,16 @@
"description": "Ambrosinus ToolKit - Streamlined workflow export with transparent backgrounds, professional themes, and smart scaling. Perfect for creating clean, high-resolution workflow documentation and sharing.", "description": "Ambrosinus ToolKit - Streamlined workflow export with transparent backgrounds, professional themes, and smart scaling. Perfect for creating clean, high-resolution workflow documentation and sharing.",
"category": "Utils" "category": "Utils"
}, },
{
"author": "wasilone11",
"title": "ComfyUI Sync Lipsync Node",
"reference": "https://github.com/wasilone11/comfyui-sync-lipsync-node",
"files": [
"https://github.com/wasilone11/comfyui-sync-lipsync-node"
],
"install_type": "git-clone",
"description": "This custom node allows you to perform audio-video lip synchronization inside ComfyUI using a simple interface."
},
{ {
"author": "AgencyMind", "author": "AgencyMind",
"title": "ComfyUI-Satori", "title": "ComfyUI-Satori",

View File

@ -14544,6 +14544,7 @@
[ [
"CameraRawEnhanceNode", "CameraRawEnhanceNode",
"ColorGradingNode", "ColorGradingNode",
"CurvePresetNode",
"GaussianBlurNode", "GaussianBlurNode",
"HistogramAnalysisNode", "HistogramAnalysisNode",
"PhotoshopCurveNode", "PhotoshopCurveNode",
@ -19212,6 +19213,7 @@
"RecraftTextToImageNode", "RecraftTextToImageNode",
"RecraftTextToVectorNode", "RecraftTextToVectorNode",
"RecraftVectorizeImageNode", "RecraftVectorizeImageNode",
"ReferenceLatent",
"RegexExtract", "RegexExtract",
"RegexMatch", "RegexMatch",
"RegexReplace", "RegexReplace",
@ -31985,7 +31987,10 @@
], ],
"https://github.com/regiellis/ComfyUI-EasyColorCorrector": [ "https://github.com/regiellis/ComfyUI-EasyColorCorrector": [
[ [
"EasyColorCorrection" "BatchColorCorrection",
"ColorCorrectionViewer",
"EasyColorCorrection",
"RawImageProcessor"
], ],
{ {
"title_aux": "Easy Color Correction" "title_aux": "Easy Color Correction"
@ -35899,6 +35904,14 @@
"title_aux": "wlsh_nodes" "title_aux": "wlsh_nodes"
} }
], ],
"https://github.com/wasilone11/comfyui-sync-lipsync-node": [
[
"SyncLipsyncNode"
],
{
"title_aux": "ComfyUI Sync Lipsync Node"
}
],
"https://github.com/web3nomad/ComfyUI_Invisible_Watermark": [ "https://github.com/web3nomad/ComfyUI_Invisible_Watermark": [
[ [
"InvisibleWatermarkEncode" "InvisibleWatermarkEncode"