Add FMJ-LLM node for Olama interaction

Added new node for FMJ-LLM with details for installation and usage.
This commit is contained in:
Bulldog68 2025-11-09 17:26:40 +01:00 committed by GitHub
parent 87ebc115b9
commit 931bb87e13
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"
}
]
}