Update install_python_sdk.md

This commit is contained in:
leiqing
2022-09-22 11:55:21 +08:00
committed by GitHub
parent 2f0e66af5e
commit f0ece659cc

View File

@@ -33,4 +33,4 @@ pip install fastdeploy-gpu-python -f https://www.paddlepaddle.org.cn/whl/fastdep
## Other related docs ## Other related docs
- [FastDeploy Prebuilt C++ Libraries](./install_cpp_sdk.md) - [FastDeploy Prebuilt C++ Libraries](./install_cpp_sdk.md)
- [Example Vision Model deployment with C++/Python](../../../examples/vision/) - [Example Vision and NLP Model deployment with C++/Python](../../../examples/vision/)