chenmingxuan
commited on
Commit
•
444b0f0
1
Parent(s):
5b4d1f8
Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ pipeline_tag: summarization
|
|
9 |
## 软件依赖 (Dependencies)
|
10 |
|
11 |
```shell
|
12 |
-
pip install transformers
|
13 |
```
|
14 |
|
15 |
## 代码调用 (Code Usage)
|
|
|
9 |
## 软件依赖 (Dependencies)
|
10 |
|
11 |
```shell
|
12 |
+
pip install transformers>=4.37.0
|
13 |
```
|
14 |
|
15 |
## 代码调用 (Code Usage)
|