Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +14 -1
requirements.txt
CHANGED
@@ -162,4 +162,17 @@ wheel==0.45.1
|
|
162 |
wrapt==1.17.2
|
163 |
xxhash==3.5.0
|
164 |
yarl==1.18.3
|
165 |
-
zipp==3.21.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
162 |
wrapt==1.17.2
|
163 |
xxhash==3.5.0
|
164 |
yarl==1.18.3
|
165 |
+
zipp==3.21.0
|
166 |
+
|
167 |
+
SpeechRecognition
|
168 |
+
streamlit
|
169 |
+
sentence-transformers
|
170 |
+
pandas
|
171 |
+
numpy
|
172 |
+
chromadb
|
173 |
+
faiss-cpu
|
174 |
+
google-api-core
|
175 |
+
google-api-python-client
|
176 |
+
google-auth
|
177 |
+
google-auth-httplib2
|
178 |
+
google-auth-oauthlib
|