Commit
·
93d4179
1
Parent(s):
6eb006c
Subindo arquivos1x
Browse files- requirements.txt +6 -11
requirements.txt
CHANGED
|
@@ -6,15 +6,10 @@ matplotlib==3.4.3
|
|
| 6 |
seaborn==0.11.2
|
| 7 |
Pillow==8.4.0
|
| 8 |
joblib==1.1.0
|
| 9 |
-
onnx==1.
|
| 10 |
-
onnx-tf==1.
|
| 11 |
-
tensorflow==2.
|
| 12 |
-
tensorflow-addons==0.
|
| 13 |
-
tensorflowjs==3.
|
| 14 |
Cython==0.29.24
|
| 15 |
-
protobuf==3.
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
|
|
|
| 6 |
seaborn==0.11.2
|
| 7 |
Pillow==8.4.0
|
| 8 |
joblib==1.1.0
|
| 9 |
+
onnx==1.9.0
|
| 10 |
+
onnx-tf==1.8.0
|
| 11 |
+
tensorflow==2.7.0
|
| 12 |
+
tensorflow-addons==0.14.0
|
| 13 |
+
tensorflowjs==3.18.0
|
| 14 |
Cython==0.29.24
|
| 15 |
+
protobuf==3.19.4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|