junnyu commited on
Commit
df718f9
1 Parent(s): cf49aca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -11,8 +11,9 @@ https://github.com/ZhuiyiTechnology/roformer-v2
11
 
12
  ### pytorch版本+tf2.0版本
13
  https://github.com/JunnYu/RoFormer_pytorch
14
- or
15
- pip install roformer==0.4.0
 
16
 
17
  ## pytorch & tf2.0使用
18
  ```python
 
11
 
12
  ### pytorch版本+tf2.0版本
13
  https://github.com/JunnYu/RoFormer_pytorch
14
+
15
+ ### 安装
16
+ - pip install roformer==0.4.0
17
 
18
  ## pytorch & tf2.0使用
19
  ```python