ComfyUI节点Qwen3-Omni多模态LLM本地部署
将Qwen3-Omni接入ComfyUI,提供在节点流程中调用的多模态/文本生成能力,便于本地部署与管理。
💡 在ComfyUI流程中调用Qwen3-Omni进行多模态或文本生成。
🍴 1 Forks💻 Python🔄 2025-10-07
https://pan.quark.cn/s/a1f1f564f19c
📦 requirements.txt
torch
transformers
soundfile
moviepy==1.0.6
numpy
gradio-client
qwen_omni_utils
📄 README
ComfyUI_Qwen3Omni
https://github.com/QwenLM/Qwen3-Omni
Install
推荐使用管理器 ComfyUI Manager 安装(On the Way)
手动安装:
cd custom_nodes
git clone https://github.com/leeguandong/ComfyUI_Qwen3Omni.git
Install dependency packages pip install -r ComfyUI_Qwen3Omni/requirements.txt
重启 ComfyUI
Stars
[](https://star-history.com/#ComfyUI_Qwen3Omni&Date)