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

@@ -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.",
"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",
"title": "ComfyUI-Satori",

View File

@@ -14544,6 +14544,7 @@
[
"CameraRawEnhanceNode",
"ColorGradingNode",
"CurvePresetNode",
"GaussianBlurNode",
"HistogramAnalysisNode",
"PhotoshopCurveNode",
@@ -19212,6 +19213,7 @@
"RecraftTextToImageNode",
"RecraftTextToVectorNode",
"RecraftVectorizeImageNode",
"ReferenceLatent",
"RegexExtract",
"RegexMatch",
"RegexReplace",
@@ -31985,7 +31987,10 @@
],
"https://github.com/regiellis/ComfyUI-EasyColorCorrector": [
[
"EasyColorCorrection"
"BatchColorCorrection",
"ColorCorrectionViewer",
"EasyColorCorrection",
"RawImageProcessor"
],
{
"title_aux": "Easy Color Correction"
@@ -35899,6 +35904,14 @@
"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": [
[
"InvisibleWatermarkEncode"