Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1 +1,5 @@
|
|
1 |
-
langchain
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain
|
2 |
+
langchain-core
|
3 |
+
sentence-transformers
|
4 |
+
chromadb
|
5 |
+
aift
|