codelion commited on
Commit
4fb4940
·
verified ·
1 Parent(s): 5f316ea

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -15,7 +15,7 @@ python-multipart==0.0.6
15
  uvicorn==0.22.0
16
  docx2txt==0.8
17
  st-login-form==0.2.1
18
- InstructorEmbedding
19
- torch
20
  sentence-transformers==2.2.2
21
- huggingface_hub<0.26
 
 
 
15
  uvicorn==0.22.0
16
  docx2txt==0.8
17
  st-login-form==0.2.1
 
 
18
  sentence-transformers==2.2.2
19
+ huggingface_hub==0.25.2
20
+ InstructorEmbedding
21
+ torch