Update install_python_sdk.md

This commit is contained in:
leiqing
2022-09-07 17:39:24 +08:00
committed by GitHub
parent 3d9486ae5d
commit fa14dbe55f

View File

@@ -25,7 +25,7 @@ pip install fastdeploy-gpu-python -f https://www.paddlepaddle.org.cn/whl/fastdep
- Please choose either `fastdeploy-python`or `fastdeploy-gpu-python`for installation.
- If you have installed CPU `fastdeploy-python`, please execute `pip uninstall fastdeploy-python` to uninstall the existing version to install GPU `fastdeploy-gpu-python`.
## Dependency
## Dependencies
- cuda >= 11.2
- cudnn >= 8.0