Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -14,4 +14,5 @@ sentence-transformers==3.3.1
|
|
14 |
faiss-cpu==1.7.4
|
15 |
google-auth==2.22.0
|
16 |
pyaudio==0.2.14
|
17 |
-
sounddevice==0.5.1
|
|
|
|
14 |
faiss-cpu==1.7.4
|
15 |
google-auth==2.22.0
|
16 |
pyaudio==0.2.14
|
17 |
+
sounddevice==0.5.1
|
18 |
+
streamlit-webrtc==0.47.9
|