Spaces:
Runtime error
Runtime error
simonduerr
commited on
Commit
•
6c3c1b2
1
Parent(s):
2552d41
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ dm-tree==0.1.6
|
|
6 |
docker==5.0.0
|
7 |
immutabledict==2.0.0
|
8 |
jax==0.2.14
|
|
|
9 |
ml-collections==0.1.0
|
10 |
numpy==1.19.5
|
11 |
pandas==1.3.4
|
|
|
6 |
docker==5.0.0
|
7 |
immutabledict==2.0.0
|
8 |
jax==0.2.14
|
9 |
+
jaxlib==0.3.7
|
10 |
ml-collections==0.1.0
|
11 |
numpy==1.19.5
|
12 |
pandas==1.3.4
|