MatteoScript commited on
Commit
79b72ff
1 Parent(s): 430ee2b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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