We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f71031a commit 5058538Copy full SHA for 5058538
1 file changed
requirements.txt
@@ -4,7 +4,7 @@ grain-nightly
4
google-cloud-storage==2.17.0
5
absl-py
6
datasets
7
-flax==0.8.5
+flax>=0.10.2
8
optax>=0.2.3
9
torch>=2.3.1
10
torchvision>=0.18.1
@@ -26,6 +26,4 @@ git+https://github.com/mlperf/logging.git
26
opencv-python-headless==4.10.0.84
27
orbax-checkpoint>=0.5.20
28
tokenizers==0.20.0
29
-huggingface_hub==0.24.7
30
-
31
huggingface_hub==0.24.7
0 commit comments