tomaarsen HF staff commited on
Commit
5f56f5b
·
verified ·
1 Parent(s): 5f90054

add huggingface_hub min. version due to 'KeyError: 'tags'

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  git+https://github.com/tomaarsen/sentence-transformers@feat/quantization
2
  datasets
3
  pandas
 
4
 
5
  usearch
6
  faiss-cpu
 
1
  git+https://github.com/tomaarsen/sentence-transformers@feat/quantization
2
  datasets
3
  pandas
4
+ huggingface_hub>=0.24.0
5
 
6
  usearch
7
  faiss-cpu