Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -14,3 +14,4 @@ faiss-cpu==1.7.4
|
|
14 |
google-auth==2.22.0
|
15 |
sounddevice==0.5.1
|
16 |
numpy==1.26.4
|
|
|
|
14 |
google-auth==2.22.0
|
15 |
sounddevice==0.5.1
|
16 |
numpy==1.26.4
|
17 |
+
pyaudio==0.2.14
|