Skip to content

2024/09/29

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 14:58
1fc420c
How to use: 如何使用
1. Download all .7z.00X files 1. 下载所有 .7z.00X 文件
2. Open the .001 file and extract 2. 打开第一个文件(.001)并解压
3. Run run_nvidia_gpu.bat to start ComfyUI 3. 运行 run_nvidia_gpu.bat 启动 ComfyUI
Note: You can install custom nodes via "ComfyUI-Manager" 提示:使用“管理器”可以安装自定义节点

Changes | 变动

  • Upgrade to PyTorch 2.4.0
  • Changes in run_nvidia_gpu.bat:
    • Add mirror site settings for PIP & HuggingFace Hub
    • Will try to copy u2net.onnx to user's home path, to avoid extra downloading at first start
  • 升级到 PyTorch 2.4.0
  • 启动脚本 run_nvidia_gpu.bat 增加功能
    • 可以为 PIP 与 HuggingFace Hub 设置镜像站点,优化国内下载速度。需手动编辑启用
    • 会尝试复制 u2net.onnx 到用户主目录,以避免初次启动时下载

Versions | 版本信息

  • Python 3.11.9
  • CUDA 12.1
  • PyTorch 2.4.0
  • xFormers 0.0.27.post2