未验证 提交 5188aeab 编写于 作者: L littletomatodonkey 提交者: GitHub

Update whl_en.md

上级 8fc4e265
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
install by pypi install by pypi
```bash ```bash
pip install paddleclas==2.0.0rc1 pip install paddleclas==2.0.0rc2
``` ```
build own whl package and install build own whl package and install
...@@ -21,7 +21,9 @@ pip3 install dist/paddleclas-x.x.x-py3-none-any.whl ...@@ -21,7 +21,9 @@ pip3 install dist/paddleclas-x.x.x-py3-none-any.whl
**Here is demo.jpg** **Here is demo.jpg**
![](../images/whl/demo.jpg) <div align="center">
<img src="../images/whl/demo.jpg" width = "400" />
</div>
```python ```python
from paddleclas import PaddleClas from paddleclas import PaddleClas
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册