Spaces:
Running
Running
transformers
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ torch==1.8
|
|
| 4 |
scipy==1.10
|
| 5 |
scikit-learn==1.3
|
| 6 |
text-unidecode==1.0
|
| 7 |
-
nose==1.3.7
|
|
|
|
|
|
| 4 |
scipy==1.10
|
| 5 |
scikit-learn==1.3
|
| 6 |
text-unidecode==1.0
|
| 7 |
+
nose==1.3.7
|
| 8 |
+
transformers
|