Skip to content

throttlekitty/ComfyUI_QwenVL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComfyUI Qwen2.5VL and Qwen2.5 wrapper

Update

Qwen2VL node is renamed to Qwen2.5VL due to the release of new Qwen models

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\

About

ComfyUI Qwen2.5VL and Qwen2.5 wrapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%