Metadata-Version: 2.1
Name: comfyui-qwen2-vl-nodes
Version: 0.0.1
Summary: A complete set of custom nodes for ComfyUI that integrates the Qwen2-VL vision-language model with all-in-one QWEN VLM MACHINE supporting Transformers and GGUF loading, plus image and video support.
Home-page: https://github.com/darkpool999/ComfyUI-Qwen2-VL-Nodes
Requires-Python: >=3.10
Requires-Dist: transformers>=4.37.0
Requires-Dist: accelerate>=0.25.0
Requires-Dist: bitsandbytes>=0.41.0
Requires-Dist: Pillow>=9.0.0
Requires-Dist: qwen-vl-utils
Requires-Dist: einops
Requires-Dist: llama-cpp-python>=0.2.75
