diff --git a/custom-node-list.json b/custom-node-list.json index f10585db..5248b5ad 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45916,6 +45916,17 @@ "category": "Model/LLM", "description": "Windows-first advanced suite for Pollinations, LM Studio, Copilot CLI, and OpenAI-compatible multi-engine workflows." }, + { + "author": "yawiii", + "title": "Prompt Assistant", + "id": "prompt-assistant", + "reference": "https://github.com/yawiii/ComfyUI-Prompt-Assistant", + "files": [ + "https://github.com/yawiii/ComfyUI-Prompt-Assistant" + ], + "install_type": "git-clone", + "description": "A versatile prompt utility featuring translation, refinement, expansion, and image/video-to-prompt reverse engineering with one-click access to any online or local LLM." + }, @@ -46307,17 +46318,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "yawiii", - "title": "Prompt Assistant", - "id": "prompt-assistant", - "reference": "https://github.com/yawiii/ComfyUI-Prompt-Assistant", - "files": [ - "https://github.com/yawiii/ComfyUI-Prompt-Assistant" - ], - "install_type": "git-clone", - "description": "A versatile prompt utility featuring translation, refinement, expansion, and image/video-to-prompt reverse engineering with one-click access to any online or local LLM." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index ef124197..22adee65 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -12,6 +12,17 @@ "category": "Model/LLM", "description": "Windows-first advanced suite for Pollinations, LM Studio, Copilot CLI, and OpenAI-compatible multi-engine workflows." }, + { + "author": "yawiii", + "title": "Prompt Assistant", + "id": "prompt-assistant", + "reference": "https://github.com/yawiii/ComfyUI-Prompt-Assistant", + "files": [ + "https://github.com/yawiii/ComfyUI-Prompt-Assistant" + ], + "install_type": "git-clone", + "description": "A versatile prompt utility featuring translation, refinement, expansion, and image/video-to-prompt reverse engineering with one-click access to any online or local LLM." + }, { "author": "deluxa", "title": "ComfyUI-DN_PatchVAEAttention",