Spaces:
Sleeping
Sleeping
Commit ·
501d34c
1
Parent(s): 1efc6a5
Update requirements.txt (#5)
Browse files- Update requirements.txt (bc930eaf564c83cb83d74923be427a1d20f170f2)
Co-authored-by: Harikrishna Srinivasan <Harikrishna-Srinivasan@users.noreply.huggingface.co>
- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ torch
|
|
| 5 |
pymupdf
|
| 6 |
python-docx
|
| 7 |
Pillow
|
| 8 |
-
pytesseract
|
|
|
|
|
|
| 5 |
pymupdf
|
| 6 |
python-docx
|
| 7 |
Pillow
|
| 8 |
+
pytesseract
|
| 9 |
+
accelerate
|