Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +10 -1
requirements.txt
CHANGED
@@ -10,4 +10,13 @@ python-dotenv
|
|
10 |
ffmpeg-python
|
11 |
pydub
|
12 |
transformers
|
13 |
-
soundfile
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
ffmpeg-python
|
11 |
pydub
|
12 |
transformers
|
13 |
+
soundfile
|
14 |
+
|
15 |
+
streamlit
|
16 |
+
langchain
|
17 |
+
langchain_community
|
18 |
+
faiss-cpu
|
19 |
+
PyPDF2
|
20 |
+
langchain-core
|
21 |
+
langchain-mistralai
|
22 |
+
pypdf
|