Metadata-Version: 2.1
Name: comfyui-qwenvl
Version: 2.1.1
Summary: This is an implementation of [Qwen3-VL](https://github.com/QwenLM/Qwen3-VL) for [ComfyUI](https://github.com/comfyanonymous/ComfyUI), which supports for text-based and single-image queries.
Home-page: https://github.com/alexcong/ComfyUI_QwenVL
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: pillow
Requires-Dist: huggingface_hub
Requires-Dist: transformers
Requires-Dist: bitsandbytes
Requires-Dist: accelerate
Requires-Dist: qwen-vl-utils
Requires-Dist: optimum
