Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -8,4 +8,6 @@ PyPDF2
|
|
8 |
chromadb
|
9 |
faiss-cpu
|
10 |
langchain_google_genai
|
11 |
-
|
|
|
|
|
|
8 |
chromadb
|
9 |
faiss-cpu
|
10 |
langchain_google_genai
|
11 |
+
speechrecognition
|
12 |
+
pyttsx3
|
13 |
+
python-dotenv
|