czmahi commited on
Commit
8707ca6
·
verified ·
1 Parent(s): b6a9600

Delete README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -29
README.md DELETED
@@ -1,29 +0,0 @@
1
- # xformers Windows Build (Torch 2.8 + CUDA 12.8 + Python 3.12)
2
-
3
- ✅ **Prebuilt `xformers` for Windows**
4
-
5
- - Built from official [facebookresearch/xformers](https://github.com/facebookresearch/xformers)
6
- - Compatible with:
7
- - **Torch**: `2.8.0.dev+cu128` (nightly)
8
- - **Python**: `3.12`
9
- - **CUDA**: `12.8`
10
- - Platform: Windows x64
11
-
12
- ---
13
-
14
- ## 📦 Installation
15
-
16
-
17
- pip install https://huggingface.co/czmahi/xformers-windows-torch2.8-cu128-py312/resolve/main/xformers-0.0.30+c5c0720c.d20250413-cp312-cp312-win_amd64.whl --no-deps
18
-
19
-
20
- ⚠️ Use --no-deps to avoid overwriting your existing torch nightly.
21
-
22
-
23
- 🧾 License
24
- BSD-3-Clause (same as upstream)
25
-
26
- 🔖 Tags
27
- windows, torch-nightly, cu128, python312, xformers, prebuilt, xformers-0.0.30
28
-
29
-