Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -25,5 +25,6 @@ tabula_py
|
|
| 25 |
tensorflow
|
| 26 |
tensorflow_hub
|
| 27 |
torch
|
| 28 |
-
|
|
|
|
| 29 |
unicodedata2
|
|
|
|
| 25 |
tensorflow
|
| 26 |
tensorflow_hub
|
| 27 |
torch
|
| 28 |
+
sacremoses
|
| 29 |
+
transformers==4.17.0
|
| 30 |
unicodedata2
|