Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -5,4 +5,7 @@ pytesseract
|
|
5 |
pillow
|
6 |
pdf2image
|
7 |
openpyxl
|
8 |
-
|
|
|
|
|
|
|
|
5 |
pillow
|
6 |
pdf2image
|
7 |
openpyxl
|
8 |
+
sentencepiece
|
9 |
+
transformers
|
10 |
+
torch
|
11 |
+
huggingface_hub
|