Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1 +1,6 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.22.2
|
2 |
+
langchain-together==0.1.3
|
3 |
+
langchain-core==0.2.6
|
4 |
+
langchain-community==0.2.4
|
5 |
+
faiss-cpu==1.8.0
|
6 |
+
tiktoken==0.7.0
|