Iker commited on
Commit
ba5f9a4
1 Parent(s): d3132fd

Update requeriments

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -67,7 +67,7 @@ Any other ModelForSeq2SeqLM from HuggingFace's Hub should work with this library
67
  Pytorch >= 1.10.0
68
  See: https://pytorch.org/get-started/locally/
69
 
70
- Accelerate >= 0.7.1
71
  pip install --upgrade accelerate
72
 
73
  HuggingFace Transformers
 
67
  Pytorch >= 1.10.0
68
  See: https://pytorch.org/get-started/locally/
69
 
70
+ Accelerate >= 0.12.0
71
  pip install --upgrade accelerate
72
 
73
  HuggingFace Transformers