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