Skip to content

Releases: YanWenKun/ComfyUI-Windows-Portable

2025/08/16

15 Aug 18:54
896e773
Compare
Choose a tag to compare

Changes | 改动

  • Upgraded to PyTorch 2.8 + CUDA 12.9
  • 升级到 PyTorch 2.8 + CUDA 12.9

Replaced Custom Node | 节点换源

Removed Custom Node | 移除预装节点

Versions Info | 版本信息

2025/07/21

20 Jul 23:10
b1d8792
Compare
Choose a tag to compare

Changes | 改动

Versions Info | 版本信息

2025/07/17

16 Jul 21:22
32d0f56
Compare
Choose a tag to compare

Changes | 改动

  • Upgrade MinGit to 2.50.1 to avoid security risks.
  • 升级 MinGit 到 2.50.1 以避免安全隐患。
  • Update xFormers to 0.0.31.post1 to fix compatibility issues on Windows.
  • 更新 xFormers 到 0.0.31.post1 以解决 Windows 上的兼容问题。

Versions Info | 版本信息

2025/07/08

08 Jul 02:25
39f4747
Compare
Choose a tag to compare

Changes | 改动

  • Updated to PyTorch 2.7.1
  • 更新到 PyTorch 2.7.1

Versions Info | 版本信息

2025/05/29

28 May 19:23
800626b
Compare
Choose a tag to compare

Changes | 改动

  • Upgraded to PyTorch 2.7 + CUDA 12.8
  • 升级到 PyTorch 2.7 + CUDA 12.8

Versions Info | 版本信息

2025/03/20

20 Mar 01:41
0854fb3
Compare
Choose a tag to compare

screenshot-launcher

screenshot-launcher

Major Changes | 大改动

  • Added Launcher GUI & Force Updater GUI (Based on Gooey).
  • Integrated MinGit, users no longer need to install Git before starting.
  • 添加启动器 GUI、强制更新工具 GUI(基于 Gooey)。
  • 集成 MinGit,用户不再需要提前安装 Git。

Minor Changes | 小改动

  • 不再预装 Python 包 mediapipe
  • 中文脚本与启动器会配置 ComfyUI-Manager 从国内镜像下载节点总表,避免卡顿(但尚无法从镜像下载节点)。

Added Custom Node | 新增预装节点

Versions Info | 版本信息

2025/02/06

06 Feb 11:34
7b18c57
Compare
Choose a tag to compare
  • This is a maintenance release with only version upgrades, ensuring a stable experience.
  • 本次更新为例行维护,仅作版本升级,提供稳定体验。

Changes | 改动

  • Upgraded to PyTorch 2.6 + CUDA 12.6
  • 升级到 PyTorch 2.6 + CUDA 12.6

Versions Info | 版本信息

  • ComfyUI 0.3.14
  • Python 3.12.9
  • CUDA 12.6
  • PyTorch 2.6.0
  • xFormers 0.0.29.post2

What's Next | 新版展望

  • Next release will attempt to add complex nodes.
  • 新版将会尝试添加复杂节点。

2025/01/20

19 Jan 22:23
62c21a6
Compare
Choose a tag to compare
2025/01/20 Pre-release
Pre-release

Major Changes | 大改动

  • Migrated Python runtime from Python Embedded to Astral's python-build-standalone, which is better suited for this use case and provides a stronger foundation for future development.
  • Models are packed into a separate zip file, allowing for more flexible installation.
  • Removed update scripts folder, a legacy from the early days of ComfyUI, which is now covered by ComfyUI-Manager.
  • Python 运行环境由官方的 Python Embedded 替换为 Astral 的 python-build-standalone ,更接近完整安装的 Python(内置头文件等),更适合 ComfyUI 的使用场景,为未来开发提供便利。
  • 模型文件现在单独打包,方便用户自行选择部署,减少下载大小。
  • 移除 update 目录,这是 ComfyUI 早期自带的更新脚本,如今 ComfyUI-Manager 已成标配,无必要保留。

Added Custom Node | 新增预装节点

Removed Custom Node | 移除预装节点

Versions Info | 版本信息

  • ComfyUI 0.3.12
  • Python 3.12.8
  • CUDA 12.4
  • PyTorch 2.5.1
  • xFormers 0.0.29.post1

2025/01/17

17 Jan 11:12
e60ab19
Compare
Choose a tag to compare

Removed Custom Nodes | 移除预装节点

Minor Changes | 小改动

  • Fixed for Crystools not showing UI.
  • Removed matrix-client.
  • Added binaries of Ninja, aria2, FFmpeg.
  • 解决 Crystools 默认不显示问题
  • 移除 matrix-client
  • 添加 Ninja、aria2、FFmpeg 执行程序
  • 替换国内的 GitHub 代理地址

Versions Info | 版本信息

  • ComfyUI 0.3.12
  • Python 3.12.8
  • CUDA 12.4
  • PyTorch 2.5.1
  • xFormers 0.0.29.post1

What's Next | 新版展望

2025/01/02

02 Jan 13:08
699b063
Compare
Choose a tag to compare

Happy New Year!

Added Custom Nodes | 新增预装节点

Removed Custom Nodes | 移除预装节点

Minor Changes | 小改动

  • Use a local folder TorchHome to save model files downloaded by PyTorch Hub.

    • You can copy/move your cache %USERPROFILE%\.cache\torch\hub to the TorchHome folder if needed.
    • If you like the old way, simply remove the line in start script.
  • 现在程序根目录下有个 TorchHome 文件夹用来保存 PyTorch Hub 下载的模型文件。

    • 以前的模型文件在 %USERPROFILE%\.cache\torch\hub,可以将其移动或复制过来。
    • 或者,如果你喜欢以前的保存位置,将启动脚本里对应行删除即可。

Versions Info | 版本信息

  • Python 3.12.8
  • CUDA 12.4
  • PyTorch 2.5.1
  • xFormers 0.0.29.post1

What's Next | 新版展望

  • Next release may remove some outdated custom nodes.
  • May tweak with depthflow, transparent-background, matrix-client, mediapipe and gradio for a cleaner dependency.
  • 新版将会清理一些过时节点。
  • 会尝试清理几个容易卡版本的依赖项: depthflow, transparent-background, matrix-client, mediapipe, gradio