ComfyUI-Windows-Portable
Update Log:
- 8-20: The integrated package is divided into domestic and global versions, with no differences other than the startup files.
About the Integrated Package and Instructions:
Environment Configuration Instructions
This integrated package is built and tested based on Miniforge3-25.1.1, and uses its built-in Python 3.11 version to create a venv virtual environment. The core deep learning library configuration is as follows:
- PyTorch:
2.7.1(CUDA 12.8) - xformers:
0.0.32+35bfb516.d20250730(Self-compiled version) - triton-windows:
3.3.1.post19 - sageattention:
2.2.0+cu128torch2.7.1.post2 - Apex: Self-compiled version
Windows System Prerequisites
To ensure the smooth operation of the integrated package in a Windows environment and the correct compilation of related components, please install the necessary software and drivers according to the following guide:
- NVIDIA CUDA Toolkit 12.8.1:
- To ensure compatibility and successful compilation of GPU acceleration features and related libraries (such as PyTorch, xformers, Apex), it is strongly recommended to install this specific version.
- Download address: CUDA Toolkit 12.8.1
- NVIDIA cuDNN 9.8.0.87:
- A key acceleration component for deep learning libraries. Please ensure its version is compatible with your installed CUDA Toolkit 12.8.1 and configure it correctly according to the official guide (usually by copying files to the CUDA installation directory).
- Download address: cuDNN 9.8.0.87
- Conda Environment Manager (version <= 25.1.1):
- It is recommended to use a Conda distribution no higher than
25.1.1(e.g., Miniforge3 25.1.1 or Anaconda/Miniconda 25.1.1). - Important Note: Conda versions higher than this may cause the batch scripts (
.batfiles) provided in this project to fail to correctly call the virtual environment.
- It is recommended to use a Conda distribution no higher than
- Visual Studio 2022:
- Used for compiling components of the integrated package that need to be built from source (such as
xformersandApex). - When installing, be sure to check the "Desktop development with C++" workload.
- Download address: Visual Studio 2022
- Used for compiling components of the integrated package that need to be built from source (such as
Download Addresses:
- China Download: https://pan.quark.cn/s/248b41dd8ee1
- Global Download: https://huggingface.co/hemcn/ComfyUI-Portable/tree/main
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support