Justcode commited on
Commit
739225c
1 Parent(s): bedb821

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -68,6 +68,7 @@ Here are random picked samples:
68
  If the picture fails to display, you can find the picture in Files and versions.
69
 
70
  ## 使用 Usage
 
71
  ```python
72
  import numpy as np
73
  from transformers import T5Tokenizer,MT5ForConditionalGeneration
 
68
  If the picture fails to display, you can find the picture in Files and versions.
69
 
70
  ## 使用 Usage
71
+ pip install transformers==4.21.1
72
  ```python
73
  import numpy as np
74
  from transformers import T5Tokenizer,MT5ForConditionalGeneration