Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ joblib
|
|
5 |
numpy
|
6 |
pandas
|
7 |
scikit-learn
|
8 |
-
propy3
|
|
|
|
|
|
5 |
numpy
|
6 |
pandas
|
7 |
scikit-learn
|
8 |
+
propy3
|
9 |
+
torch
|
10 |
+
transformers
|