Metadata-Version: 2.1
Name: comfyui-gguf-vlm
Version: 0.0.1
Summary: ComfyUI nodes for running GGUF quantized Qwen2.5-VL models using llama.cpp
Home-page: https://github.com/walke2019/ComfyUI-GGUF-VLM
Requires-Python: >=3.10
Requires-Dist: llama-cpp-python>=0.3.16
Requires-Dist: Pillow>=11.0.0
Requires-Dist: numpy
Requires-Dist: requests>=2.32.5
Requires-Dist: transformers>=4.57.1
Requires-Dist: accelerate>=1.11.0
Requires-Dist: pyyaml>=6.0.2
Requires-Dist: huggingface-hub>=0.34.4
