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
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI-Qwen2
and select it - 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> </details> <details> <summary>Batch images</summary> </details>Installation
Clone this repository to ComfyUI/custom_nodes
directory.
Docs and Credit
And, for all ComfyUI custom node developers