From 5079365034b563bbc9fb91e239a5b246fe566f12 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 13 Apr 2026 12:55:57 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 22 +++++++++++----------- node_db/new/custom-node-list.json | 11 +++++++++++ 2 files changed, 22 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index dbb7742e..1b77ba79 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45754,6 +45754,17 @@ "install_type": "git-clone", "description": "Video Adaptive Anti-Aliasing post-processing node for ComfyUI to eliminate jagged edges in AI-generated videos and images." }, + { + "author": "longyijdos", + "title": "ComfyUI-LLM-Prompt-Tagger", + "id": "llm-prompt-tagger", + "reference": "https://github.com/longyijdos/ComfyUI-LLM-Prompt-Tagger", + "files": [ + "https://github.com/longyijdos/ComfyUI-LLM-Prompt-Tagger" + ], + "install_type": "git-clone", + "description": "Nodes: LLM Prompt Tags, LLM Prompt Conditioning. Generates positive and negative prompts with an OpenAI-compatible chat/completions API and can encode them directly into CLIP conditioning." + }, @@ -46145,17 +46156,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "longyijdos", - "title": "ComfyUI-LLM-Prompt-Tagger", - "id": "llm-prompt-tagger", - "reference": "https://github.com/longyijdos/ComfyUI-LLM-Prompt-Tagger", - "files": [ - "https://github.com/longyijdos/ComfyUI-LLM-Prompt-Tagger" - ], - "install_type": "git-clone", - "description": "Nodes: LLM Prompt Tags, LLM Prompt Conditioning. Generates positive and negative prompts with an OpenAI-compatible chat/completions API and can encode them directly into CLIP conditioning." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 1edbaf3b..ba186402 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -33,6 +33,17 @@ "install_type": "git-clone", "description": "Video Adaptive Anti-Aliasing post-processing node for ComfyUI to eliminate jagged edges in AI-generated videos and images." }, + { + "author": "longyijdos", + "title": "ComfyUI-LLM-Prompt-Tagger", + "id": "llm-prompt-tagger", + "reference": "https://github.com/longyijdos/ComfyUI-LLM-Prompt-Tagger", + "files": [ + "https://github.com/longyijdos/ComfyUI-LLM-Prompt-Tagger" + ], + "install_type": "git-clone", + "description": "Nodes: LLM Prompt Tags, LLM Prompt Conditioning. Generates positive and negative prompts with an OpenAI-compatible chat/completions API and can encode them directly into CLIP conditioning." + }, { "author": "yedp123", "title": "ComfyUI-Beginner-Bible",