From 91407ddaa90cfe689c577275d3a712b4165572e2 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 9 Jul 2024 00:02:52 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ++++++++++ extension-node-map.json | 13 ++++++++++--- github-stats.json | 5 +++++ node_db/new/custom-node-list.json | 20 ++++++++++---------- node_db/new/extension-node-map.json | 13 ++++++++++--- 5 files changed, 45 insertions(+), 16 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index e6d004fd..c531391d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11238,6 +11238,16 @@ "install_type": "git-clone", "description": "The ComfyUI-FilePathCreator is a custom node extension for ComfyUI designed to generate dynamic filenames based on user-defined parameters. This node helps streamline the process of creating organized and timestamped filenames, ideal for saving output files in a structured manner." }, + { + "author": "adigayung", + "title": "ComfyUI-Translator", + "reference": "https://github.com/adigayung/ComfyUI-Translator", + "files": [ + "https://github.com/adigayung/ComfyUI-Translator" + ], + "install_type": "git-clone", + "description": "Auto translate all languages ​​to english" + }, diff --git a/extension-node-map.json b/extension-node-map.json index 5850d6b0..5e9a6888 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -5780,6 +5780,14 @@ "title_aux": "DynamicPrompts Custom Nodes" } ], + "https://github.com/adigayung/ComfyUI-Translator": [ + [ + "CLIP Text Encode (Auto Translate)" + ], + { + "title_aux": "ComfyUI-Translator" + } + ], "https://github.com/adriflex/ComfyUI_Blender_Texdiff": [ [ "ViewportColor", @@ -10825,11 +10833,10 @@ "CustomUltralyticsModelLoader", "GetImageSize", "ImageResizeAdvanced", - "SAMInference", - "SAMLoader", "UltralyticsInference", "UltralyticsModelLoader", - "UltralyticsVisualization" + "UltralyticsVisualization", + "ViewText" ], { "title_aux": "ComfyUI-YOLO" diff --git a/github-stats.json b/github-stats.json index a3046a49..0136b9d3 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1844,6 +1844,11 @@ "last_update": "2024-06-25 18:29:52", "author_account_age_days": 5030 }, + "https://github.com/adigayung/ComfyUI-Translator": { + "stars": 0, + "last_update": "2024-07-08 14:28:53", + "author_account_age_days": 227 + }, "https://github.com/adriflex/ComfyUI_Blender_Texdiff": { "stars": 1, "last_update": "2024-05-22 23:14:18", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 01c8bfc7..9d973140 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,16 @@ + { + "author": "adigayung", + "title": "ComfyUI-Translator", + "reference": "https://github.com/adigayung/ComfyUI-Translator", + "files": [ + "https://github.com/adigayung/ComfyUI-Translator" + ], + "install_type": "git-clone", + "description": "Auto translate all languages ​​to english" + }, { "author": "christian-byrne", "title": "comfyui-default-values-manager", @@ -677,16 +687,6 @@ ], "install_type": "git-clone", "description": "A ComfyUI workflow customization by Jake." - }, - { - "author": "christian-byrne", - "title": "comfyui-search-navigation", - "reference": "https://github.com/christian-byrne/comfyui-search-navigation", - "files": [ - "https://github.com/christian-byrne/comfyui-search-navigation" - ], - "install_type": "git-clone", - "description": "Search navigation extension." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 5850d6b0..5e9a6888 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -5780,6 +5780,14 @@ "title_aux": "DynamicPrompts Custom Nodes" } ], + "https://github.com/adigayung/ComfyUI-Translator": [ + [ + "CLIP Text Encode (Auto Translate)" + ], + { + "title_aux": "ComfyUI-Translator" + } + ], "https://github.com/adriflex/ComfyUI_Blender_Texdiff": [ [ "ViewportColor", @@ -10825,11 +10833,10 @@ "CustomUltralyticsModelLoader", "GetImageSize", "ImageResizeAdvanced", - "SAMInference", - "SAMLoader", "UltralyticsInference", "UltralyticsModelLoader", - "UltralyticsVisualization" + "UltralyticsVisualization", + "ViewText" ], { "title_aux": "ComfyUI-YOLO"