Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio==3.23.0
|
2 |
pandas==1.5.3
|
3 |
numpy==1.23.5
|
4 |
-
tensorflow
|
5 |
joblib
|
6 |
scikit-learn==1.4.2
|
|
|
1 |
gradio==3.23.0
|
2 |
pandas==1.5.3
|
3 |
numpy==1.23.5
|
4 |
+
tensorflow
|
5 |
joblib
|
6 |
scikit-learn==1.4.2
|