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 d5a096c commit 2615cdeCopy full SHA for 2615cde
README.md
@@ -135,8 +135,9 @@ The following table indicates the compatibility between versions of
135
136
| `torchcodec` | `torch` | Python |
137
| ------------------ | ------------------ | ------------------- |
138
-| `main` / `nightly` | `main` / `nightly` | `>=3.9`, `<=3.12` |
139
-| not yet supported | `2.5` | `>=3.9`, `<=3.12` |
+| `main` / `nightly` | `main` / `nightly` | `>=3.9`, `<=3.13` |
+| `0.2` | `2.6` | `>=3.9`, `<=3.13` |
140
+| `0.1` | `2.5` | `>=3.9`, `<=3.12` |
141
| `0.0.3` | `2.4` | `>=3.8`, `<=3.12` |
142
143
### Installing CUDA-enabled TorchCodec
0 commit comments