软件介绍
ComfyUI 是一款面向视觉内容创作的专业级模块化AI引擎,采用图形化节点界面设计,为创作者提供对模型、参数和输出的全面控制。它支持生成图像、视频、3D模型、音频等多种内容类型,既可作为本地应用程序运行,也提供云端服务版本。该软件解决了AI创作工具灵活性不足的问题,让 专业人士能够通过可视化编程方式构建复杂的工作流,同时保持对创作过程的精细掌控。
使用说明
安装方式提供三种选择:
桌面应用程序:官网下载适用于Windows/macOS的安装包
手动安装:支持所有操作系统和GPU类型,需按照官方指南配置Python环境
云端服务:通过Comfy Cloud付费使用
基本操作步骤:
启动后通过拖拽节点构建工作流
连接输入输出形成处理流程
保存/加载JSON格式的工作流配置
通过App模式简化复杂工作流的操作界面
核心功能
可视化节点图界面:无需编码即可构建和复用图像、视频、音频等工作流
可视化节点图界面:无需编码即可构建和复用图像、视频、音频等工作流
广泛的模型支持:包括Stable Diffusion系列、SDXL、SD3.5等多种最新开源模型
广泛的模型支持:包括Stable Diffusion系列、SDXL、SD3.5等多种最新开源模型
多平台兼容:支持Windows、Linux、macOS系统,适配NVIDIA、AMD等多种GPU
多平台兼容:支持Windows、Linux、macOS系统,适配NVIDIA、AMD等多种GPU
高效资源管理:智能VRAM/RAM管理、模型卸载和量化模型支持
高效资源管理:智能VRAM/RAM管理、模型卸载和量化模型支持
专业创作工具:内置图像修复、外绘、遮罩合成、模型融合等多种专业功能
专业创作工具:内置图像修复、外绘、遮罩合成、模型融合等多种专业功能
离线工作能力:核心功能完全离线运行,保护用户隐私
离线工作能力:核心功能完全离线运行,保护用户隐私
版本更新内容
当前版本 v0.37.0 更新内容(内容较多时可在框内滚动查看)
v0.36.0
What's Changed
- Add new model blueprints and reorganize subgraph categories by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/14785
- main: bump the AMD Windows VA quota to 4TB (CORE-409) by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/16199
- [Partner Noes] feat(OpenRouter): add Microsoft
mai-image-2.6 models by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/16188 - quant_ops: drop the dead ROCm triton arch gate by @0xDELUXA in https://github.com/Comfy-Org/ComfyUI/pull/16211
- [Partner Nodes] feat(Gemini-LLM): Add Gemini 3.8 Flash to the Gemini text node by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/16195
- Update instructions for manual install on windows AMD. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/16217
- [Partner Nodes] feat(Tripo): migrate to the v3 API, add the Smart Segment node and retire the dead widgets by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/16201
- [Partner Nodes] feat(OpenRouter): add auto aspect ratio to the MAI image node by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/16229
- Update workflow templates to v0.11.59 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/16233
- Fix h3 fun controlnet with comfy compiler. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/16240
- Add linear to ImageColorSpace. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/16247
- Implement Video Concatenate (CORE-436) by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/16267
- fix: Fix unit tests for Concatenate Video node by @alexisrolland in https://github.com/Comfy-Org/ComfyUI/pull/16271
- feat: Marigold v2 support (CORE-431) by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/16232
- Support Yue2 music model. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/16250
- Bump comfyui-frontend-package to 1.52.7 by @christian-byrne in https://github.com/Comfy-Org/ComfyUI/pull/16275
- [Partner Nodes] feat(Bria): add new image edit nodes and the Video Eraser node by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/16264
- [Partner Nodes] feat(client): consume estimated-duration headers for progress display by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/16152
- Increase max song duration in Yue2 node. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/16292
- Don't add noise to the alpha channel in the Add Noise to Image node by @christian-byrne in https://github.com/Comfy-Org/ComfyUI/pull/15626
- Fix linear_input_act to respect _full_precision_mm fallback by @chelsealong in https://github.com/Comfy-Org/ComfyUI/pull/16285
- Fix yue2 AMD issues and add more controls to the generate ABC node. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/16293
- Log typed asset scanner filesystem errors by @christian-byrne in https://github.com/Comfy-Org/ComfyUI/pull/16096
- [Partner Nodes] feat(BFL): add the Flux Video Edit node by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/16259
- Add that Yue 2 is supported to readme. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/16303
- feat(assets): split asset records from content by @synap5e in https://github.com/Comfy-Org/ComfyUI/pull/16295
- test(assets): keep test typing 3.10-compatible by @synap5e in https://github.com/Comfy-Org/ComfyUI/pull/16305
- feat: structured event log lines for the assets system by @christian-byrne in https://github.com/Comfy-Org/ComfyUI/pull/16306
- [Partner Nodes] feat(Gemini-LLM): add GeminiNodeV3, deprecate V2 by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/16287
- Add Marigold V2 and YuE2 blueprints by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/16318
- Update workflow templates to v0.11.60 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/16319
- Implement Generic Loops (Candidate III - implemented ✅) (CORE-14) by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/16227
- comfy-execution: cache: catch errors is RAM cache sizing scan (CORE-437) by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/16314
- Use comfy kitchen apply rope in llama based models. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/16326
- Update comfy-kitchen version to 0.2.34 by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/16329
- MiniMax-H3 VAE optimizations by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/16187
- Lower minimax VAE usage by a bit. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/16332
- Temporarily disable testing with
--enable-assets by @guill in https://github.com/Comfy-Org/ComfyUI/pull/16334 - [Partner Nodes] feat(Pruna): add text-to-video and image-to-video nodes with P-Video-2 by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/16315
- [Partner Nodes] feat(Tripo): add Tripo P2 text, image and multiview to model nodes by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/16320
- Carry every item of a heterogeneous list through a loop by @L4XB in https://github.com/Comfy-Org/ComfyUI/pull/16345
- Declare loop boundaries in node schema and mark executionList input strictly internal (CORE-439) by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/16347
- Make llama apply rope use fast kernels on more models. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/16351
- Update workflow templates to v0.11.62 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/16350
New Contributors
- @L4XB made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/16345
Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.35.0...v0.36.0