aamirhameed commited on
Commit
e70a638
·
verified ·
1 Parent(s): 77a6440

Update requirements.txt

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