Skip to content

2024/10/29

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Oct 22:09
de441ec

Changes | 变动

  • Upgrade to PyTorch 2.5 + CUDA 12.4.
  • Add custom node: PuLID.
  • Add a script for re-compiling and re-installing Comfy3D dependencies.
  • Add a script for force-updating ComfyUI and all custom nodes.
  • bugfix: wrong python_embeded\include path
  • 升级到 PyTorch 2.5 + CUDA 12.4
    • 用了我自己编译的 Comfy3D 依赖项 wheel 文件 ,看起来兼容性更好了(文件也更大了)。
  • 添加自定义节点: PuLID 。
  • 添加启动脚本 run_cn.bat 便于大陆地区使用。
  • 添加 使用国内镜像强制更新全部节点.sh 便于大陆地区使用。
  • 添加 重新编译安装3D-Pack依赖项.bat 便于用户解决兼容性问题。
  • 修复 bug:python_embeded\include 路径错误。

Known Issues | 已知问题

  • In order to run StableFast3D workflow, you need to download unordered_dense.h into python_embeded\include\ankerl\ folder.
  • 如需运行 StableFast3D 工作流,需下载 unordered_dense.h 文件到 python_embeded\include\ankerl\ 目录下。

Versions | 版本信息

  • Python 3.12.7
  • CUDA 12.4
  • PyTorch 2.5.0
  • xFormers 0.0.28.post2