Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ numpy
|
|
5 |
scikit-learn
|
6 |
plotly
|
7 |
bcrypt
|
8 |
-
joblib
|
|
|
|
5 |
scikit-learn
|
6 |
plotly
|
7 |
bcrypt
|
8 |
+
joblib
|
9 |
+
transformers
|