Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
Flask
|
2 |
-
Werkzeug
|
3 |
-
SpeechRecognition
|
4 |
-
ffmpeg-python
|
|
|
|
1 |
+
Flask
|
2 |
+
Werkzeug
|
3 |
+
SpeechRecognition
|
4 |
+
ffmpeg-python
|
5 |
+
fuzzywuzzy
|