aamirhameed commited on
Commit
8331a1c
·
verified ·
1 Parent(s): dc053fc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -1
requirements.txt CHANGED
@@ -1 +1,8 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
 
1
+ huggingface_hub==0.25.2
2
+ streamlit>=1.20.0
3
+ langchain>=0.0.200
4
+ faiss-cpu>=1.7.2
5
+ langchain-community>=0.0.17
6
+ pickle5>=0.0.12
7
+ numpy>=1.21.0
8
+ scipy>=1.7.0