Spaces:
Sleeping
Sleeping
Commit
·
d366051
1
Parent(s):
1fbc196
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
tensorflow
|
2 |
avro-python3
|
3 |
apache-beam
|
4 |
pillow
|
@@ -13,8 +13,7 @@ pycocotools
|
|
13 |
lvis
|
14 |
scipy
|
15 |
pandas
|
16 |
-
tf-models-official
|
17 |
-
tensorflow_io==0.25.0
|
18 |
keras
|
19 |
pyparsing==2.4.7
|
20 |
sacrebleu<=2.2.0
|
|
|
1 |
+
tensorflow
|
2 |
avro-python3
|
3 |
apache-beam
|
4 |
pillow
|
|
|
13 |
lvis
|
14 |
scipy
|
15 |
pandas
|
16 |
+
tf-models-official==2.15.0
|
|
|
17 |
keras
|
18 |
pyparsing==2.4.7
|
19 |
sacrebleu<=2.2.0
|