We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb3798d commit 1f3e8bfCopy full SHA for 1f3e8bf
1 file changed
README.md
@@ -52,11 +52,6 @@ diffct/
52
53
### Installation
54
55
-To get started, create a Conda environment and install the necessary CUDA toolkit and PyTorch version.
56
-
57
-<details>
58
-<summary><b>🐍 For Conda Users</b></summary>
59
60
**CUDA 12:**
61
```bash
62
# Create and activate conda environment
@@ -86,7 +81,6 @@ pip install numba-cuda[cu11]
86
81
# Install diffct
87
82
pip install diffct
88
83
```
89
-</details>
90
84
91
85
## 📝 Citation
92
0 commit comments