当前位置:   article > 正文

Mac 安装comfigUI (M1)_comfyui mac

comfyui mac

注:系统要升到最新的 (Xcode 13.3.1 or later)

Requirements 

  • Mac computers with Apple silicon or AMD GPUs
  • macOS 12.3 or later
  • Python 3.7 or later
  • Xcode command-line tools: xcode-select --install

安装 pytorch 

  1. 查看这个内容安装
  2. https://developer.apple.com/metal/pytorch/

或者

  1. curl -O https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-arm64.sh
  2. sh Miniconda3-latest-MacOSX-arm64.sh
  3. conda install pytorch torchvision torchaudio -c pytorch-nightly

 安装comfigUI

  1. #克隆ComfyUI代码并安装依赖
  2. cd ~/
  3. git clone https://github.com/comfyanonymous/ComfyUI
  4. cd ComfyUI
  5. pip install -r requirements.txt
  6. #安装插件管理器及汉化插件
  7. cd ~/ComfyUI/custom_nodes
  8. git clone https://github.com/ltdrdata/ComfyUI-Manager.git
  9. cd ComfyUI-Manager && pip install -r requirements.txt
  10. cd ..
  11. git clone https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION.git

启动 comfigUI

  1. cd ~/ComfyUI
  2. python3 main.py

 后面就下载 模型 和汉化操作

参考:

1、ComfyUI介绍(官方直译)详细部署教程和使用 - 知乎

2、3步搞定Mac下的ComfyUI安装(Apple Silicon M1/M2/M3) [小白友好版] - 知乎 

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/秋刀鱼在做梦/article/detail/779694
推荐阅读
  

闽ICP备14008679号