LeonardoMdSA commited on
Commit
9bfdb2a
·
1 Parent(s): 31362c6

Pin sentence-transformers and huggingface-hub versions

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -11,4 +11,5 @@ llama-cpp-python==0.2.74
11
  pytest
12
  python-multipart
13
  transformers
14
- torch>=2.1.0
 
 
11
  pytest
12
  python-multipart
13
  transformers
14
+ torch
15
+ huggingface-hub==0.16.4