Spaces:
Running
on
T4
Running
on
T4
simonduerr
commited on
Commit
•
5be1fcf
1
Parent(s):
f3fe96d
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,7 +9,7 @@ immutabledict==2.0.0
|
|
9 |
https://storage.googleapis.com/jax-releases/jax/jax-0.3.7.tar.gz
|
10 |
https://storage.googleapis.com/jax-releases/cuda11/jaxlib-0.3.7+cuda11.cudnn805-cp310-none-manylinux2014_x86_64.whl
|
11 |
ml-collections==0.1.0
|
12 |
-
numpy==1.
|
13 |
pandas==1.3.4
|
14 |
scipy
|
15 |
tensorflow-gpu==2.8.4
|
|
|
9 |
https://storage.googleapis.com/jax-releases/jax/jax-0.3.7.tar.gz
|
10 |
https://storage.googleapis.com/jax-releases/cuda11/jaxlib-0.3.7+cuda11.cudnn805-cp310-none-manylinux2014_x86_64.whl
|
11 |
ml-collections==0.1.0
|
12 |
+
numpy==1.22
|
13 |
pandas==1.3.4
|
14 |
scipy
|
15 |
tensorflow-gpu==2.8.4
|