Yassine Mhirsi commited on
Commit
6ba8f9f
·
1 Parent(s): f28285b

Update requirements.txt to include protobuf version 3.20.0

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -5,4 +5,5 @@ python-dotenv==1.0.0
5
  torch>=2.0.0
6
  transformers>=4.35.0
7
  accelerate>=0.24.0
 
8
 
 
5
  torch>=2.0.0
6
  transformers>=4.35.0
7
  accelerate>=0.24.0
8
+ protobuf>=3.20.0
9