Spaces:
Runtime error
Runtime error
Commit
·
e274ccf
1
Parent(s):
e68302a
update requirements
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1 +1,5 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain
|
2 |
+
unstructured
|
3 |
+
tiktoken
|
4 |
+
SentenceTransformer
|
5 |
+
faiss
|