Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -7
requirements.txt
CHANGED
@@ -1,10 +1,4 @@
|
|
1 |
transformers
|
2 |
torch
|
3 |
-
numpy==1.21.4
|
4 |
-
pandas==1.5.1
|
5 |
-
ply==3.11
|
6 |
-
pickleshare==0.7.5
|
7 |
-
matplotlib==3.6.0
|
8 |
scikit-learn==1.1.2
|
9 |
-
|
10 |
-
statsmodels==0.13.5
|
|
|
1 |
transformers
|
2 |
torch
|
|
|
|
|
|
|
|
|
|
|
3 |
scikit-learn==1.1.2
|
4 |
+
|
|