rohan112 commited on
Commit
4ccd2de
·
verified ·
1 Parent(s): 4511aae

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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