rishisim commited on
Commit
4307acb
1 Parent(s): 044b65e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -1 +1,7 @@
1
- huggingface_hub==0.22.2
 
 
 
 
 
 
 
1
+ huggingface_hub==0.22.2
2
+ langchain==0.0.284
3
+ python-dotenv==1.0.0
4
+ streamlit==1.22.0
5
+ tiktoken==0.4.0
6
+ faiss-cpu==1.7.4
7
+ protobuf~=3.19.0