junnyu commited on
Commit
6e03538
1 Parent(s): 59b5359

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,8 +6,8 @@ tags:
6
  - tf2.0
7
  inference: False
8
  ---
9
- # 下载这个roformer代码
10
- - https://github.com/JunnYu/RoFormer_pytorch/files/8402725/roformer.zip
11
 
12
  # 使用
13
  ```python
6
  - tf2.0
7
  inference: False
8
  ---
9
+ # 安装
10
+ - pip install roformer==0.4.3
11
 
12
  # 使用
13
  ```python