diff --git a/custom-node-list.json b/custom-node-list.json index 9612f6f6..52b9885c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -35762,6 +35762,17 @@ "description": "Prompt generator from CSV files with randomization and external text input.", "tags": ["prompt", "csv", "text", "random"] }, + { + "author": "bulldog68", + "title": "FMJ-LLM", + "reference": "https://github.com/bulldog68/ComfyUI_FMJ_LLM", + "files": [ + "https://github.com/bulldog68/ComfyUI_FMJ_LLM" + ], + "install_type": "git-clone", + "description": "Advanced nodes for interaction with Olama (text, vision, image editing), with dynamic management of prompts via CSV.", + "tags": ["prompt", "csv", "text", "random"] + }, { "author": "Usonaki", "title": "ComfyUI-DyPE-Nunchaku", @@ -36238,17 +36249,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "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" - ], - "install_type": "git-clone", - "tags": ["prompt", "csv", "text", "random"] - } + } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 91f6ab08..c29cef86 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -44,6 +44,17 @@ "description": "Prompt generator from CSV files with randomization and external text input.", "tags": ["prompt", "csv", "text", "random"] }, + { + "author": "bulldog68", + "title": "FMJ-LLM", + "reference": "https://github.com/bulldog68/ComfyUI_FMJ_LLM", + "files": [ + "https://github.com/bulldog68/ComfyUI_FMJ_LLM" + ], + "install_type": "git-clone", + "description": "Advanced nodes for interaction with Olama (text, vision, image editing), with dynamic management of prompts via CSV.", + "tags": ["prompt", "csv", "text", "random"] + }, { "author": "Usonaki", "title": "ComfyUI-DyPE-Nunchaku",