Commit
·
70d902f
1
Parent(s):
6cd28dd
Subindo arquivos3
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,5 +8,6 @@ Pillow==8.2.0
|
|
8 |
gradio==4.12.0
|
9 |
joblib==1.0.1
|
10 |
onnx==1.10.1
|
11 |
-
onnx-tf==1.
|
12 |
tensorflow==2.16.0
|
|
|
|
8 |
gradio==4.12.0
|
9 |
joblib==1.0.1
|
10 |
onnx==1.10.1
|
11 |
+
onnx-tf==1.10.0
|
12 |
tensorflow==2.16.0
|
13 |
+
|