Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ edge-tts
|
|
| 6 |
aiofiles
|
| 7 |
fitz # May need to replace with PyMuPDF in some environments
|
| 8 |
PyMuPDF>=1.23.7
|
| 9 |
-
accelerate
|
|
|
|
|
|
| 6 |
aiofiles
|
| 7 |
fitz # May need to replace with PyMuPDF in some environments
|
| 8 |
PyMuPDF>=1.23.7
|
| 9 |
+
accelerate
|
| 10 |
+
pypdf
|