Nodes Browser

ComfyDeploy: How Qwen2-VL wrapper for ComfyUI works in ComfyUI?

What is Qwen2-VL wrapper for ComfyUI?

ComfyUI Qwen2-VL wrapper that supports text-based and single-image queries.

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for Qwen2-VL wrapper for ComfyUI and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

ComfyUI Qwen2-VL wrapper

Sample workflow

You can find a sample workflow here.

alt text

Additionally, you can use Qwen2.5 for text generation alt text

A sample workflow using both nodes

Installation

Install from ComfyUI Manager, search for Qwen2-VL wrapper for ComfyUI

To install ComfyUI_QwenVL in ComfyUI\custom_nodes\, follow these steps:

  1. Clone the repository:

    git clone https://github.com/alexcong/ComfyUI_QwenVL.git
    
  2. Navigate to the cloned directory:

    cd ComfyUI_QwenVL
    
  3. Install the required dependencies:

    pip install -r requirements.txt
    

Qwen2-VL models location

Models will be downloaded to ComfyUI\models\LLM\