# FastDeploy安装 针对开发者的开发需求,FastDeploy目前提供了Python和C++两种安装方式,可分别参考 - [Python安装](../compile/prebuilt_wheels.md) - [C++安装](../compile/prebuilt_libraries.md) ## 其它文档 - [视觉模型部署示例](../../examples/vision/) : 提供目标检测、图像分类、人脸检测等大量视觉模型在CPU/GPU以及TensorRT部署示例