mamakobe commited on
Commit
a317115
Β·
verified Β·
1 Parent(s): e8098c7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  gradio>=3.50.0
2
  torch>=1.9.0
3
  transformers>=4.20.0
4
- accelerate
 
 
 
1
  gradio>=3.50.0
2
  torch>=1.9.0
3
  transformers>=4.20.0
4
+ accelerate
5
+ sentencepiece>=0.1.95
6
+ protobuf>=3.20.0