Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -13,4 +13,6 @@ textblob==0.17.1
|
|
13 |
pytesseract
|
14 |
opencv-python
|
15 |
Pillow
|
|
|
|
|
16 |
#python3 -m spacy download en_core_web_sm
|
|
|
13 |
pytesseract
|
14 |
opencv-python
|
15 |
Pillow
|
16 |
+
websockets
|
17 |
+
pyaudio
|
18 |
#python3 -m spacy download en_core_web_sm
|