Windows AI Wheels

ComfyUI Wiki

Windows 平台 AI/ML 库的预编译 Python wheel 包合集,包含 flash-attention、xformers、SageAttention、NATTEN、Triton 等,无需编译即可用 pip 直接安装。

Windows AI Wheels logo
Windows AI WheelsCommunity
#wheels#pip#windows#pytorch#flash-attention#xformers
访问官网

Windows AI Wheels 是一个由社区维护的预编译 Python wheel 包集合,专门收录在 Windows 上难以甚至无法从源码编译的 AI/ML 库。它涵盖常用的包,如 flash-attention、xformers、SageAttention、NATTEN、Triton(Windows 分支)、bitsandbytes 等,wheel 版本与你使用的 Python、PyTorch 和 CUDA 版本相匹配。

配套的搜索页面可以帮你快速找到所需的 wheel 并复制对应的 pip install 命令,省去繁琐且容易出错的编译过程。该网站对 Windows 上的 ComfyUI 用户和其他 PyTorch 用户尤其有用。