mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
Update and rename install.md to README.md
This commit is contained in:
11
docs/quick_start/README.md
Normal file
11
docs/quick_start/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# FastDeploy安装
|
||||
|
||||
针对开发者的开发需求,FastDeploy目前提供了Python和C++两种安装方式,可分别参考
|
||||
|
||||
- [Python安装](Python_prebuilt_wheels.md)
|
||||
- [C++安装](CPP_prebuilt_libraries.md)
|
||||
|
||||
|
||||
## 其它文档
|
||||
|
||||
- [视觉模型部署示例](../../examples/vision/) : 提供目标检测、图像分类、人脸检测等大量视觉模型在CPU/GPU以及TensorRT部署示例
|
||||
Reference in New Issue
Block a user