Add Ollama Prompt Encode custom node

This commit is contained in:
Michael Standen 2024-06-13 10:53:15 +12:00 committed by GitHub
parent 7b001b5e9b
commit a9e9098482
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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