Update requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,5 @@ scikit-learn
|
|
| 10 |
nltk
|
| 11 |
plotly
|
| 12 |
joblib
|
| 13 |
-
matplotlib
|
|
|
|
|
|
| 10 |
nltk
|
| 11 |
plotly
|
| 12 |
joblib
|
| 13 |
+
matplotlib
|
| 14 |
+
torchmetrics
|