diff --git a/custom-node-list.json b/custom-node-list.json index b5126e4c..2df7daf9 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -20251,7 +20251,7 @@ "https://github.com/willmiao/ComfyUI-Lora-Manager" ], "install_type": "git-clone", - "description": "LoRA Manager for ComfyUI - An extension for managing LoRA models with previews and metadata integration." + "description": "LoRA Manager for ComfyUI - Access it at http://localhost:8188/loras for managing LoRA models with previews and metadata integration." }, { "author": "tigeryy2", @@ -20364,6 +20364,27 @@ "install_type": "git-clone", "description": "This node group contains a series of ComfyUI nodes with built-in counters and specific output results based on the counter's output, aimed at implementing folder traversal functionality in the ComfyUI frontend. For specific examples, please refer to the sample workflow. Of course, you can also use your imagination to create other interesting things." }, + { + "author": "agilly1989", + "title": "ComfyUI_agilly1989_motorway", + "reference": "https://github.com/agilly1989/ComfyUI_agilly1989_motorway", + "files": [ + "https://github.com/agilly1989/ComfyUI_agilly1989_motorway" + ], + "install_type": "git-clone", + "description": "This my implemenation of a `pipe` in ComfyUI. Is it better or worse than others? No idea." + }, + { + "author": "myAiLemon", + "title": "MagicGetPromptAutomatically", + "reference": "https://github.com/myAiLemon/MagicGetPromptAutomatically", + "files": [ + "https://github.com/myAiLemon/MagicGetPromptAutomatically" + ], + "install_type": "git-clone", + "description": "A plug-in that can automatically generate pictures and save txt files in comfyui" + }, + diff --git a/extension-node-map.json b/extension-node-map.json index 8092d739..785ab07a 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -22347,6 +22347,16 @@ "title_aux": "ComfyUI_KSamplerTimer" } ], + "https://github.com/myAiLemon/MagicGetPromptAutomatically": [ + [ + "EditableStringNode", + "IntegratedCLIPTextEncodeWithExtract", + "ProcessAndSave" + ], + { + "title_aux": "MagicGetPromptAutomatically" + } + ], "https://github.com/myshell-ai/ComfyUI-ShellAgent-Plugin": [ [ "ShellAgentPluginInputAudio", diff --git a/github-stats.json b/github-stats.json index 7e40a12b..07d32664 100644 --- a/github-stats.json +++ b/github-stats.json @@ -3689,6 +3689,11 @@ "last_update": "2024-05-22 22:10:41", "author_account_age_days": 805 }, + "https://github.com/agilly1989/ComfyUI_agilly1989_motorway": { + "stars": 1, + "last_update": "2025-02-01 05:17:13", + "author_account_age_days": 2106 + }, "https://github.com/ahernandezmiro/ComfyUI-GCP_Storage_tools": { "stars": 2, "last_update": "2025-01-03 18:48:03", @@ -7289,6 +7294,11 @@ "last_update": "2024-07-31 14:13:17", "author_account_age_days": 1601 }, + "https://github.com/myAiLemon/MagicGetPromptAutomatically": { + "stars": 0, + "last_update": "2025-02-01 06:37:46", + "author_account_age_days": 345 + }, "https://github.com/myshell-ai/ComfyUI-ShellAgent-Plugin": { "stars": 8, "last_update": "2025-01-16 08:03:08", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index c41484b9..48961dc3 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,6 +9,26 @@ }, + { + "author": "agilly1989", + "title": "ComfyUI_agilly1989_motorway", + "reference": "https://github.com/agilly1989/ComfyUI_agilly1989_motorway", + "files": [ + "https://github.com/agilly1989/ComfyUI_agilly1989_motorway" + ], + "install_type": "git-clone", + "description": "This my implemenation of a `pipe` in ComfyUI. Is it better or worse than others? No idea." + }, + { + "author": "myAiLemon", + "title": "MagicGetPromptAutomatically", + "reference": "https://github.com/myAiLemon/MagicGetPromptAutomatically", + "files": [ + "https://github.com/myAiLemon/MagicGetPromptAutomatically" + ], + "install_type": "git-clone", + "description": "A plug-in that can automatically generate pictures and save txt files in comfyui" + }, { "author": "kijai", "title": "ComfyUI-StableXWrapper", @@ -667,26 +687,6 @@ ], "install_type": "git-clone", "description": "A Text To Speech node using Kokoro TTS in ComfyUI." - }, - { - "author": "WangPengxing", - "title": "ComfyUI WPX Nodes", - "reference": "https://github.com/WangPengxing/ComfyUI_WPX_Node", - "files": [ - "https://github.com/WangPengxing/ComfyUI_WPX_Node" - ], - "install_type": "git-clone", - "description": "A custom node collection for ComfyUI, offering enhanced image processing features." - }, - { - "author": "PixelFunAI", - "title": "Hunyuan LoRA Loader Nodes", - "reference": "https://github.com/PixelFunAI/ComfyUI_PixelFun", - "files": [ - "https://github.com/PixelFunAI/ComfyUI_PixelFun" - ], - "install_type": "git-clone", - "description": "This collection provides four additional nodes for loading and managing Hunyuan Video LoRAs in ComfyUI" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 8092d739..785ab07a 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -22347,6 +22347,16 @@ "title_aux": "ComfyUI_KSamplerTimer" } ], + "https://github.com/myAiLemon/MagicGetPromptAutomatically": [ + [ + "EditableStringNode", + "IntegratedCLIPTextEncodeWithExtract", + "ProcessAndSave" + ], + { + "title_aux": "MagicGetPromptAutomatically" + } + ], "https://github.com/myshell-ai/ComfyUI-ShellAgent-Plugin": [ [ "ShellAgentPluginInputAudio",