user-7 commited on
Commit
b5ad516
·
verified ·
1 Parent(s): ad109b9

Rename wheel/python3.12/torch2.9.0/torchcodec to wheel/python3.12/torch2.9.0/torchcodec.md

Browse files
wheel/python3.12/torch2.9.0/torchcodec DELETED
@@ -1 +0,0 @@
1
- pip install torchcodec==0.8.0 --no-deps
 
 
wheel/python3.12/torch2.9.0/torchcodec.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ pip install torchcodec==0.8.0 --no-deps
2
+
3
+ | `torchcodec` | `torch` | Python |
4
+ | ------------------ | ------------------ | ------------------- |
5
+ | `main` / `nightly` | `main` / `nightly` | `>=3.10`, `<=3.14` |
6
+ | `0.11` | `2.11` | `>=3.10`, `<=3.14` |
7
+ | `0.10` | `2.10` | `>=3.10`, `<=3.14` |
8
+ | `0.9` | `2.9` | `>=3.10`, `<=3.14` |
9
+ | `0.8` | `2.9` | `>=3.10`, `<=3.13` |
10
+ | `0.7` | `2.8` | `>=3.9`, `<=3.13` |
11
+ | `0.6` | `2.8` | `>=3.9`, `<=3.13` |
12
+ | `0.5` | `2.7` | `>=3.9`, `<=3.13` |
13
+ | `0.4` | `2.7` | `>=3.9`, `<=3.13` |
14
+ | `0.3` | `2.7` | `>=3.9`, `<=3.13` |
15
+ | `0.2` | `2.6` | `>=3.9`, `<=3.13` |
16
+ | `0.1` | `2.5` | `>=3.9`, `<=3.12` |
17
+ | `0.0.3` | `2.4` | `>=3.8`, `<=3.12` |