Qwen2VL node is renamed to Qwen2.5VL due to the release of new Qwen models
You can find a sample workflow here.
Additionally, you can use Qwen2.5 for text generation
A sample workflow using both nodes
Install from ComfyUI Manager, search for Qwen2-VL wrapper for ComfyUI
To install ComfyUI_QwenVL in ComfyUI\custom_nodes\
, follow these steps:
-
Clone the repository:
git clone https://github.com/alexcong/ComfyUI_QwenVL.git
-
Navigate to the cloned directory:
cd ComfyUI_QwenVL
-
Install the required dependencies:
pip install -r requirements.txt
Models will be downloaded to ComfyUI\models\LLM\