new custom node submit (#727)

This commit is contained in:
Peter WANG 2024-05-30 17:04:39 +08:00 committed by GitHub
parent 9ae7a3d973
commit 141e14c67e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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