Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
pyaudio
|
2 |
-
|
3 |
-
flask-socketio==5.2.0
|
4 |
flask_caching
|
5 |
SpeechRecognition
|
6 |
Werkzeug==2.2.2
|
|
|
1 |
pyaudio
|
2 |
+
|
|
|
3 |
flask_caching
|
4 |
SpeechRecognition
|
5 |
Werkzeug==2.2.2
|