Yaron Koresh commited on
Commit
cf14f7a
·
verified ·
1 Parent(s): c57245f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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