Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -76,4 +76,10 @@ zipp==3.17.0
|
|
76 |
sentence-transformers==2.2.2
|
77 |
pinecone-client==2.2.4
|
78 |
langchain-community
|
79 |
-
chromadb
|
|
|
|
|
|
|
|
|
|
|
|
|
|
76 |
sentence-transformers==2.2.2
|
77 |
pinecone-client==2.2.4
|
78 |
langchain-community
|
79 |
+
chromadb
|
80 |
+
google
|
81 |
+
beautifulsoup4
|
82 |
+
googlesearch-python
|
83 |
+
pyAudio
|
84 |
+
speech_recognition
|
85 |
+
audio_recorder_streamlit
|