Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,3 +5,4 @@ pydub
|
|
5 |
edge-tts
|
6 |
aiofiles
|
7 |
PyPDF2>=3.0.0 # or whatever the minimum PyPDF2 version you’ve tested with
|
|
|
|
5 |
edge-tts
|
6 |
aiofiles
|
7 |
PyPDF2>=3.0.0 # or whatever the minimum PyPDF2 version you’ve tested with
|
8 |
+
accelerate
|