Spaces:
Running
on
T4
Running
on
T4
simonduerr
commited on
Commit
•
aaa9f0d
1
Parent(s):
702e538
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
absl-py==0.13.0
|
2 |
git+https://github.com/biopython/biopython.git
|
3 |
-
chex
|
4 |
dm-haiku==0.0.5
|
5 |
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
|
|
|
1 |
absl-py==0.13.0
|
2 |
git+https://github.com/biopython/biopython.git
|
3 |
+
chex==0.0.7
|
4 |
dm-haiku==0.0.5
|
5 |
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
|