Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +5 -10
requirements.txt
CHANGED
@@ -1,12 +1,7 @@
|
|
1 |
-
|
2 |
-
clean-text[gpl]
|
3 |
-
gradio>=4.28.3
|
4 |
-
natsort
|
5 |
-
nltk
|
6 |
-
pyspellchecker
|
7 |
-
python-doctr[torch]
|
8 |
-
rapidfuzz==2.13.7
|
9 |
sentencepiece
|
10 |
torch
|
11 |
-
|
12 |
-
|
|
|
|
|
|
1 |
+
transformers>=4.41.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
sentencepiece
|
3 |
torch
|
4 |
+
pdf2image
|
5 |
+
poppler-utils
|
6 |
+
pytesseract
|
7 |
+
Pillow
|