Spaces:
Sleeping
Sleeping
Yaron Koresh
commited on
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -10,8 +10,10 @@ bs4
|
|
| 10 |
transformers
|
| 11 |
pathos
|
| 12 |
dill
|
| 13 |
-
jax[cuda12_local]
|
| 14 |
flax
|
|
|
|
|
|
|
|
|
|
| 15 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
| 16 |
torch
|
| 17 |
torchaudio
|
|
|
|
| 10 |
transformers
|
| 11 |
pathos
|
| 12 |
dill
|
|
|
|
| 13 |
flax
|
| 14 |
+
--pre
|
| 15 |
+
--find-links https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
|
| 16 |
+
jax[cuda]
|
| 17 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
| 18 |
torch
|
| 19 |
torchaudio
|