Update Python_prebuilt_wheels.md

This commit is contained in:
leiqing
2022-08-17 18:00:15 +08:00
committed by GitHub
parent 6af645d8cb
commit 058215a8e8

View File

@@ -68,5 +68,5 @@ python -m pip install fastdeploy_python-0.2.0-cp38-cp38-manylinux1_x86_64.whl
## 其它文档
- [预编译C++部署库](./prebuilt_libraries.md)
- [预编译C++部署库](./CPP_prebuilt_libraries.md)
- [视觉模型C++/Python部署示例](../../examples/vision/)