sagar008 commited on
Commit
cbedcd6
·
verified ·
1 Parent(s): a4205a4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -8,7 +8,7 @@ transformers==4.35.2
8
  sentence-transformers==2.2.2
9
 
10
  torch==2.1.1
11
-
12
  # Text processing and embedding utilities
13
  scikit-learn==1.3.2
14
  numpy==1.24.4
 
8
  sentence-transformers==2.2.2
9
 
10
  torch==2.1.1
11
+ protobuf==3.20.3
12
  # Text processing and embedding utilities
13
  scikit-learn==1.3.2
14
  numpy==1.24.4