Browse Source

更新 'README.md'

tags/MindSpore
skywalk163 3 years ago
parent
commit
4e9bec3869
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      README.md

+ 2
- 1
README.md View File

@@ -79,7 +79,8 @@ pip install kotti
%cd ~/
!git clone https://git.openi.org.cn/skywalk163/kotti_ai

# 安装kotti_ai
# 安装kotti_ai 需要提前安装paddlepaddle
!pip install paddle_serving_client numpy opencv-python faiss-cpu
!pip install kotti_image kotti_tinymce pyramid_debugtoolbar plone
!cd ~/kotti_ai && python setup.py develop
```


Loading…
Cancel
Save