Spaces:
Build error
Build error
Sasikanth
commited on
Commit
•
4caa204
1
Parent(s):
2b5d287
Fixed requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
numpy>=1.16.4
|
2 |
-
|
3 |
-
jax[cuda111]
|
4 |
jaxlib>=0.1.57
|
5 |
flax>=0.2.2
|
6 |
#opencv-python>=4.4.0
|
|
|
1 |
numpy>=1.16.4
|
2 |
+
jax>=0.2.6
|
3 |
+
#jax[cuda111]
|
4 |
jaxlib>=0.1.57
|
5 |
flax>=0.2.2
|
6 |
#opencv-python>=4.4.0
|