Spaces:
Runtime error
Runtime error
Commit
·
99a6f99
1
Parent(s):
0f661de
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ dm-tree==0.1.6
|
|
7 |
docker==5.0.0
|
8 |
immutabledict==2.0.0
|
9 |
jax==0.2.14
|
10 |
-
jaxlib==0.3.7
|
11 |
ml-collections==0.1.0
|
12 |
numpy==1.19.5
|
13 |
pandas==1.3.4
|
|
|
7 |
docker==5.0.0
|
8 |
immutabledict==2.0.0
|
9 |
jax==0.2.14
|
10 |
+
jaxlib==0.3.7+cuda112
|
11 |
ml-collections==0.1.0
|
12 |
numpy==1.19.5
|
13 |
pandas==1.3.4
|