Fix transformers version

pull/192/head
duzx16 2023-03-21 15:27:17 +08:00
parent 69bcdcbc4f
commit cbf3d2b666
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
protobuf>=3.19.5,<3.20.1
transformers>=4.26.1
transformers==4.26.1
icetk
cpm_kernels
torch>=1.10