Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ BeautifulSoup4
|
|
| 3 |
scikit-learn
|
| 4 |
nltk
|
| 5 |
torch
|
| 6 |
-
unidecode
|
|
|
|
|
|
| 3 |
scikit-learn
|
| 4 |
nltk
|
| 5 |
torch
|
| 6 |
+
unidecode
|
| 7 |
+
transformers
|