Update requirements
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ ChatGLM-6B 是一个开源的、支持中英双语问答和对话的预训练语
|
|
14 |
## 软件依赖
|
15 |
|
16 |
```shell
|
17 |
-
pip install "transformers==4.26.1,icetk,cpm_kernels"
|
18 |
```
|
19 |
|
20 |
## 代码调用
|
|
|
14 |
## 软件依赖
|
15 |
|
16 |
```shell
|
17 |
+
pip install "protobuf==3.20.0,transformers==4.26.1,icetk,cpm_kernels"
|
18 |
```
|
19 |
|
20 |
## 代码调用
|