Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ nltk
|
|
| 2 |
transformers
|
| 3 |
torch
|
| 4 |
scikit-learn
|
| 5 |
-
joblib
|
|
|
|
|
|
| 2 |
transformers
|
| 3 |
torch
|
| 4 |
scikit-learn
|
| 5 |
+
joblib
|
| 6 |
+
matplotlib
|