Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -4,8 +4,8 @@ python-dotenv==1.0.0
|
|
4 |
langchain==0.0.152
|
5 |
PyPDF2==3.0.1
|
6 |
chromadb==0.3.21
|
7 |
-
faiss-cpu
|
8 |
-
langchain_google_genai==
|
9 |
streamlit-webrtc==0.44.7
|
10 |
tensorflow==2.12.0
|
11 |
git+https://github.com/openai/whisper.git
|
|
|
4 |
langchain==0.0.152
|
5 |
PyPDF2==3.0.1
|
6 |
chromadb==0.3.21
|
7 |
+
faiss-cpu
|
8 |
+
langchain_google_genai==1.0.2
|
9 |
streamlit-webrtc==0.44.7
|
10 |
tensorflow==2.12.0
|
11 |
git+https://github.com/openai/whisper.git
|