Manisankarrr commited on
Commit
2bad198
·
1 Parent(s): 2a3c1c9

fix: pin huggingface-hub for sentence-transformers compatibility

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -9,3 +9,4 @@ faiss-cpu==1.7.4
9
  sentence-transformers==2.2.2
10
  httpx==0.27.0
11
  numpy==1.26.4
 
 
9
  sentence-transformers==2.2.2
10
  httpx==0.27.0
11
  numpy==1.26.4
12
+ huggingface-hub==0.22.2