Spaces:
Runtime error
Runtime error
simonduerr
commited on
Commit
•
c24f400
1
Parent(s):
02a1c15
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -6,13 +6,13 @@ dm-haiku==0.0.5
|
|
6 |
dm-tree==0.1.6
|
7 |
docker==5.0.0
|
8 |
immutabledict==2.0.0
|
9 |
-
jax
|
10 |
jaxlib==0.1.76
|
11 |
ml-collections==0.1.0
|
12 |
numpy==1.19.5
|
13 |
pandas==1.3.4
|
14 |
scipy==1.7.0
|
15 |
-
tensorflow-
|
16 |
torch
|
17 |
plotly
|
18 |
GPUtil
|
|
|
6 |
dm-tree==0.1.6
|
7 |
docker==5.0.0
|
8 |
immutabledict==2.0.0
|
9 |
+
jax<0.3.0
|
10 |
jaxlib==0.1.76
|
11 |
ml-collections==0.1.0
|
12 |
numpy==1.19.5
|
13 |
pandas==1.3.4
|
14 |
scipy==1.7.0
|
15 |
+
tensorflow-cpu==2.5.0
|
16 |
torch
|
17 |
plotly
|
18 |
GPUtil
|