mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 10:02:28 +08:00
Add Ollama Prompt Encode custom node (#768)
This commit is contained in:
parent
7b001b5e9b
commit
8a8f642b5a
@ -10598,6 +10598,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Michael Standen",
|
||||
"title": "Ollama Prompt Encode",
|
||||
"id": "ollamapromptencode",
|
||||
"reference": "https://github.com/ScreamingHawk/comfyui-ollama-prompt-encode",
|
||||
"files": [
|
||||
"https://github.com/ScreamingHawk/comfyui-ollama-prompt-encode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A prompt generator and CLIP encoder using AI provided by Ollama."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user