Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
transformers
|
2 |
flax
|
3 |
jax[cuda11_pip]
|
4 |
-f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
|
|
|
1 |
+
transformers
|
2 |
flax
|
3 |
jax[cuda11_pip]
|
4 |
-f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
|