Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,5 +2,5 @@ gradio==3.1.4
|
|
2 |
numpy==1.21.2
|
3 |
scikit-learn==1.2.2
|
4 |
joblib==1.0.1
|
5 |
-
tensorflow==2.
|
6 |
pandas==1.3.3
|
|
|
2 |
numpy==1.21.2
|
3 |
scikit-learn==1.2.2
|
4 |
joblib==1.0.1
|
5 |
+
tensorflow==2.10.0
|
6 |
pandas==1.3.3
|