[转] AI 官方:ComfyUI 的软件、硬件要求

AI 官方:ComfyUI 的软件、硬件要求

> https://github.com/comfyanonymous/ComfyUI/tags

复制代码
## 安装 ComfyUI 
# 1
# CPU  https://docs.comfy.org/installation/manual_install#linux
git clone git@github.com:comfyanonymous/ComfyUI.git
git clone https://github.com/comfyanonymous/ComfyUI.git  # 开源版本

# 2 安装GPU驱动。(纯CPU则忽略这一步骤。)
# ComfyUI官方有给出了安装文档?
## GPU 需要另外安装要求的具体驱动

# 3 安装依赖
cd ComfyUI
pip install -r requirements.txt
# https://pytorch.org/get-started/locally/     
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cpu

# 4 运行
# Start ComfyUI, Start the application
cd ComfyUI
python main.py  # GPU运行
python3 main.py --cpu # 纯CPU运行

How to Install Custom Nodes in ComfyUI

> https://docs.comfy.org/installation/install_custom_node

> https://docs.comfy.org/installation/system_requirements

Supported Hardware

  • NVIDIA GPU
  • AMD GPU
  • Intel GPU (includes Arc series, supports IPEX)
  • Apple Silicon (M1/M2)
  • Ascend NPU
  • Cambricon MLU
  • CPU (can use the ---cpu parameter, slower)

Please refer to the ComfyUI Windows and Linux manual installation section for detailed installation steps.

The stable version of PyTorch 2.7 now supports the Blackwell architecture (CUDA 12.8), and the core and desktop versions of ComfyUI have adopted this version.

Dependencies

  • Install PyTorch
  • Install all dependencies in the requirements.txt of ComfyUI

Manual Installation

Please refer to the manual installation section for detailed installation steps.

.

System Requirements

Currently, we support the following operating systems:

  • Windows
  • Linux
  • macOS (supports Apple Silicon, such as the M series)

You can refer to the following sections to learn about the installation methods for different systems and versions of ComfyUI. In the installation of different versions, we have simply described the system requirements.

  • ComfyUI Desktop
  • ComfyUI Desktop
  • ComfyUI Portable (Windows)

Manual Installation

Python Version

  • Recommended Python 3.12
  • Supports Python 3.13 (some custom nodes may not be compatible)

Browser Requirements

For the best experience, use Google Chrome version 143 or later. Earlier versions of Chrome (142 and below) have known issues that can cause visual glitches and performance problems in ComfyUI.

相关推荐
南京云森杉木桩2 分钟前
常见打桩木品牌推荐,选对材质让工程更稳固
人工智能·python·材质
空堂与归16 分钟前
实时目标检测怎么做到又快又准?YOLOv12架构深度解析
人工智能·yolo·目标检测·计算机视觉·架构
Summer-Bright20 分钟前
Stripe 75亿美元收下OpenRouter、Nvidia让harness打败模型 —— AI软件简报 08.19-08.23
人工智能·安全·ai网关·模型路由
TonyLee01721 分钟前
关于AI游戏开发
人工智能·游戏开发
硅谷秋水21 分钟前
通过技能-驾驭进化实现自我演化的具身智能体
人工智能·深度学习·安全·机器学习·语言模型·机器人
angered35 分钟前
「AI 应用 / AI Agent」行业日报 · 2026-08-23
人工智能·ai编程
狂云歌40 分钟前
AI学习之function calling&mcp
人工智能·学习·ai·ai编程
蓝速科技43 分钟前
蓝速桌面 AI 双屏翻译机:重塑企业涉外接待门面与沟通效率
人工智能
浪兎兎1 小时前
【微调】(案例)SpeedWolf 狼人杀策略分析模型
人工智能·pytorch
tachibana21 小时前
RAGAS 指标解读
数据库·人工智能·算法·机器学习·架构·大模型·llm