asataura commited on
Commit
7ebe03e
·
1 Parent(s): 12f69dd

Updating transformers version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,7 +3,7 @@ tensorflow
3
  matplotlib
4
  gym
5
  streamlit
6
- transformers
7
  torch
8
  einops
9
  accelerate
 
3
  matplotlib
4
  gym
5
  streamlit
6
+ transformers==4.6.0
7
  torch
8
  einops
9
  accelerate