We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0962aee commit a7d0e84Copy full SHA for a7d0e84
README.md
@@ -197,12 +197,12 @@ format you want. Refer to Nvidia's GPU support matrix for more details
197
198
#### Windows
199
200
-On Windows (experimental support), you'll need to rely on `conda` to install
201
-both pytorch and TorchCodec:
+2. On Windows (experimental support), you'll need to rely on `conda` to install
+ both pytorch and TorchCodec:
202
203
-```bash
204
-conda install -c conda-forge "torchcodec=*=*cuda*"
205
-```
+ ```bash
+ conda install -c conda-forge "torchcodec=*=*cuda*"
+ ```
206
207
## Benchmark Results
208
0 commit comments