Spaces:
Sleeping
Sleeping
Commit
·
70eab4f
1
Parent(s):
aaa9f0d
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ dm-tree==0.1.6
|
|
6 |
docker==5.0.0
|
7 |
immutabledict==2.0.0
|
8 |
jax[cuda]==0.3.8
|
9 |
-
jaxlib
|
10 |
ml-collections==0.1.0
|
11 |
numpy==1.19.5
|
12 |
pandas==1.3.4
|
@@ -19,5 +19,4 @@ ray
|
|
19 |
tqdm
|
20 |
gradio==3.0.11
|
21 |
protobuf<4
|
22 |
-
|
23 |
-
-f https://storage.googleapis.com/jax-releases/jax_releases.html
|
|
|
6 |
docker==5.0.0
|
7 |
immutabledict==2.0.0
|
8 |
jax[cuda]==0.3.8
|
9 |
+
jaxlib==0.3.7
|
10 |
ml-collections==0.1.0
|
11 |
numpy==1.19.5
|
12 |
pandas==1.3.4
|
|
|
19 |
tqdm
|
20 |
gradio==3.0.11
|
21 |
protobuf<4
|
22 |
+
-f https://storage.googleapis.com/jax-releases/jax_releases.html
|
|