duzx16 commited on
Commit
b9c9fe6
1 Parent(s): c0203e1

Update requirement

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ ChatGLM**2**-6B is the second-generation version of the open-source bilingual (C
32
  ## 软件依赖
33
 
34
  ```shell
35
- pip install protobuf transformers==4.27.1 cpm_kernels torch>=2.0 gradio mdtex2html sentencepiece accelerate
36
  ```
37
 
38
  ## 代码调用
 
32
  ## 软件依赖
33
 
34
  ```shell
35
+ pip install protobuf transformers==4.30.2 cpm_kernels torch>=2.0 gradio mdtex2html sentencepiece accelerate
36
  ```
37
 
38
  ## 代码调用