roiez commited on
Commit
47261d5
·
verified ·
1 Parent(s): c646389

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- transformers==4.40.2
2
  torch
3
  sentencepiece
4
  protobuf
5
  gradio
 
 
1
+ transformers
2
  torch
3
  sentencepiece
4
  protobuf
5
  gradio
6
+ tokenizers>=0.20