Spaces:
Sleeping
Sleeping
Xiongwenhf
commited on
Update requirements.txt
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-community
|
3 |
+
langchain-core
|
4 |
+
langchain
|
5 |
+
openai
|
6 |
+
sentence-transformers
|
7 |
+
chromadb
|