mike23415 commited on
Commit
19107b6
·
verified ·
1 Parent(s): 2f665a8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -5,4 +5,6 @@ gunicorn==21.2.0
5
  torch==2.2.1
6
  transformers==4.39.3
7
  accelerate==0.27.2
8
- bitsandbytes==0.42.0
 
 
 
5
  torch==2.2.1
6
  transformers==4.39.3
7
  accelerate==0.27.2
8
+ bitsandbytes==0.42.0
9
+ sentencepiece==0.1.99
10
+ protobuf==3.20.3