Metadata-Version: 2.1
Name: comfyui-gguf-fx
Version: 0.0.1
Summary: ComfyUI nodes for running GGUF quantized Qwen2.5-VL models using llama.cpp
Home-page: https://github.com/weekii/ComfyUI-GGUF-FX
Requires-Python: >=3.10
Requires-Dist: llama-cpp-python>=0.2.0
Requires-Dist: Pillow>=9.0.0
Requires-Dist: numpy
Requires-Dist: requests>=2.25.0
Requires-Dist: transformers>=4.51.0
Requires-Dist: accelerate>=0.20.0
