Nodes Browser

ComfyDeploy: How ComfyUI-Qwen2 works in ComfyUI?

What is ComfyUI-Qwen2?

Qwen2 Nodes for ComfyUI. I needed to run Qwen2 on ComfyUI to use it in my workflow for batching images and captioning and none of the implementations I found on the web worked the way I wanted.[w/May contain bugs.]

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 ComfyUI-Qwen2 and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

ComfyUI-Qwen2

Qwen2 Nodes for ComfyUI.

I needed to run Qwen2 on ComfyUI to use it in my workflow for batching images and captioning and none of the implementations I found on the web worked the way I wanted.

[!CAUTION] May contain bugs.

Nodes list

Qwen2ModelLoader

Qwen2ModelRunInference

Preview

<details> <summary>Single image</summary>

Preview

</details> <details> <summary>Batch images</summary>

Preview

</details>

Installation

Clone this repository to ComfyUI/custom_nodes directory.

Docs and Credit

Qwen2

And, for all ComfyUI custom node developers