Update README.md
Browse files
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 |
-
|
15 |
-
|
|
|
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
|