Metadata-Version: 2.1
Name: comfyui-minicpmv4
Version: 0.0.1
Summary: Modular ComfyUI nodes to run the vision-language model MiniCPM‑V‑4 in GGUF format, powered by llama‑cpp‑python.
Home-page: https://github.com/mamorett/ComfyUI_minicpmv4
Requires-Python: >=3.10
Requires-Dist: --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cu121
Requires-Dist: --only-binary :all:
Requires-Dist: llama-cpp-python>=0.2.0
Requires-Dist: huggingface-hub
Requires-Dist: numpy
Requires-Dist: pillow
