Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -82,4 +82,7 @@ beautifulsoup4
|
|
| 82 |
googlesearch-python
|
| 83 |
SpeechRecognition
|
| 84 |
PyAudio==0.2.14
|
| 85 |
-
audio_recorder_streamlit
|
|
|
|
|
|
|
|
|
|
|
|
| 82 |
googlesearch-python
|
| 83 |
SpeechRecognition
|
| 84 |
PyAudio==0.2.14
|
| 85 |
+
audio_recorder_streamlit
|
| 86 |
+
PyPDF2
|
| 87 |
+
pytesseract
|
| 88 |
+
Pillow
|