Spaces:
Runtime error
Runtime error
ondrejbiza
commited on
Commit
·
b2b393e
1
Parent(s):
90e5776
Requirements.
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ tensorflow-cpu>=2.12.0
|
|
4 |
tensorflow-datasets>=4.4.0
|
5 |
matplotlib>=3.5.0
|
6 |
clu>=0.0.3
|
7 |
-
flax==0.
|
8 |
chex>=0.0.7
|
9 |
optax>=0.1.0
|
10 |
ml-collections>=0.1.0
|
|
|
4 |
tensorflow-datasets>=4.4.0
|
5 |
matplotlib>=3.5.0
|
6 |
clu>=0.0.3
|
7 |
+
flax==0.6.9
|
8 |
chex>=0.0.7
|
9 |
optax>=0.1.0
|
10 |
ml-collections>=0.1.0
|