Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -2,5 +2,4 @@ streamlit
|
|
2 |
transformers
|
3 |
pytesseract # For PDF text extraction (consider alternatives for efficiency)
|
4 |
torch
|
5 |
-
eSpeak
|
6 |
pyttsx3 # For text-to-speech (alternative text-to-speech libraries are available)
|
|
|
2 |
transformers
|
3 |
pytesseract # For PDF text extraction (consider alternatives for efficiency)
|
4 |
torch
|
|
|
5 |
pyttsx3 # For text-to-speech (alternative text-to-speech libraries are available)
|