Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -3
requirements.txt
CHANGED
@@ -7,9 +7,12 @@ langchain-huggingface==0.0.3
|
|
7 |
langchain-groq==0.1.9
|
8 |
unstructured==0.15.0
|
9 |
nltk==3.8.1
|
10 |
-
psycopg2-binary
|
11 |
pgvector
|
12 |
langchain_postgres
|
13 |
docx2txt
|
14 |
-
|
15 |
-
|
|
|
|
|
|
|
|
7 |
langchain-groq==0.1.9
|
8 |
unstructured==0.15.0
|
9 |
nltk==3.8.1
|
10 |
+
psycopg2-binary
|
11 |
pgvector
|
12 |
langchain_postgres
|
13 |
docx2txt
|
14 |
+
SpeechRecognition
|
15 |
+
|
16 |
+
|
17 |
+
|
18 |
+
|