Skip to content

Releases: YanWenKun/ComfyUI-Windows-Portable

2024/10/02

03 Oct 08:52
db497b3
Compare
Choose a tag to compare
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 Python 3.12
  • 升级到 Python 3.12

Versions | 版本信息

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

2024/10/01

03 Oct 08:40
7ecb07e
Compare
Choose a tag to compare
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" 提示:使用“管理器”可以安装自定义节点

Note | 提示

  • This is the final release based on Python 3.11. Future releases will be based on Python 3.12.
  • 该版为最后一次基于 Python 3.11 打包,后续发布将基于 Python 3.12。
  • Only few subtle changes have made. You don't need to update to this one if you're already using 2024/09/29 release.
  • 仅包含少量变更,已使用 2024/09/29 版的用户无需更新。

Changes | 变动

  • Forcing LF line ending for git.
  • In run_nvidia_gpu.bat:
    • Better pycache path.
    • Remove unnecessary quotes in PIP mirror and HF mirror URL.
  • 强制 git 使用 LF 行尾
  • 启动脚本 run_nvidia_gpu.bat 变动:
    • pycache 使用绝对路径
    • 去掉 PIP 和 HF 镜像 URL 中多余的引号

Versions | 版本信息

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

2024/09/29

29 Sep 14:58
1fc420c
Compare
Choose a tag to compare
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

2024/09/29 Without 3D-Pack

29 Sep 14:03
11a5be8
Compare
Choose a tag to compare
Pre-release

Note | 提示

  • This release is for Flux and performance, using some newest components.
  • 本次发布意在 Flux 与高性能,主要组件使用最新版本。
  • This release doesn't include:
  • 本次发布不含:
    • Comfy3D
    • InstantID
    • ReActor
    • AnimateDiff
    • AnimateAnyone
    • FaceAnalysis
    • WAS NS
    • MTB Nodes

Hint | 使用技巧

  • If you're using 40 series / Ada GPU or newer, you can try adding --fast to the startup arguments in run_nvidia_gpu.bat.
  • 如果你在用 40 系或更新 GPU,可以尝试开启实验性参数 --fast,编辑 run_nvidia_gpu.bat 添加至启动行末尾即可。
  • Source: comfyanonymous/ComfyUI@9953f22

Versions | 版本信息

  • Python 3.12.6
  • CUDA 12.4
  • PyTorch 2.4.1
  • xFormers 0.0.28.post1

2024/09/10

09 Sep 19:08
d47638c
Compare
Choose a tag to compare
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 | 变动

  • Add environment variable TORCH_CUDA_ARCH_LIST to start script, fixing Comfy3D errors.
    • Recommend edit run_nvidia_gpu.bat before start, it has instruction comments.
  • 添加环境变量 TORCH_CUDA_ARCH_LIST 到启动脚本,解决 Comfy3D 错误。
    • 推荐启动前先编辑一下 run_nvidia_gpu.bat,内有说明。

Versions | 版本信息

  • Python 3.11.9
  • CUDA 12.1
  • PyTorch 2.3.0
  • xFormers 0.0.26.post1

2024/09/08

07 Sep 21:29
a7800b5
Compare
Choose a tag to compare
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 | 变动

  • A new start script that may help preventing PATH problems.
  • 新的启动脚本,有望避免 PATH 环境变量的问题。

Versions | 版本信息

  • Python 3.11.9
  • CUDA 12.1
  • PyTorch 2.3.0
  • xFormers 0.0.26.post1

2024/09/08 Without 3D-Pack

07 Sep 20:18
a4680bf
Compare
Choose a tag to compare
Pre-release

Note | 提示

  • This release is focus on Flux, using some of the newest components.
  • 本次发布意在 Flux,主要组件使用最新版本,请留意版本信息。
  • This release doesn't include:
  • 本次发布不含:
    • Comfy3D
    • InstantID
    • ReActor
    • AnimateDiff
    • AnimateAnyone
    • FaceAnalysis
    • WAS NS

Hint | 小技巧

  • If you're using 40 series / Ada GPU or newer, you can try adding --fast to the startup arguments in run_nvidia_gpu.bat.
  • 如果你在用 40 系或更新 GPU,可以尝试开启实验性参数 --fast,编辑 run_nvidia_gpu.bat 添加至启动行末尾即可。
  • Ref: comfyanonymous/ComfyUI@9953f22

Versions | 版本信息

  • Python 3.12.6
  • CUDA 12.4
  • PyTorch 2.4.1
  • xFormers NOT installed

2024/07/28-PT24

28 Jul 00:46
ff3ccef
Compare
Choose a tag to compare
2024/07/28-PT24 Pre-release
Pre-release
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" 提示:使用“管理器”可以安装自定义节点

Note | 提示

  • This package includes the latest version of PyTorch, which may not be compatible with Comfy3D. You might want to consider the last release.
  • 该包使用最新版 PyTorch,可能不兼容 Comfy3D,建议 3D 用户使用上一版

Versions | 版本信息

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

2024/07/28

28 Jul 00:20
55179c5
Compare
Choose a tag to compare
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 | 变动

  • Downgrade PyTorch version to 2.3.0 for Comfy3D compatibility.
  • 为了 Comfy3D 兼容性,PyTorch 版本回退到 2.3.0

Versions | 版本信息

  • Python 3.11
  • CUDA 12.1
  • PyTorch 2.3.0
  • xFormers 0.0.26.post1

2024/07/23

23 Jul 10:04
562118a
Compare
Choose a tag to compare
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 | 变动

  • No changes, just update packages.
  • 无变动,仅更新软件包。

Versions | 版本信息

  • Python 3.11
  • CUDA 12.1
  • PyTorch 2.3.1
  • xFormers 0.0.27