Update requirements.txt
Browse files- requirements.txt +0 -3
requirements.txt
CHANGED
@@ -3,14 +3,11 @@ chromadb
|
|
3 |
transformers
|
4 |
sentence-transformers
|
5 |
faiss-cpu
|
6 |
-
pyaudio
|
7 |
SpeechRecognition
|
8 |
google-api-python-client
|
9 |
google-auth-httplib2
|
10 |
google-auth-oauthlib
|
11 |
pandas
|
12 |
-
scipy
|
13 |
-
portaudio19-dev
|
14 |
numpy
|
15 |
matplotlib
|
16 |
python-dotenv
|
|
|
3 |
transformers
|
4 |
sentence-transformers
|
5 |
faiss-cpu
|
|
|
6 |
SpeechRecognition
|
7 |
google-api-python-client
|
8 |
google-auth-httplib2
|
9 |
google-auth-oauthlib
|
10 |
pandas
|
|
|
|
|
11 |
numpy
|
12 |
matplotlib
|
13 |
python-dotenv
|