Ravi21 commited on
Commit
708400a
1 Parent(s): 0828391

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  accelerate==0.21.0
 
2
  gradio==3.37.0
 
3
  scipy==1.11.1
4
  sentencepiece==0.1.99
5
  torch==2.0.1
6
- transformers==4.31.0
7
- protobuf==3.20.3
8
- bitsandbytes==0.40.2
 
1
  accelerate==0.21.0
2
+ bitsandbytes==0.40.2
3
  gradio==3.37.0
4
+ protobuf==3.20.3
5
  scipy==1.11.1
6
  sentencepiece==0.1.99
7
  torch==2.0.1
8
+ transformers==4.31.0