Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ gtts
|
|
| 6 |
faiss-cpu
|
| 7 |
torch
|
| 8 |
flask==2.2.2
|
| 9 |
-
werkzeug==2.2.2
|
|
|
|
|
|
| 6 |
faiss-cpu
|
| 7 |
torch
|
| 8 |
flask==2.2.2
|
| 9 |
+
werkzeug==2.2.2
|
| 10 |
+
pydub
|