Spaces:
Sleeping
Sleeping
Commit
·
716921f
1
Parent(s):
84eec4e
updated requirements
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -1 +1,7 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.22.2
|
2 |
+
langchain==0.2.7
|
3 |
+
langchain-community==0.2.7
|
4 |
+
langchain-openai==0.1.15
|
5 |
+
nltk==3.8.1
|
6 |
+
textract==1.6.5
|
7 |
+
faiss-cpu==1.8.0.post1
|