Muhammad Qasim commited on
Commit
8626bfd
·
1 Parent(s): 2733653

Update requirements.txt

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