update DB
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"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",
|
||||
"title": "ComfyUI-Distributed [WIP]",
|
||||
|
||||
@@ -4708,6 +4708,7 @@
|
||||
"RecraftTextToImageNode",
|
||||
"RecraftTextToVectorNode",
|
||||
"RecraftVectorizeImageNode",
|
||||
"ReferenceLatent",
|
||||
"RegexExtract",
|
||||
"RegexMatch",
|
||||
"RegexReplace",
|
||||
|
||||
@@ -1309,6 +1309,11 @@
|
||||
"last_update": "2024-03-25 01:25:23",
|
||||
"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": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-06-21 21:44:47",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user