Update custom-node-list.json

This commit is contained in:
Dr.Lt.Data 2025-11-11 00:38:48 +09:00 committed by GitHub
parent 931bb87e13
commit 2fb1efc73f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36201,23 +36201,10 @@
"description": "Advanced nodes for interaction with Olama (text, vision, image editing), with dynamic management of prompts via CSV.", "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", "reference": "https://github.com/bulldog68/ComfyUI_FMJ_LLM",
"files": [ "files": [
"https://github.com/bulldog68/ComfyUI_FMJ_LLM.git" "https://github.com/bulldog68/ComfyUI_FMJ_LLM"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"tags": ["prompt", "csv", "text", "random"], "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"
}
] ]
} }