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.
2 parents c794bb2 + a9ea330 commit 08b0ce1Copy full SHA for 08b0ce1
dev/requirements.txt
@@ -1,10 +1,8 @@
1
-# Note: install with the following command:
2
-# pip install -r requirements.txt -f https://storage.googleapis.com/jax-releases/libtpu_releases.html
3
-# Otherwise it won't find the appropriate libtpu_nightly
4
requests
+-f https://storage.googleapis.com/jax-releases/libtpu_releases.html
5
jax[tpu]>=0.2.16
6
--e git+https://github.com/huggingface/transformers.git@master#egg=transformers
7
--e git+https://github.com/huggingface/datasets.git@master#egg=datasets
+transformers
+datasets
8
flax
9
jupyter
10
wandb
0 commit comments