Metadata-Version: 2.1
Name: comfyui-llm-session
Version: 1.0.2
Summary: Local LLM session nodes for ComfyUI using GGUF and llama.cpp, supporting Llama, Mistral, Qwen, DeepSeek, GLM, Gemma, Phi, LLaVA and gpt-oss, enabling both user-model chat and model-to-model dialogue without external runtimes like Ollama.
Home-page: https://github.com/kantan-kanto/ComfyUI-LLM-Session
Requires-Python: >=3.10
Requires-Dist: llama-cpp-python>=0.3.16
Requires-Dist: pillow>=10.0.0
Requires-Dist: numpy
