diff --git a/custom-node-list.json b/custom-node-list.json index 5db3c813..c38b40a5 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -36201,23 +36201,10 @@ "description": "Advanced nodes for interaction with Olama (text, vision, image editing), with dynamic management of prompts via CSV.", "reference": "https://github.com/bulldog68/ComfyUI_FMJ_LLM", "files": [ - "https://github.com/bulldog68/ComfyUI_FMJ_LLM.git" + "https://github.com/bulldog68/ComfyUI_FMJ_LLM" ], "install_type": "git-clone", - "tags": ["prompt", "csv", "text", "random"], - "license": "MIT" - }, - { - "author": "bulldog68", - "title": "FMJ-LLM", - "description": "Advanced nodes for interaction with Olama (text, vision, image editing), with dynamic management of prompts via CSV.", - "reference": "https://github.com/bulldog68/ComfyUI_FMJ_LLM", - "files": [ - "https://github.com/bulldog68/ComfyUI_FMJ_LLM.git" - ], - "install_type": "git-clone", - "tags": ["prompt", "csv", "text", "llm", "ollama"], - "license": "MIT" -} + "tags": ["prompt", "csv", "text", "random"] + } ] }