Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
transformers
|
2 |
torch
|
3 |
-
|
4 |
plotly==5.14.1
|
5 |
tensorflow==2.12.0
|
6 |
numpy==1.23.5
|
|
|
1 |
transformers
|
2 |
torch
|
3 |
+
scikit-learn
|
4 |
plotly==5.14.1
|
5 |
tensorflow==2.12.0
|
6 |
numpy==1.23.5
|