Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -8,6 +8,6 @@ PyPDF2
|
|
8 |
chromadb
|
9 |
faiss-cpu
|
10 |
langchain_google_genai
|
11 |
-
|
12 |
-
|
13 |
SpeechRecognition
|
|
|
8 |
chromadb
|
9 |
faiss-cpu
|
10 |
langchain_google_genai
|
11 |
+
sounddevice
|
12 |
+
scipy
|
13 |
SpeechRecognition
|