Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,6 +8,7 @@ transformers
|
|
8 |
torch
|
9 |
pdfplumber
|
10 |
python-docx
|
|
|
11 |
openpyxl
|
12 |
pytesseract
|
13 |
frontend
|
|
|
8 |
torch
|
9 |
pdfplumber
|
10 |
python-docx
|
11 |
+
tools
|
12 |
openpyxl
|
13 |
pytesseract
|
14 |
frontend
|