Spaces:
Sleeping
Sleeping
barghavani
commited on
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -5,9 +5,9 @@ langchain
|
|
5 |
PyPDF2
|
6 |
chromadb
|
7 |
faiss-cpu
|
8 |
-
langchain_google_gena
|
9 |
streamlit-webrtc
|
10 |
tensorflow
|
11 |
-
|
12 |
streamlit-audiorec
|
13 |
-
txtai[pipeline]
|
|
|
|
5 |
PyPDF2
|
6 |
chromadb
|
7 |
faiss-cpu
|
|
|
8 |
streamlit-webrtc
|
9 |
tensorflow
|
10 |
+
whisper
|
11 |
streamlit-audiorec
|
12 |
+
txtai[pipeline]
|
13 |
+
#git+https://github.com/openai/whisper.git
|