Qwen-image-edit在ComfyUI部署使用

背景

今天在做产品宣传图片、公司海报的时候,使用了Qwen-image-edit模型,它的生图,以及编辑能力确实很好用。就顺手把它部署到我的AI主机里面。

本文旨在ComfyUI中调用模型服务的功能学习。

  • 关键词:ComfyUI,Qwen image edit
  • 目的:模型调用,ComfyUI版本升级
  • 难度:低;

模型介绍

项目地址

github仓库:https://github.com/QwenLM/Qwen-Image

huggingface社区:https://huggingface.co/Qwen/Qwen-Image-Edit

modelscope魔搭社区:https://www.modelscope.cn/models/Qwen/Qwen-Image-Edit

技术报告

https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-Image/Qwen_Image.pdf

免费试用

https://chat.qwen.ai/

阿里云百炼接入

https://help.aliyun.com/zh/model-studio/qwen-image-edit-guide

comfyui接入

https://docs.comfy.org/tutorials/image/qwen/qwen-image-edit

安装部署

油管视频

https://www.youtube.com/watch?v=TZIijn-tvoc&t=710s

B站视频

https://www.bilibili.com/video/BV16SeqzVEm2/

参照comfyui官方给的文章,现在我们来快速接入

升级comfy ui

https://docs.comfy.org/installation/update_comfyui#manual-installation

运行comfyui,查看打印

复制代码
Checkpoint files will always be loaded safely.
Total VRAM 32607 MB, total RAM 48273 MB
pytorch version: 2.9.0.dev20250810+cu128
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 5090 : cudaMallocAsync
Using pytorch attention
Python version: 3.12.11 | packaged by Anaconda, Inc. | (main, Jun  5 2025, 12:58:53) [MSC v.1929 64 bit (AMD64)]
ComfyUI version: 0.3.59

https://github.com/comfyanonymous/ComfyUI/releases/tag/v0.3.59的版本对的上,确实更新到最新release。

加载workflow json文件,运行ok。50~80秒跑完demo,需要占用20GB内存。

跑了几次,后续时间稳定在50s左右,效果有时候不好。针对demo图片的prompt 如下

Remove all UI text elements from the image. Keep the feeling that the characters and scene are in water. Also, remove the green UI elements at the bottom.

"移除图像中的所有界面文字元素。保留角色和场景处于水中的感觉。同时移除底部的绿色界面元素。"

比如这张,没有完全按照prompt去除上面的字体。

这一轮结果处理还是符合预期的。

最后,RTX5090显卡已经出了一些时间了,CUDA已经从12.8升级到12.9,到最新的13.0了。当前torch稳定版已经支持12.8和12.9了。13.0停留在dev版本。

https://pytorch.org/

CUDA12.8

CUDA 13.0

我快速pip uninstall 卸载了原来dev的库,并升级了下torch的三个库

复制代码
pip uninstall torch torchvision torchaudio
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128

Checkpoint files will always be loaded safely.
Total VRAM 32607 MB, total RAM 48273 MB
pytorch version: 2.8.0+cu128
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 5090 : cudaMallocAsync
Using pytorch attention
Python version: 3.12.11 | packaged by Anaconda, Inc. | (main, Jun  5 2025, 12:58:53) [MSC v.1929 64 bit (AMD64)]
ComfyUI version: 0.3.59
ComfyUI frontend version: 1.26.13
相关推荐
新加坡内哥谈技术3 分钟前
大语言模型的上下文工程指南
人工智能
Gofarlic_OMS4 分钟前
装备制造企业Fluent许可证成本分点典型案例
java·大数据·开发语言·人工智能·自动化·制造
2501_948114246 分钟前
DeepSeek V4 全面实测:万亿参数开源模型的工程落地与成本推演
人工智能·ai·开源
程序员雷欧12 分钟前
大模型应用开发学习第八天
大数据·人工智能·学习
liukuang11014 分钟前
伊利、蒙牛、飞鹤与光明乳业:存量时代的攻守之道与价值分化
大数据·人工智能·物联网
前进的李工19 分钟前
LangChain使用AI工具赋能:解锁大语言模型无限潜力
开发语言·人工智能·语言模型·langchain·大模型
北京耐用通信23 分钟前
无缝衔接·高效传输——耐达讯自动化CC-Link IE转Modbus TCP核心解决方案
网络·人工智能·物联网·网络协议·自动化·信息与通信
linux修理工23 分钟前
Claude code与CC-switch安装使用
运维·人工智能
GitCode官方26 分钟前
智谱 GLM-5.1 正式开源并上线 AtomGit AI!
人工智能·开源
Agent产品评测局30 分钟前
互联网行业自动化平台选型,运营全流程提效指南:2026企业级智能体架构与实战全解析
运维·人工智能·ai·chatgpt·架构·自动化