Skip to content

Commit dfd4ad0

Browse files
Add alternative portable download options for Windows (#784)
Generated-By: mintlify-agent Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
1 parent 5173522 commit dfd4ad0

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

installation/comfyui_portable_windows.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,12 @@ You can get the latest ComfyUI Portable download link by clicking the link below
3333
</Card>
3434
</CardGroup>
3535

36+
### Alternative downloads
37+
38+
- [Experimental portable for AMD GPUs](https://github.com/comfyanonymous/ComfyUI/releases/latest/download/ComfyUI_windows_portable_amd.7z)
39+
- [Portable with PyTorch CUDA 12.8 and Python 3.12](https://github.com/comfyanonymous/ComfyUI/releases/latest/download/ComfyUI_windows_portable_nvidia_cu128.7z)
40+
- [Portable with PyTorch CUDA 12.6 and Python 3.12](https://github.com/comfyanonymous/ComfyUI/releases/latest/download/ComfyUI_windows_portable_nvidia_cu126.7z) (Supports Nvidia 10 series and older GPUs)
41+
3642
After downloading, you can use decompression software like [7-ZIP](https://7-zip.org/) to extract the compressed package
3743

3844
The file structure and description after extracting the portable version are as follows:

zh-CN/installation/comfyui_portable_windows.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@ import AddExternalModels from "/snippets/zh/install/add-external-models.mdx"
3232
</Card>
3333
</CardGroup>
3434

35+
### 其他下载选项
36+
37+
- [AMD 显卡实验版](https://github.com/comfyanonymous/ComfyUI/releases/latest/download/ComfyUI_windows_portable_amd.7z)
38+
- [PyTorch CUDA 12.8 + Python 3.12 版本](https://github.com/comfyanonymous/ComfyUI/releases/latest/download/ComfyUI_windows_portable_nvidia_cu128.7z)
39+
- [PyTorch CUDA 12.6 + Python 3.12 版本](https://github.com/comfyanonymous/ComfyUI/releases/latest/download/ComfyUI_windows_portable_nvidia_cu126.7z)(支持 Nvidia 10 系列及更早的显卡)
40+
3541
下载后你可以使用类似解压软件如 [7-ZIP](https://7-zip.org/) 对压缩包进行解压
3642

3743
便携版解压后对应的文件结构及说明如下:

0 commit comments

Comments
 (0)