Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -7
requirements.txt
CHANGED
@@ -5,13 +5,9 @@ langchain
|
|
5 |
PyPDF2
|
6 |
chromadb
|
7 |
faiss-cpu
|
8 |
-
|
9 |
streamlit-webrtc
|
10 |
tensorflow
|
11 |
git+https://github.com/openai/whisper.git
|
12 |
-
streamlit-
|
13 |
-
|
14 |
-
git+https://github.com/UNHSAILLab/TTS
|
15 |
-
numpy==1.22.0
|
16 |
-
pandas==1.5.3
|
17 |
-
deepspeed
|
|
|
5 |
PyPDF2
|
6 |
chromadb
|
7 |
faiss-cpu
|
8 |
+
langchain_google_gena
|
9 |
streamlit-webrtc
|
10 |
tensorflow
|
11 |
git+https://github.com/openai/whisper.git
|
12 |
+
streamlit-audiorec
|
13 |
+
txtai[pipeline]
|
|
|
|
|
|
|
|