Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
streamlit==0.84.1
|
2 |
numpy==1.26.4
|
3 |
-
scikit-learn
|
4 |
joblib
|
5 |
tensorflow
|
6 |
torch
|
|
|
1 |
streamlit==0.84.1
|
2 |
numpy==1.26.4
|
3 |
+
scikit-learn==1.3.2
|
4 |
joblib
|
5 |
tensorflow
|
6 |
torch
|