valeriylo commited on
Commit
1580495
1 Parent(s): 897ce6f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -11,5 +11,5 @@ huggingface-hub==0.14.1
11
  llama-cpp-python==0.1.83
12
 
13
  # uncomment to use instructor embeddings
14
- # InstructorEmbedding==1.0.1
15
- # sentence-transformers==2.2.2
 
11
  llama-cpp-python==0.1.83
12
 
13
  # uncomment to use instructor embeddings
14
+ InstructorEmbedding==1.0.1
15
+ sentence-transformers==2.2.2