Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
|
|
1 |
transformers
|
2 |
torch
|
3 |
-
gradio
|
4 |
-
pdfplumber
|
5 |
-
python-docx
|
6 |
pdf2image
|
7 |
pytesseract
|
|
|
|
|
|
1 |
+
gradio
|
2 |
transformers
|
3 |
torch
|
|
|
|
|
|
|
4 |
pdf2image
|
5 |
pytesseract
|
6 |
+
pdfplumber
|
7 |
+
python-docx
|