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