Update README.md

This commit is contained in:
Jason
2022-10-16 16:18:35 +08:00
committed by GitHub
parent d846a9bb50
commit 1276372860
@@ -7,6 +7,8 @@
- 1. 软硬件环境满足要求,参考[FastDeploy环境要求](../../../../../docs/cn/build_and_install/download_prebuilt_libraries.md)
- 2. 根据开发环境,下载预编译部署库和samples代码,参考[FastDeploy预编译库](../../../../../docs/cn/build_and_install/download_prebuilt_libraries.md)
【注意】如你部署的为**PP-Matting**、**PP-HumanMatting**以及**ModNet**请参考[Matting模型部署](../../../matting)
以Linux上推理为例,在本目录执行如下命令即可完成编译测试
```bash