未验证 提交 4683bdbb 编写于 作者: H haoyuying 提交者: GitHub

Update README.md

上级 bd075256
......@@ -55,12 +55,12 @@
## 三、模型API预测
- ### 1、预测代码示例
- ```python
import paddlehub as hub
- ```python
import paddlehub as hub
model = hub.Module(name='deoldify')
model.predict('/PATH/TO/IMAGE/OR/VIDEO')
```
model = hub.Module(name='deoldify')
model.predict('/PATH/TO/IMAGE/OR/VIDEO')
```
- ### 2、API
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册