Ollama and Llava vision integration for ComfyUI
This repository, maintained by fairy-root, provides custom nodes for ComfyUI, integrating with the Ollama API for language model interactions and offering text manipulation capabilities.
ComfyUI/custom_nodes
dir in terminal(cmd)git clone https://github.com/fairy-root/comfyui-ollama-llms.git
pip install ollama
Phi3 is just an example since it is small and fast. You can choose any other models as well.
ollama pull phi3
or
ollama run phi3
Your support is appreciated:
TGCVbSSJbwL5nyXqMuKY839LJ5q5ygn2uS
13GS1ixn2uQAmFQkte6qA5p1MQtMXre6MT
0xdbc7a7dafbb333773a5866ccf7a74da15ee654cc
Ldb6SDxUMEdYQQfRhSA3zi4dCUtfUdsPou
This project is licensed under the MIT License. See the LICENSE file for details.
Contributions are welcome! Please open an issue or submit a pull request for any improvements or features.