mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-31 16:30:18 +08:00
new custom node submit
This commit is contained in:
parent
833f4234a1
commit
eab4180ff2
@ -9989,6 +9989,17 @@
|
|||||||
],
|
],
|
||||||
"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": "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