Kunyi commited on
Commit
6dbd4e3
1 Parent(s): 326d0f0

Update README_CN.md

Browse files
Files changed (1) hide show
  1. README_CN.md +1 -0
README_CN.md CHANGED
@@ -166,6 +166,7 @@ QA-CLIP目前开源3个不同规模,其模型信息和下载方式见下表:
166
  安装本项目所需库
167
  ```bash
168
  cd /yourpath/QA-CLIP-main
 
169
  pip install -r requirements.txt
170
  ```
171
 
 
166
  安装本项目所需库
167
  ```bash
168
  cd /yourpath/QA-CLIP-main
169
+ pip install --upgrade pip
170
  pip install -r requirements.txt
171
  ```
172