Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
numpy
|
2 |
cython
|
3 |
pandas
|
4 |
-
scikit-learn
|
5 |
streamlit
|
6 |
torch
|
7 |
transformers
|
|
|
1 |
numpy
|
2 |
cython
|
3 |
pandas
|
4 |
+
scikit-learn==1.2.2
|
5 |
streamlit
|
6 |
torch
|
7 |
transformers
|