mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-31 09:10:49 +08:00
Add FMJ-LLM node for Olama interaction
Added a new node for FMJ-LLM with details about its functionality and installation.
This commit is contained in:
parent
14ef448937
commit
87ebc115b9
@ -36194,6 +36194,18 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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.git"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"tags": ["prompt", "csv", "text", "random"],
|
||||||
|
"license": "MIT"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user