Muhammad Qasim commited on
Commit
c982ee6
·
1 Parent(s): c241fe7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -10,8 +10,8 @@ tiktoken
10
  matplotlib
11
  pycryptodome==3.15.0
12
  # uncomment to use huggingface llms
13
- # huggingface-hub==0.14.1
14
 
15
  # uncomment to use instructor embeddings
16
- # InstructorEmbedding==1.0.1
17
- # sentence-transformers==2.2.2
 
10
  matplotlib
11
  pycryptodome==3.15.0
12
  # uncomment to use huggingface llms
13
+ huggingface-hub==0.14.1
14
 
15
  # uncomment to use instructor embeddings
16
+ InstructorEmbedding==1.0.1
17
+ sentence-transformers==2.2.2