mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
new custom node submit (#727)
This commit is contained in:
parent
9ae7a3d973
commit
141e14c67e
@ -10000,6 +10000,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "wujm424606",
|
||||
"title": "ComfyUi-Ollama-YN",
|
||||
"id": "ollama-YN",
|
||||
"reference": "https://github.com/wujm424606/ComfyUi-Ollama-YN",
|
||||
"files": [
|
||||
"https://github.com/wujm424606/ComfyUi-Ollama-YN"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI Nodes for interacting with [a/Ollama](https://ollama.com/) using the [a/ollama python client](https://github.com/ollama/ollama-python).\n Meanwhile it will provide better prompt descriptor for stable diffusion."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user