boryasbora commited on
Commit
03a9dcc
·
verified ·
1 Parent(s): 5cbe372

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -16,8 +16,8 @@ chromadb
16
  pickle5
17
 
18
  # Machine Learning
19
- torch
20
-
21
  # Date and time handling
22
  python-dateutil
23
 
 
16
  pickle5
17
 
18
  # Machine Learning
19
+ torch>=1.13.0
20
+ sentence-transformers>=2.2.2
21
  # Date and time handling
22
  python-dateutil
23