Metadata-Version: 2.1
Name: comfyui-llamacpp-client
Version: 0.0.1
Summary: A comprehensive ComfyUI custom node that provides complete client functionality for llama-server from [a/llama.cpp](https://github.com/ggml-org/llama.cpp). This node acts as a bridge between ComfyUI workflows and llama-server instances, supporting every single parameter and endpoint that llama-server offers.
Home-page: https://github.com/fidecastro/comfyui-llamacpp-client
Requires-Python: >=3.10
Requires-Dist: requests>=2.25.1
Requires-Dist: pillow>=8.0.0
