Metadata-Version: 2.1
Name: comfyui-qwen-chat-models
Version: 0.1.1
Summary: Custom ComfyUI nodes for running Qwen text and multimodal chat models (Qwen2.5/Qwen3, Qwen2.5-VL/Qwen3-VL) inside workflows.
Home-page: https://github.com/ConstantlyGrowup/ComfyUI_Qwen_chat_models
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: pillow
Requires-Dist: huggingface_hub
Requires-Dist: transformers
Requires-Dist: accelerate
Requires-Dist: bitsandbytes
Requires-Dist: qwen-vl-utils
Requires-Dist: optimum
