diff --git a/custom-node-list.json b/custom-node-list.json index 5cb5f59e..5db3c813 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -36206,6 +36206,18 @@ "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" } ] }