Spaces:
Sleeping
Sleeping
Update Requirements file
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,7 @@ accelerate
|
|
| 9 |
gunicorn
|
| 10 |
python-engineio
|
| 11 |
opencv-python-headless # Keep this one, remove opencv-python and opencv-contrib-python
|
| 12 |
-
eventlet
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
gunicorn
|
| 10 |
python-engineio
|
| 11 |
opencv-python-headless # Keep this one, remove opencv-python and opencv-contrib-python
|
| 12 |
+
eventlet
|
| 13 |
+
SpeechRecognition
|
| 14 |
+
pydub
|
| 15 |
+
soundfile
|