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 4844c1c commit 7f2b452Copy full SHA for 7f2b452
requirements.txt
@@ -1,8 +1,8 @@
1
-torch==2.5.1
2
-torchvision==0.20.1
3
-torchaudio==2.5.1
+torch==2.6.0
+torchvision==0.21.0
+torchaudio==2.6.0
4
--pre
5
-tf-nightly>=2.19.0.dev20241201
+tf-nightly>=2.19.0.dev20250101
6
ai-edge-litert-nightly
7
ai-edge-quantizer-nightly
8
jax[cpu]
setup.py
@@ -86,7 +86,7 @@
86
"safetensors",
87
"tabulate",
88
"torch>=2.4.0",
89
- "tf-nightly>=2.19.0.dev20241201",
+ "tf-nightly>=2.19.0.dev20250101",
90
"ai-edge-litert-nightly",
91
"ai-edge-quantizer-nightly",
92
"jax",
0 commit comments