Spaces:
Runtime error
Runtime error
Commit
·
4a63495
1
Parent(s):
576fb99
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ pandas == 1.2.4
|
|
4 |
numpy == 1.21.4
|
5 |
scikit-learn == 1.0.2
|
6 |
nltk == 3.5
|
|
|
7 |
|
8 |
|
9 |
|
|
|
4 |
numpy == 1.21.4
|
5 |
scikit-learn == 1.0.2
|
6 |
nltk == 3.5
|
7 |
+
transformers == 4.16.2
|
8 |
|
9 |
|
10 |
|