未验证 提交 0b963719 编写于 作者: D Daniel Yang 提交者: GitHub

Update README.md

上级 6f8e0ab5
......@@ -125,13 +125,13 @@ please add WeChat above and send "Hub" to the robot, the robot will invite you t
```python
# install paddlepaddle with gpu
# !pip install --upgrade paddlepaddle-gpu -i https://mirror.baidu.com/pypi/simple
# !pip install --upgrade paddlepaddle-gpu
# or install paddlepaddle with cpu
!pip install --upgrade paddlepaddle -i https://mirror.baidu.com/pypi/simple
!pip install --upgrade paddlepaddle
# install paddlehub
!pip install --upgrade paddlehub -i https://mirror.baidu.com/pypi/simple
!pip install --upgrade paddlehub
import paddlehub as hub
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册